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

ERROR: fixed output name but more than one file to download #15513

Closed
rajucomp opened this issue Feb 6, 2018 · 1 comment
Closed

ERROR: fixed output name but more than one file to download #15513

rajucomp opened this issue Feb 6, 2018 · 1 comment

Comments

@rajucomp
Copy link

@rajucomp rajucomp commented Feb 6, 2018

I am trying to run the following command in bash.
youtube-dl -v --get-filename -o NZ Falter in Chase, Pak Win Series.\%\(ext\)s http://www.hotstar.com/sports/cricket/series/nz-falter-in-chase-pak-win-series/2001608324

But I am getting the error
ERROR: fixed output name but more than one file to download

Here is the complete log :-
youtube-dl -v --get-filename -o NZ Falter in Chase, Pak Win Series.\%\(ext\)s http://www.hotstar.com/sports/cricket/series/nz-falter-in-chase-pak-win-series/2001608324
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'--get-filename', u'-o', u'NZ', u'Falter', u'in', u'Chase,', u'Pak', u'Win', u'Series.%(ext)s', u'http://www.hotstar.com/sports/cricket/series/nz-falter-in-chase-pak-win-series/2001608324']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.02.04
[debug] Python version 2.7.12 (CPython) - Linux-4.13.0-32-generic-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: ffmpeg N-89948-ge3d946b3f4-static, ffprobe N-89948-ge3d946b3f4-static
[debug] Proxy map: {}
ERROR: fixed output name but more than one file to download

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 6, 2018

Output template expression with whitespace must be enclosed in quotes.

@dstftw dstftw closed this Feb 6, 2018
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.