Nitrino / easysubs

Browser extension for learning languages with watching movies and TV shows
https://easysubs.cc
MIT License
244 stars 22 forks source link

Support all JW Player-based players (not only Kino.Pub) #197

Open ruff3d opened 3 years ago

ruff3d commented 3 years ago

there're many sites using JWPlayer with subtitles and would make sense not to filter this plugin for kino.pub (also based on JW Player) only.

Nitrino commented 3 years ago

Hi @ruff3d Services often have their own features on top of the player. My goal is for all supported services to work well, so it's better to open the necessary services as needed. What service would you like to add?

ruff3d commented 3 years ago

Hey @Nitrino e.g., MoviesJoy https://moviesjoy.to/watch-movie/legacy-of-lies-62231.2800054 (but there're many replicas of such site with different views and names, but they all use the same iframes for embedding players) it uses an iframe to embed the JW player from these resources

Might it makes sense to add the feature of adding supported resources to the list (would be a killer feature)

Thanks