RafayGhafoor / Subscene-Subtitle-Grabber

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

Difference to other solutions #2

Closed eikaramba closed 7 years ago

eikaramba commented 7 years ago

Hey there, thank you for this project. Always looking forward to see something like that. However i wanted to ask if you know https://github.com/Diaoul/subliminal or https://github.com/caronc/nzbget-subliminal and what specifially your library can provide what they can't ?

RafayGhafoor commented 7 years ago

Yeah @eikaramba, I have seen the subliminal project. The difference that is noticeable in the both libraries is that subliminal doesn't support site subscene (which i use mostly for downloading subtitles) - it also has a cli mode that allows you to select title (if corresponding title not found), download subtitles without the existence of media file. This prevents the use of other libraries i.e, enzyme for detecting metadata and making it more lightweight. It will add support for the site yts subtitles and other apis (which might also be present in subliminal).