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.
Get Download URL from `get_video_info` document #21541
Comments
|
No such option and most likely this won't work. You must use proxy with youtube-dl itself. |
Checklist
Question
Hi, I'm sorry if this isn't the right place but if you could point me in the right direction that would be great. I am trying to get the download URL for a video that is blocked in my country, I figured I'd use tor browser to get access to the video, and download the
get_video_infodocument, which worked. I tried parsing the download URL on my own but for this video its not working, I think its got something to do with #897 but I could be wrong.My question is, does youtube-dl have a parse only mode that I can pass the document into rather than it fetching it itself.
Something like:
youtube-dl --url-from-file get_video_info