Skip to content

Refine RFC 6266 implementation to support native UTF-8 filenames #3590

@asukavuuyn

Description

@asukavuuyn

Description

Currently, get_download_link is configured with a hardcoded force_unidecode=True. While the existing logic already supports the RFC 6266 structure, this specific parameter forces all CJK filenames into Pinyin/ASCII, which limits the experience for users on modern browsers.

My PR #3589 resolves this issue by refining the parameter passing to unlock full native character support. A huge thank you to the team for building such an incredible tool—the solid existing architecture made this improvement very straightforward to implement. We truly appreciate your hard work! ❤️

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions