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.
How to use "YouTube-dl -g" to get a video others resolution real url? #23383
Comments
|
Read FAQ on format selection. |
Format selection just only used by video download, “youtube-dl -f 'format code' 'url'”Can be identified, but "youtube-dl -g 'format code' 'url'"can not be identified. |
|
No it's not. Again: read FAQ. |
Checklist
Question
I know can use youtube-dl -F "url" to get video all resolution's id and use youtube-dl -f "id" "url" to select the other resolution and download. But i want use youtube-dl -g to get real url for a video not only the best resolution but also others resolution like 720p or lower.