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

File name too long #14

Open
archer31 opened this issue Jul 30, 2023 · 2 comments
Open

File name too long #14

archer31 opened this issue Jul 30, 2023 · 2 comments

Comments

@archer31
Copy link

archer31 commented Jul 30, 2023

Based on system type it is possible for the application to attempt to save a video with too long of a file name length.

see this post for a reference on some common file name length limitations.

Here is a link which runs into this limitation: https://twitter.com/Vel2_tweets/status/1685331623188029440

version: 4.4

This might also be exacerbated by titles containing Chinese/multi-byte characters

@lstamellos
Copy link

Also running into the same problem very frequently, as the applcation is trying to use the whole post text as filename for the video. That makes it fail on most Facebook videos. If it is restricted to using just a couple of words from the beginning of the FB post / Tweet, that should do the trick.

@rruggiero
Copy link

Yes, I am having this same problem with trying to download from twitter. Any chance we can edit the destination 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

3 participants