r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.83k stars 1.19k forks source link

Digits instead of cyrillic symbols in filenames #523

Closed Zeddex closed 3 years ago

Zeddex commented 4 years ago

For example the filename is "10 Разные Продвинутые Темы" and I got filename like this "10 105610721079108510991077 10551088108610761074108010851091109010991077 1058107710841099"

r0oth3x49 commented 3 years ago

For example the filename is "10 Разные Продвинутые Темы" and I got filename like this "10 105610721079108510991077 10551088108610761074108010851091109010991077 1058107710841099"

you should use --unsafe switch to avoid such issues.