transliterate icon indicating copy to clipboard operation
transliterate copied to clipboard

Make usable command line

Open barseghyanartur opened this issue 5 years ago • 1 comments

Goal

Make usable command line.

Transliterate strings

One feature would be to simply provide a string, params and have it transliterated.

transliterate --reversed --language_code=hy Հով արեք սարեր ջան 

or:

transliterate --language_code=ru Zheltyj list osennij

All options of the translit function shall be available here (also strict).

Rename file names

Another feature would be to allow renaming files. So, for instance, if a file would be named Ոստան Հայոց ֊ Քիմերներ.mp3 or `Колибри - Найди 10 отличий․mp3՝, it would be renamed into a file with Latin-only letters, preserving the extension.

transliterate-filenames --reversed --language_code=hy Колибри - Найди 10 отличий․mp3
transliterate-filenames --reversed --language_code=hy --dir /home/user/music/

barseghyanartur avatar Sep 18 '18 07:09 barseghyanartur

Any progress on this? File input for transliterating inside a .txt and command line, are highly impressive for me. I couldn't use this software for nothing yet.

andradadad avatar Aug 11 '19 20:08 andradadad