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.
I would like to add support for other sites #2676
Comments
|
Indeed, videoweed.es extractor can be easily implemented in terms of novamov extractor - you'll just need to provide proper regexes and test (see |
|
I've extended our developer instructions. The new version (preview here) should explain just about everything you need to know. If you need any help, don't hesitate to post a pull request and ask for feedback, or create an issue here. Thanks! |
|
thank you for help and providing direction. |
I would like to add few others video sites, which are not yet available but have similar source code as to that of other sites that have already been coded for.
I would like to know where to start, i know a little bit of python and cpp, enough to code and understand 90-95 % of all python code of youtube-dl.
for example , for starters i would like to add http://www.videoweed.es/ which is similar to novamov, whose code is available at https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/novamov.py