Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transliteration #26895

Open
softlines opened this issue Oct 15, 2020 · 0 comments
Open

transliteration #26895

softlines opened this issue Oct 15, 2020 · 0 comments
Labels

Comments

@softlines
Copy link

@softlines softlines commented Oct 15, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.09.20
  • I've searched the bugtracker for similar feature requests including closed ones

Description

Currently Сyrillic (and probably other alphabets') characters are stripped when the --restrict-filenames option is used, so you end up with something like _.mkv as your filename, if your output template is set to %(title)s.%(ext)s.

Example:
https://www.youtube.com/watch?v=aDsWuOF-RBQ

Output filename should be:
Vitas_-_The_7th_Element_Sedmoy_element_Nastoyashchiy_noviy_god_2_0.mkv

Possible template for transliteration: https://pastebin.com/53jyS883

@softlines softlines added the request label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.