question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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!

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
btmdavecommented, Nov 25, 2013

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

0reactions
Muzaffar-Munircommented, 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

Read more comments on GitHub >

github_iconTop Results From Across the Web

error: fixed output name but more than one file to download ...
but it gives me the error: fixed output name but more than one file to download=time The system can't find the file. (translated)....
Read more >
[SOLVED] Download error with youtube-dl and axel
Hi I am trying to download following video: Code: ... ERROR: fixed output name but more than one file to download.
Read more >
fixed output name but more than one file to download (ytdl ...
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not...
Read more >
Download YouTube Videos and Playlists – youtube-dl
To download a video file to a specific folder and name something other ... get ERROR: fixed output name but more than one...
Read more >
Download error with youtube-dl and axel - Unix StackExchange
ERROR : fixed output name but more than one file to download. I have also tried following variation of command:
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found