Last active
March 24, 2021 09:32
-
-
Save wesolowski/ff92b341cbcee6b4ae57d889cbbae42d to your computer and use it in GitHub Desktop.
Songs mappinf for wesolowski/symfony-spotify-playlist-updat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
return [ | |
'5WHTFyqSii0lmT9R21abT8' => [ | |
['Mabel', "Don't Call Me Up"], | |
], | |
'5Jt9LBya59lo2T9qQ7jfH3' => [ | |
['Katarzyna Nosowska', 'Sobie i Wam'], | |
['Nosowska/Organek/Zalewski/Igo', 'Sobie i Wam'], | |
], | |
'7ApAm6st9OLtYtsFqJRSUy' => [ | |
['DON & RL9', 'Wolę ciebie wolność'], | |
['Don/RL9', 'Wolę ciebie wolność'], | |
], | |
'2WyRfGeHo97VC5mP1BBSzr' => [ | |
['Miley Cyrus', 'Mother\'s Daughter'], | |
], | |
'7tfRZud7Q1qyscGabmQPoy' => [ | |
['Tymek', '80\'s'] | |
], | |
'0nxYyX5PIHJqF4VSb4CIFV' => [ | |
['Harlœ', 'All This Love'] | |
], | |
'2tnVG71enUj33Ic2nFN6kZ' => [ | |
['DJ Regard', 'Ride It'] | |
], | |
'6Tio0ZoDeSQnI7EBAqWer2' => [ | |
['Pink','Cover Me In Sunshine'] | |
], | |
'5qCBqBq5iHNyJdIKe4mh8S' => [ | |
['Dua Lipa', 'We\'re Good'] | |
], | |
'3X2PcPRmmP0uMcRRZW74Bf' => [ | |
['Foothills','I Got Me'] | |
], | |
'0cVWsZDecQYXWY4j1KjhDg' => [ | |
['Jason Derulo', 'Lifestyle [David Guetta Remix]'] | |
], | |
'1rh2CkzgCba4p8o7BldVuk' => [ | |
['Nea','Don\'t Deserve This'] | |
], | |
'2kBKorwFFeinUr5KwGeBmk' => [ | |
['Rag\'N\'Bone Man','All You Ever Wanted'] | |
], | |
'325KWczDyM5UXEvvk5bLde' => [ | |
['Rita Ora', 'Bang Bang'] | |
], | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment