animebook / animebook.github.io

In-browser video player for learning Japanese with subtitles
https://animebook.github.io
MIT License
268 stars 30 forks source link

[Feature Request] Embedded Subs #46

Open cademcniven opened 2 years ago

cademcniven commented 2 years ago

It would be really useful if animebook was able to use embedded subtitles, rather than having to have an external subtitle file. Perhaps this would look like a button that would show all of the embedded subtitle files and you could choose which one to put in the sidebar (for cases where there are multiple languages of subs embedded)

spnkdev commented 2 years ago

This would definitely be a great feature. Not sure how feasible it would be though. A lot of releases from streaming websites already contain internal subtitles. Maybe would require to split it from the video file and side load it?