Skip to content

duttonst/get_playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get_playlist.py is a Python script which:

  • Scrapes the list of tracks on an iTunes podcast e.g. Chicane Sun:Sets podcasts at https://itunes.apple.com/gb/podcast/chicane-presents-sun-sets/id745185047?mt=2
  • Parses out the names of the tracks
  • Tries to find each track in Apple Music
  • Spits-out a series of playlist files which were intended to make it easy to import to iTunes as Apple Music playlists. In practice the HTML file works best.

I would have liked to add the tracks to iTunes programmatically but I failed to find a way to do this from Python

Usage:

./get_playlist.py -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages