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

What to do if filename is too long? #141

Open
callumlocke opened this issue Mar 15, 2023 · 0 comments
Open

What to do if filename is too long? #141

callumlocke opened this issue Mar 15, 2023 · 0 comments

Comments

@callumlocke
Copy link

Just installed youtube-dl-server and tried pasting a random YouTube link into the web form. I could see a.part file and .ytdl file got created immediately, but nothing else seemed to happen. So I looked in the logs of the running Docker image and saw it had this error (title changed to XXXXX):

yt_dlp.utils.DownloadError: ERROR: unable to open for writing: [Errno 36] Filename too long: '/youtube-dl/XXXXX[YYYYYYYY].f248.webm.part-Frag1.part' | stdout
-- | --

What am I supposed to do here? The filename seems to be derived from the YouTube title, and there is no field to specify the filename.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant