ERROR: fixed output name but more than one file to download
See original GitHub issueHello,
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:
- Created 10 years ago
- Comments:6 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok this is fixed, the url had to be defined before the
-o
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