caption icon indicating copy to clipboard operation
caption copied to clipboard

Multiple providers

Open nlemoine opened this issue 8 years ago • 8 comments
trafficstars

Hi,

First, thanks for this excellent software! It is very well crafted.

Have you considered adding multiple providers such as subliminal?

nlemoine avatar Feb 07 '17 10:02 nlemoine

Let's make a list of good subtitle sources:

  • [x] OpenSubtitles
  • [ ] tvsubs
  • [ ] tusubtitulo
  • [x] Addic7ed
  • [ ] LegendasTV
  • [ ] NapiProjekt
  • [ ] Podnapisi
  • [ ] Shooter
  • [ ] SubsCenter
  • [ ] TheSubDB
  • [ ] TvSubtitles

gielcobben avatar Feb 10 '17 08:02 gielcobben

Thanks for considering the request.

By curiosity, I first checked if it was possible to embed some python library in Electron. The only interesting post I found is this one: https://www.fyears.org/2015/06/electron-as-gui-of-python-apps.html Building this feature on top of an already existing library is a nice option. Subliminal is the best choice out there: unified api, actively maintained and updated. But I'm an Electron beginner, I can't tell if this can be a valid option.

Do you plan to use existing node libraries? Here's a small package list for some popular providers:

  • OpenSubtitles: https://github.com/divhide/node-subtitler
  • Addic7ed:
    • https://github.com/niksy/addic7ed-subtitles-api
    • https://github.com/same31/addic7ed-api
  • LegendasTv: https://github.com/diogoduailibe/node-legendastv
  • NapiProjekt: https://github.com/kozervar/napi-js
  • Shooter:
    • https://github.com/zyxar/shooter.js
    • https://github.com/ngjaying/node-shooter
  • tvsubs: https://github.com/c0b41/tv-subs

nlemoine avatar Feb 10 '17 09:02 nlemoine

Great app. Could be even better with the Addic7ed subs indeed!

mickaphd avatar Feb 17 '17 03:02 mickaphd

In case you're opting for the subliminal integration, the post I mentionned has recently been updated: https://www.fyears.org/2017/02/electron-as-gui-of-python-apps-updated.html

nlemoine avatar Mar 07 '17 15:03 nlemoine

I can start working on this.

jeroenrinzema avatar Apr 09 '17 13:04 jeroenrinzema

More Provider https://github.com/c0b41/divxplanet https://github.com/c0b41/turkcealtyazi https://github.com/c0b41/tv-subs https://github.com/c0b41/subseeker

c0b41 avatar Dec 28 '17 16:12 c0b41

Will be any upgrade on sources? I really need Legendas.TV

guilhermepaesa avatar Jun 25 '18 16:06 guilhermepaesa

and also: https://subscene.com/

AliKarami avatar Aug 30 '18 15:08 AliKarami