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.
Video format codes are not listed anywhere #21
Comments
|
See the "YouTube formats" section in the program webpage. |
|
Ah, didn't see that. Could we include the Wikipedia URL in the --help text? |
|
That would be too long, and the official documentation has always been the webpage. The --help text is, like most help texts, a quick reference to find all the options at a glance. However, I think I'll reorganize the webpage and add an index at the top, so that the formats section will be spotted easily. |
|
Still actual. |
|
The --help text refers to "video format codes", but nowhere are these listed or defined. It gives the example of "17" as a format code (for the mobile version), which seems arbitrary to me. I couldn't find the codes in the source. My expectation of a "format code" would be something like "720p", "480p", "320p", or "240p". Do the used numeric codes correspond to these, and if so how?