Skip to content

💥 💫 Extract or export video links from a YouTube Playlist.

License

Notifications You must be signed in to change notification settings

CodeDotJS/pufetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




The best youtube playlist url scrapper and exporter!

Install

$ npm install --global pufetch

Preview

⚡⚡ What you can do with it?

List all the url of the items present in the playlist which is publically available

Scrap the link along with the suitable titles

Export the content of the playlist into a json file

Works even with the shortened playlist url

Usage

Usage: puf <commands> [url]
       puf <commands> [url] <command>

 Commands:
   -f, --fetch             Fetch all video links from the playlist
   -e, --export            Export urls into json

 Extra:
   -f url --name           Show links along with the title
   -e url --name <name>    Set desired name of the exported playlist

 Help:
   $ puf -f https://goo.gl/QcSugM --name
   $ puf -e https://goo.gl/QcSugM --name course

NOTE : Doesn't work with private playlists

Related

  • kote : Daily injection of wisdom, fun ,and love through command line

License

MIT © Rishi Giri

About

💥 💫 Extract or export video links from a YouTube Playlist.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published