Ever clicked into your Youtube playlist to find out (or worse, not find out) some videos were randomly removed with no heads up whatsoever? Or maybe your favorites list had an obscure, hard to track down video that you loved?
playlistSavior provides a way to schedule a backup of your personal playlists so if/when they are tampered with you can ask it to remind you of the most relevant and unique data about it so you can then go look for a replacement.
Features | Quickstart | Commands
- Backup current state of playlists by fetching relevant fields and storing them locally
- Scan for dead videos and retrieve their stored data
- (WIP) Categorize music videos by artist, vibe, genre, etc; so you can later get the urls of a specific category
- Soundtrack enthusiasts can also define OST-specific fields to better organize the playlist
...
setup
- perform initial setup, you will be asked to provide a Youtube API's dev key and then you can choose to immediately start adding playlists to the "to-be-saved" listadd-playlist
- add a singular playlist to the listmulti-add-playlist
- interactively add multiple playlists to the listsave
- fetch data on videos from every stored playlist, recommended to schedule this command using tools like cron on Linux or the task scheduler on Windows
- video title
- video description (crucial for later recovery)
- (WIP) video thumbnail
- channel name
- and more