Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search function for audio #9

Open
yafp opened this issue Jun 12, 2021 · 0 comments
Open

Add search function for audio #9

yafp opened this issue Jun 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@yafp
Copy link
Owner

yafp commented Jun 12, 2021

Examples:

youtube-dl ytsearch:python     # downloads the first video that results from searching for python
youtube-dl ytsearch3:python    # downloads the first three results
youtube-dl ytsearchall:python  # downloads all results

Note that there's also a search extractor that orders videos by date rather than by the default order (relevancy.) It has _SEARCH_KEY = 'ytsearchdate', so you can also do ytsearchdate:keyword, ytsearchdate10:keyword, ytsearchdateall:keyword, etc. just as above.

@yafp yafp added the enhancement New feature or request label Jun 12, 2021
@yafp yafp self-assigned this Jun 12, 2021
@yafp yafp added this to the 1.7.0 milestone Jun 12, 2021
@yafp yafp removed their assignment Jul 16, 2021
@yafp yafp removed this from the 1.7.0 milestone Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant