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

regarding output folder #2229

Closed
priyanshuid opened this issue Jan 24, 2014 · 2 comments
Closed

regarding output folder #2229

priyanshuid opened this issue Jan 24, 2014 · 2 comments

Comments

@priyanshuid
Copy link

@priyanshuid priyanshuid commented Jan 24, 2014

How can we change the output folder of the downloaded video?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 24, 2014

Just do youtube-dl URL -o "some/folder/%(title)s-%(id)s.%(ext)s" (the output template is documented at https://github.com/rg3/youtube-dl#output-template, if you have any question feel free to ask).
The other option is to run youtube-dl from that directory. For example, in unix:

cd ~/videos/subscriptions
youtube-dl SOME_URL
@jaimeMF jaimeMF closed this Jan 24, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 26, 2014

Sorry, this bug tracker is for discussion and bug reports about youtube-dl. We cannot provide this kind of help here.

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.