Skip to content

Uses the YouTube API to turn a list of song names in order to create a playlist

Notifications You must be signed in to change notification settings

scronge/text-to-YouTube-Playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

text-to-YouTube-Playlist

Python script that uses the YouTube API to turn a list of song names into a YouTube playlist. Runs in Google Colab notebook.

After a family member lost their song library in a failed ITunes backup, I was able to recover the relevant XML file from which I extracted song titles. This was the solution.

The only downsides are that the API is rate-limited and you must submit a form to request a cap increase, and it rarely returns the top result for that query which in very few cases is not the original song.

About

Uses the YouTube API to turn a list of song names in order to create a playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published