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 #1828

Closed
btmdave opened this issue Nov 25, 2013 · 6 comments
Closed

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

btmdave opened this issue Nov 25, 2013 · 6 comments

Comments

@btmdave
Copy link

@btmdave btmdave commented Nov 25, 2013

Hello,

I'm using this with soundcloud and downloading a single mp3. I have --max-downloads set to 1 and -o /path/to/download/%(title)s.%(ext)s'. I keep getting the fixed output error, but it's only one file. If I remove the -o all together, then it downloads the single file, but in the wrong directory. Am i missing something?

Thanks!

@btmdave
Copy link
Author

@btmdave btmdave commented Nov 25, 2013

Ok this is fixed, the url had to be defined before the -o

@btmdave btmdave closed this Nov 25, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Nov 25, 2013

This is a bug, reopening.

@phihag phihag reopened this Nov 25, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 25, 2013

@phihag which command is failing?, I have tried some variations but I haven't managed to get the error.

@phihag phihag closed this in 0c75c3f Nov 25, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Nov 25, 2013

@btmdave I cannot reproduce the problem with -o '/path/to/download/%(title)s.%(ext)s'. Maybe it is not correctly escaped?

@jaimeMF I can reproduce this issue with

youtube-dl --max-downloads 1 -o foo BaW_jenozKc 2k2gVLbSce4

In any case, I have now simplified the check, and made it conditional upon --max-downloads not being 1.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 25, 2013

Ok, I didn't try that command, good catch.

@Muzaffar-Munir
Copy link

@Muzaffar-Munir Muzaffar-Munir commented Jun 1, 2018

I am facing the same problem in using Youtube-dl for downloading videos
i am sending youtube video key to the end point and then concatinate it on endpoint In following request jBItiUvGSyI is the video id but its showing ERROR: fixed output name but more than one file to download

data sending From jBItiUvGSyI
Video downloading Request from 'http://www.youtube.com/watch?v=jBItiUvGSyI'
ERROR: fixed output name but more than one file to download

@ytdl-org ytdl-org deleted a comment from fjiang9 Dec 23, 2018
@ytdl-org ytdl-org deleted a comment from rautamiekka Dec 23, 2018
@ytdl-org ytdl-org locked and limited conversation to collaborators Dec 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.