Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtube-playlist extractor with (many) missing video entries #8931

Open
tgerder opened this issue Mar 21, 2016 · 1 comment
Open

youtube-playlist extractor with (many) missing video entries #8931

tgerder opened this issue Mar 21, 2016 · 1 comment

Comments

@tgerder
Copy link

@tgerder tgerder commented Mar 21, 2016

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

Knowledge Based Artificial Intelligence Part 1of 5 043, Final Quiz - Georgia Tech - KBAI - Part 3
Knowledge Based Artificial Intelligence Part 1of 5 044, Preview - Georgia Tech - KBAI - Part1
Knowledge Based Artificial Intelligence Part 1of 5 045, Representations - Georgia Tech - KBAI - Part1
Knowledge Based Artificial Intelligence Part 1of 5 046, Introduction to Semantic Networks - Georgia Tech - KBAI - Part1
Knowledge Based Artificial Intelligence Part 1of 5 047, Exercise - Constructing Semantic Nets I Quiz - Georgia Tech - KBAI - Part1

in total the parser extracts just 154/172 videos

@kn00tcn
Copy link

@kn00tcn kn00tcn commented Apr 21, 2016

is it skipping duplicate titles? that what it seems like after manually looking at the generated list & the YT page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.