RafayGhafoor / Subscene-Subtitle-Grabber

SubGrab is a utility that allows you to automate subtitles downloading for your media files.
112 stars 24 forks source link

Can't get subtitles for FA language #10

Closed msfoxofficial closed 4 years ago

msfoxofficial commented 4 years ago

I can't get subtitles for FA (farsi_persian) language. For example, you can test it with subgrab -m "Weathering with You" -l FA

RafayGhafoor commented 4 years ago

@msfoxofficial, Thanks, it was a bug in detecting language context which has been fixed now in the latest release (v1.0.4). Please upgrade your package to latest version and it should work :) (pip install --user subgrab -U)

msfoxofficial commented 4 years ago

Thank you, it is working.