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.
Ability to pass a text file with keywords to the ytsearchall/ytsearchdateall flags #24351
Comments
|
Description
So I've recently discovered the ytsearch flags, which allows the user to specify a search query and run the subsequent youtube-dl command on the results.
Currently, the ytsearch flags seem to only take a single keyword. Could we add the ability to loop through a text file with keywords, similar to how the user can specify a text file of videos to iterate through?