ThaUnknown / webtorrent-player

High performance, no compromise video player for WebTorrent
https://thaunknown.github.io/webtorrent-player/
GNU General Public License v3.0
71 stars 21 forks source link

push single subtitle event instead of rebuilding sub file #8

Open ThaUnknown opened 3 years ago

ThaUnknown commented 3 years ago

every time a new subtitle is parsed the entire file is rebuild, instead push a single subtitle event, which would be a lot better, but currently not possible