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

Auto double filename #16144

Closed
steveyang331 opened this issue Apr 10, 2018 · 2 comments
Closed

Auto double filename #16144

steveyang331 opened this issue Apr 10, 2018 · 2 comments

Comments

@steveyang331
Copy link

@steveyang331 steveyang331 commented Apr 10, 2018

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale cp936, fs utf-8, out utf-8, pref cp936
[debug] youtube-dl version 2018.04.09
[debug] Python version 3.6.4 (CPython) - Windows-10-10.0.16299-SP0
[debug] exe versions: none
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]
$ youtube-dl https://url.com/page-1.jpg

Result: page-1-page-1.jpg

Why auto rename filename ?

@dstftw dstftw closed this Apr 10, 2018
@steveyang331
Copy link
Author

@steveyang331 steveyang331 commented Apr 10, 2018

It works .

youtube-dl -o "%(title)s.%(ext)s" https://url.com/page-1.jpg

but I think default option of file name should not be changed .

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.