You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently downloads will fail if the title is too long. There should be a hard limit of 255 chars, or whatever the limit would have to be to prevent me getting this error: ERROR: unable to open for writing: [Errno 63] File name too long:
The text was updated successfully, but these errors were encountered:
Currently downloads will fail if the title is too long. There should be a hard limit of 255 chars, or whatever the limit would have to be to prevent me getting this error: ERROR: unable to open for writing: [Errno 63] File name too long:
The text was updated successfully, but these errors were encountered: