Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How to pull YouTube playlist/channel total duration and file size information #22881
Comments
|
Total duration and total filesize are too ambiguous notions. Extract playlist metadata as JSON and do whatever analytics you need. |
Checklist
Question
Hi. I wish to know the total duration and total filesize of a given large YouTube channel or channel playlist. I'm wondering how this can be done using youtube-dl, and what is the easiest method to do this?