Crawling for music part2
5 mar. 2014Tags: Podcast , Python
In a previous post (Crawling for music) I tried to automate the process of importing the soundtracks played in the Freakonomics podcast via their tags in the audio transcripts. Some time has passed, new songs have been added and my script required some maintenance. These are the new Python scripts:
Removed a lot of unnecessary code and keep track of previously visited pages in order to avoid looking up a page over and over again.
Still using ivyishere.org though. Perhaps I'll look into using the Spotify API directly later...
The spotify playlist links:
Spotify-link: spotify:user:andynor:playlist:6BvaERimeLjzciEshOxsNX
HTTP-link: open.spotify.com/user/andynor/playlist/6BvaERimeLjzciEshOxsNX
Spotify-link: spotify:user:andynor:playlist:6BvaERimeLjzciEshOxsNX
HTTP-link: open.spotify.com/user/andynor/playlist/6BvaERimeLjzciEshOxsNX
Snarveier
Flere fra web