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.
[generic] Support for html5 videos #8752
Comments
|
I've just realised that youtube-dl does support HTML5 video tags, it's just the page above doesn't contain it until javascript code is executed I believe. |
Hi,
Would it be possible to add support for downloading HTML5 video player videos that are provided in src attribute as follows:
?
Webpage example: http://www.convergencetraining.com/driving-hazard-recognition.html
Thanks