Skip to content

Script to automatically add videos from a Youtube channel to a user playlist

Notifications You must be signed in to change notification settings

Snorlite/playlist-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

playlist-uploader

Script to automatically add videos from a Youtube channel to a user playlist

Once specified a Youtube channel as input and a playlist as output, it gives the option to add videos in chronological order (starting from a page token, since the API returns max 50 videos per request; if no page token is specified it starts from the newest videos).

There's also an option to add videos specifying the IDs directly.

The HTML must be started in a running web server environment like node.js, since the Google Sign In API won't work otherwise.

image

About

Script to automatically add videos from a Youtube channel to a user playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages