manbearwiz/youtube-dl-server

youtube_dl.utils.DownloadError: ERROR: unable to open for writing: [Errno 36] Filename too long:

mick-pihole opened this issue · 1 comments

hope there is a fix. please cut the filename string to fit the system limit.

@mick-pihole I added formatting to truncate the title to 200 characters and avoid hitting this limit. Let me know if you still run into it after getting latest.