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.
List of other sites like Youtube #21227
Comments
|
You should not filter URLs in the first place since generic extractor can potentially handle any URL. |
Hello!
Before coming here, I searched without success on "https://github.com/ytdl-org/youtube-dl/blob/master/README.md#faq" a list of other sites where youtube-dl can download videos.
The only information found on this subject is "from YouTube.com and a few more sites".
Please, what are these "few more sites" ?
Because, I run youtube-dl from a .bat which itself launches a .vbs script to retrieve the contents of the clipboard after making a copy of a URL only on youtube currently.
In the content of the clipboard recovered, I test the string "youtube.com" to filter.
That's why I'd like to know the list of possible sites to add other filters. Ouf!
While waiting for your answer, congratulations for this youtube-dl project that works perfectly with its many options.
Regards,
Nicolas