Skip to content

Increase filename truncation limit from 20 to 100 chars#49

Merged
averygan merged 1 commit into
averygan:mainfrom
jouls0217:fix-filename-truncation
Jul 8, 2026
Merged

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

Conversation

@jouls0217

Copy link
Copy Markdown
Contributor

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.

@averygan averygan merged commit ea0db4b into averygan:main Jul 8, 2026
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.

2 participants