Xonshiz / anime-dl

Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
MIT License
229 stars 37 forks source link

Fix for crunchyroll issue #77 - Could not extract the language from the URL #78

Closed uilton-oliveira closed 5 years ago

uilton-oliveira commented 5 years ago

Fixed issue #77 introduced in pull request: #76

I also noticed that in same pull request broken the regex for detecting show or episode in case that there's an contry in the url and the show ends with digits, eg: Mob Psycho 100.

I did not fixed this last bug in this pull request, as this already existed in production code, i'll open an issue for it

Abu3safeer commented 5 years ago

Thank you.

metita commented 5 years ago

Can you upload the compiled .exe here if possible?