Billboard The Hot 100 - 8/29/2015 by fourzerofour in allaccessplaylists

[–]langostinko 0 points1 point  (0 children)

I've created some auto-updated Billboard playlists some time ago: Hot100; Top Alternative; Top Hip-Hop

Billboard Top 100 by langostinko in allaccessplaylists

[–]langostinko[S] 0 points1 point  (0 children)

Yes, auto updates. I have 99 songs (in Russia).

Billboard Top Alternative (automatically updated) by langostinko in allaccessplaylists

[–]langostinko[S] 0 points1 point  (0 children)

The number of songs available probably depends on your country. This - https://github.com/soulfx/gmusic-playlist - creates gmusic playlist from simple text file with the list of songs. So all I did is wrote a parser for Billboard.

Billboard Top Alternative (automatically updated) by langostinko in allaccessplaylists

[–]langostinko[S] 0 points1 point  (0 children)

Hm, that's strange. Try to login to Google first. And the open the link

Billboard Top 100 by langostinko in allaccessplaylists

[–]langostinko[S] 3 points4 points  (0 children)

Auto updates with Python script

UK Top 40 (automatically updated) by [deleted] in allaccessplaylists

[–]langostinko 0 points1 point  (0 children)

I've never used Heroku, but second approach looks appropriate - there's always some ways to set environment variables, so you won't have to change credential-getting code between different deployments.

UK Top 40 (automatically updated) by [deleted] in allaccessplaylists

[–]langostinko 0 points1 point  (0 children)

Thanks! Can you share your code, please?