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

More than one download #259

Closed
scheff2804 opened this issue Dec 23, 2011 · 3 comments
Closed

More than one download #259

scheff2804 opened this issue Dec 23, 2011 · 3 comments

Comments

@scheff2804
Copy link

@scheff2804 scheff2804 commented Dec 23, 2011

I am downloading my complete chan from a root server ~900 Vids
Would it be possible to add a switch thats makes it possible to download more than one video at a time ?

Regards Chris

@phihag
Copy link
Contributor

@phihag phihag commented Dec 23, 2011

You can already do that: Just call youtube-dl with the channel name, like

$ youtube-dl http://www.youtube.com/user/scheffmusic

Alternatively, call youtube-dl with as many arguments as you want, as in

$ youtube-dl uHlDtZ6Oc3s http://www.myvideo.de/watch/8259114/youtube_dl_testvid_ae_m
@phihag phihag closed this Dec 23, 2011
@scheff2804
Copy link
Author

@scheff2804 scheff2804 commented Dec 23, 2011

I meant parallel.
10 simultanious downloads i.e

@phihag
Copy link
Contributor

@phihag phihag commented Dec 23, 2011

There is a pull request to just do that, see #129. However, the code needs some cleanup. Follow that issue (there's a link at the very bottom) to get status reports on parallel downloading progress.

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.