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.
Unable to use more than one option #8180
Comments
|
|
|
if i want to start from the 10th video what am i supposed to do then? |
|
You can't without preliminary knowledge of videos count. |
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.