r0oth3x49 / udemy-dl

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

course name and chapter name is numbers (in Arabic Language) #43

Closed mabdulkadr closed 6 years ago

mabdulkadr commented 6 years ago

hi r0oth3x49,

It's a great job, but i have a problem (in Arabic Language )in course name and chapter name it's numbers.

https://www.udemy.com/linuxubuntu/learn/v4/content

[*] : Downloading chapter : (1 of 4) [+] : Chapter (01 16051602158316051577) [+] : Found ('3') lecture(s).

[] : Downloading lecture : (1 of 3) [] : Downloading (001 1606159215851577 1593157516051577 159316041609 1606159215751605 1575160416041610160616031587 1576158816031604 159315751605) [*] : 55.90MB/4.11MB 7.35% |###-------------------------------------| 131.56kB/s 06:43s ETA

I hope to fix this error quickly.

r0oth3x49 commented 6 years ago

@mabdulkadr thanks for the report. will have a look & fix ASAP. Update @mabdulkadr sorry but currently only supported characters are Spanish and English no support for arabic is available so this will only work great with english based characters.to stop throwing error with other languages i used to turn the character to its ascii that's why you are facing those numbers in name so i m closing this issue.