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 set the path of the downloaded file using ydl_opts? #15834

Closed
siddht5 opened this issue Mar 12, 2018 · 1 comment
Closed

how to set the path of the downloaded file using ydl_opts? #15834

siddht5 opened this issue Mar 12, 2018 · 1 comment

Comments

@siddht5
Copy link

@siddht5 siddht5 commented Mar 12, 2018

I want to know the dictionary pattern so that I could download videos to a specific path using ydl_opts.

#dictionary object ydl_opts ={ 'format': '720p/best', 'postprocessors': [], 'logger': MyLogger(), 'progress_hooks': [my_hook], # need the dictionary argument/value for output path }

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.