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

Unable to use more than one option #8180

Closed
aleks5323 opened this issue Jan 8, 2016 · 3 comments
Closed

Unable to use more than one option #8180

aleks5323 opened this issue Jan 8, 2016 · 3 comments

Comments

@aleks5323
Copy link

Hello! I have a problem with using more than one option.
In example:
I want to download some videos from the first added. I'm using:
C:\youtube-dl\youtube-dl.exe --playlist-reverse --playlist-end 2 https://youtube.com/user/channel_name
In this case program will start downloading from the last added video and will download only 2 videos. How can i start downloading from the first added video and the amount necessary to me.

@dstftw
Copy link
Collaborator

dstftw commented Jan 8, 2016

--playlist-reverse --max-downloads 2.

@dstftw dstftw closed this as completed Jan 8, 2016
@aleks5323
Copy link
Author

if i want to start from the 10th video what am i supposed to do then?

@dstftw
Copy link
Collaborator

dstftw commented Jan 8, 2016

You can't without preliminary knowledge of videos count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants