Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
error: fixed output name but more than one file to download #23115
Comments
|
Getting the same error on arch linux just trying to download any youtube video.
|
|
found the solution over google for whatever reason. The whole output needs to be enclosed in quotes (at least on windows) |
|
well that does nothing for me, i guess i'll open the same issue again? |
|
well yea, you're on linux. Are you using single or double quotes? |
|
Okay I solved my issue, in the config file I had |
Checklist
Question
Hi, using on win7 (64bit), and im no programmer by any means.
I'm trying to use this output format:
twitch %(fps)s- %(channel)s %(release_date)s - %(title)s ID %(id)s t-%(start_time)s
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).
I've tried the file without output and it downloads fine. What am i missing?