Skip to content

Handling non-standard ASCII characters in video names #2

@drn05r

Description

@drn05r

As the youtube-dl usually calculates the filename VIDEOTITLE-VIDEOID.FILEEXTENSION if the title of the video has certain special characters this may cause an issue with the filename saved in the database compared to the actual filename in the filesystem. It may be a good idea to restrict the characters in the filename by modifying the youtube-filename invocation to set the --restrict-filenames flag to prevent this being a potential issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions