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.
youtube-playlist extractor with (many) missing video entries #8931
Comments
|
is it skipping duplicate titles? that what it seems like after manually looking at the generated list & the YT page |
youtube-dl --get-filename --playlist-start 43 --max-downloads 5 --prefer-ffmpeg -o "%(playlist_title)s %(playlist_index)s, %(title)s" "https://www.youtube.com/playlist?list=PLAwxTw4SYaPkdANSntXhY0btWkpPglDGD"resulting in
in total the parser extracts just 154/172 videos