Skip to content

Apps Script functions for managing playlists based off wiki categories.

Notifications You must be signed in to change notification settings

SiIvaGunner-Database/Rips-Featuring-Playlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

SiIvaGunner Rips Featuring Playlists

A Google Script project that creates and manages YouTube playlists from the corresponding category items retrieved from the SiIvaGunner wiki. Currently managing over 150 playlists.

These playlists are checked for updates on a daily basis. First, the script checks the list of currently existing playlists and compares it to the list of “Rips Featuring...” categories. If missing items are found, the script creates a new playlist for that category, gives it a corresponding title and description, and adds it to the list of existing playlists.

After checking for missing playlists, the script runs again to find missing videos and add them to the appropriate playlists. Going through the list of existing playlists one by one, the script compares the list of videos currently in each playlist to the items in the corresponding categories to find missing videos. It then searches YouTube for each video to add to the playlist if a matching title is found.

External Links

About

Apps Script functions for managing playlists based off wiki categories.

Topics

Resources

Stars

Watchers

Forks