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.
list-thumbnails missing higher quality with YouTube #19255
Comments
|
youtube-dl does not use Youtube API. |
|
@dstftw your comment doesnt really have anything to do with this issue, because as far as i know the sd3 links arent available via the API either |
|
Stackoverflow URL you've linked suggests using Youtube API for obtaining list of available URLs. |
|
@dstftw you can use whatever rationalization you like for ignoring this issue. however the simple fact is that YouTube-DL no longer gets the best available if nothing else this issue serves as a notice of that fact. |
I recently discovered from a comment that some additional formats are
available:
https://stackoverflow.com/posts/comments/96012406
This is quite helpful, as with this example:
it seems the only option is hqdefault (480 x 360), which at first seems
true. If you try the next one up sddefault (640 x 480), it fails as
expected:
However sd3 is successful:
so as can be seen in some cases YouTube-DL is not advertising the highest
quality available.