Skip to content

joffarex/youtube-playlist-duration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-playlist-duration

npm

Install: npm i -g youtube-playlist-duration

Usage:

  • First run ypd-init <GOOGLE_API_KEY>
  • Then run ypd <PLAYLIST_ID|PLAYLIST_LINK> as many times as you wish
  • Or in a case when you might want to list a lot of playlist durations, run ypd-file <PATH/TO/FILE>, where file is populated by playlist id or link on each line.

Development

Clone this repo and then run npm test to ensure all tests pass, then start improving my messy code. 😄

About

A small package for fetching youtube playlist's duration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published