Skip to content

[Feat] Add a flag to limit the number of characters in the filename #1136

@ghost

Description

Proposal

Add an option to limit the number of characters in the filename; this logic should not affect subtitles.

Background

Telegram has a 60-character limit for this type of upload. When it exceeds 60 characters, Telegram truncates the filename and replaces all spaces with underscores (_). This could happen if it's a period (.) or an empty space.

Workarounds

Telegram has a 60-character limit for this type of upload. When it exceeds 60 characters, Telegram truncates the filename and replaces all spaces with underscores (_). This could happen if it's a period (.) or an empty space.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions