Skip to content

Increase filename truncation limit from 20 to 100 chars#49

Open
jouls0217 wants to merge 1 commit into
averygan:mainfrom
jouls0217:fix-filename-truncation
Open

Increase filename truncation limit from 20 to 100 chars#49
jouls0217 wants to merge 1 commit into
averygan:mainfrom
jouls0217:fix-filename-truncation

Conversation

@jouls0217
Copy link
Copy Markdown

The current filename sanitization in app.py truncates titles to 20 characters, which clips most real-world video titles ("Post Malone - Circle.mp4" is already at the limit). Bumps the limit to 100 characters, well within the 255-character filename limit of all major filesystems while still being conservative.

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

Successfully merging this pull request may close these issues.

1 participant