Skip to content

A JavaScript code for making a playlist from all videos from a YouTube channel.

Notifications You must be signed in to change notification settings

LeontGreek/youtube-videos-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

YouTube Videos Playlist

This JavaScript script opens a hidden playlist that contains all videos from a channel.

How to use:

Using Tampermonkey.
See the Tampermonkey FAQ and for advanced users also check the Tampermonkey Documentation for instructions.

  • Add a new script.
  • Copy and paste the code from the yt-playlist.js file to the Tampermonkey.
  • Save the new script by pressing Ctrl+S (or File > Save).
  • Every time, before run the script, refresh the YouTube page. (IMPORTANT!!!)
  • Go to the channel page.
  • Right-click on the YouTube page and select from Tampermonkey's context-menu the script "YouTube videos playlist"
    (Right-click > Tampermonkey > YouTube videos playlist).
  • That's it! The script will do the rest for you!

About

A JavaScript code for making a playlist from all videos from a YouTube channel.

Resources

Stars

Watchers

Forks