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

how to get the videos which are similar to another one via youtube-dl #8795

Closed
badrsh opened this issue Mar 8, 2016 · 1 comment
Closed

how to get the videos which are similar to another one via youtube-dl #8795

badrsh opened this issue Mar 8, 2016 · 1 comment

Comments

@badrsh
Copy link

@badrsh badrsh commented Mar 8, 2016

this is not an issues : it's just a question
i'm working on a project and i need to know if there is anyway to get the similar of the videos via youtube-dl
i searched alot but i couldn't find anything about it
the only thing that i have now is

youtube-dl -j https://www.youtube.com/results?search_query=how+to+create+android+app+in+android+studio&page=1
this command gave me all the videos , playlist and everything appear on the page 1 .
also the same videos on different channel but not that what i need

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 9, 2016

Use youtube-dl ytsearch<number>"how to create android app in android studio", e.g. youtube-dl ytsearch100:"how to create android app in android studio".

@dstftw dstftw closed this Mar 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.