-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand list of invalid characters in file names
There are issues with certain characters in file names (see issue #8 — Check how Anki handles special characters in `[sound: ...]`). I’ve listed my best guess at which characters are a problem in `FILENAME_ILLEGAL_CHARS`, added escaping to prevent then, and added a check to ensure that none made it into the video ID, which is embedded directly in a file name.
- Loading branch information
1 parent
3185877
commit d56fb9c
Showing
1 changed file
with
23 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters