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.
format list not the same as advertised #26663
Comments
|
Addendum |
|
format id is extractor specific. |
|
Addendum |
|
Accepted. |
Checklist
Question
WRITE QUESTION HERE
when I use the -F or --list-formats options, I don't get the same list format I find in posts and general web articles. The format I see is a list with a series of numbers in the first and leftmost column. The list I get has several variables in the first column. The table header is the same.
The variables I get represent two or three versions of the file and begin with 'mpd-' or 'hls-' plus 'unknown, 'full', 'low', 'hd', 'sd', 'lowest', 'mobile, 'quad', and 'ultra'
Samples are
'mpd-7' and 'hls-9750'.
I tried using these in a doownload with the '-F' option but get nowhere.
How do I get the list with numbers in the first column? or use the existing list format?
Thank you,
jlj