mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #16] Subtitles #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @walidsa3d on GitHub (Dec 10, 2014).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/16
The app work smoothly, can you add support for subtitles please?
@asapach commented on GitHub (Dec 10, 2014):
Do you have any suggestions how this would work, implementation-wise?
@williamoliveira commented on GitHub (Jan 25, 2015):
There are some js libs that overlay subtitles on the HTML5 player or maybe rely on 3rd party webplayers, but I don't think its the intention of this package
@mistertest commented on GitHub (May 22, 2015):
i will integrate a link to subtitle website like yify subtitles on the bottom of items next to seeders etc.
The link will go directly to the site with the search of title.
@kaue commented on GitHub (May 25, 2017):
@asapach Would be nice to have a option to select the primary subtitle language and the app would automatic download / show the subtitle after you start playing a movie.
I think OpenSubtitles is a good source since there is an API and a lot of subtitles.
Also a option to try another subtitle from the same language would be great in case its out of sync.