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.
Parameter that prints video info to json only #23274
Comments
|
Read FAQ?
|
|
Huh, odd. Thank you. |
Checklist
Description
So basically, I've been facing issues with downloading the direct video link, the library hangs and loses connection and its probably my server's firewalls. Proxies work great for this, however proxy availability is limited. --write-info-json continues the download but prints valid direct-urls in the json file, even for licensed content. I would love to access those without actually downloading the video.
Perhaps a new parameter, something like --dont-download so that once it prints the json, it stops.