carlelieser / flixerr

The best free movie torrent streaming app.
MIT License
146 stars 23 forks source link

Open Subtitle instead or with Yify Subtitles #26

Closed snisnik closed 3 years ago

snisnik commented 4 years ago

There is a particular reason why you use yify subtitles instead of open subtitles? There are a lot of movies that do not have subtitles this way. Maybe using open subtitles too can fix it? Just a suggestion.

carlelieser commented 4 years ago

Originally I used Yify because Open Subtitles had a weird, not very well documented api and Yify let me scrape their site pretty easily. I just looked up Open Subtitles API and it looks like it’s pretty easy to use and I can even get subtitles anonymously which is a plus so I’ll definitely take a look into this!

ghost commented 4 years ago

I found a great npm package for it too https://www.npmjs.com/package/opensubtitles-api.

ghost commented 4 years ago

I would start working on it but my charger for my surface pro died, so :(

carlelieser commented 4 years ago

I found a great npm package for it too https://www.npmjs.com/package/opensubtitles-api.

Yeah that’s the one I looked at!

carlelieser commented 3 years ago

Going to close this one because opensubtitles is a bitch and a half.