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.
--search feature #6837
--search feature #6837
Comments
|
Searching on YouTube can be achieved via:
Vimeo search is not implemented, though. Searching is a site-specific feature, and currently only Google Search, YouTube and Yahoo are supported. |
|
@yan12125 i know this. :-) |
|
That's out of scope of youtube-dl from my pov. youtube-dl is a downloader in the first place and not a search engine. |
|
I'm with @dstftw, this can be implemented in an external tool that simply calls youtube-dl as needed. |
Allows the user to search for videos by the command line.
Basic usage example (proposal)
Entry structure:
Related Parameters
--sources=<comma separated list>— where to search by videos. Youtube is default, "all" is valid and means "all".--felling-lucky— print the search result and downloads the first found.--felling-lucky=<number>— print the search result and downloads the first found.--felling-lucky=all— print the search result and downloads all the found list.Example with --sources