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.
Offline --get-id #25503
Offline --get-id #25503
Comments
|
Generic solution will require implementing this in each extractor. For partial solution you can use |
Checklist
Question
Is it possible to tweak youtube-dl without too much effort so that things like the video id can be inferred from the URL whenever possible?
I am interested in this as it would open up the abilities of the parser towards scripts, so that things like the video id can still be parsed by youtube-dl even if the video is no longer available at it's original source or while the computer running youtube-dl is offline.