Martin Hassman

Results 9 issues of Martin Hassman

Show all available subtitles for all available languages. Can be done by showAllSubDubTracks parameter. Set in JSON.stringify Like in https://github.com/solominh/puppeteer-facebook/blob/93c22c2580f7c85ece0cd9ca715e1e8ee6df2972/src/netflix/injectScript.js#L76

enhancement

Using beta1 in tests, there was beta2 released last week https://blog.getbootstrap.com/2021/02/10/bootstrap-5-beta-2/ https://getbootstrap.com/docs/5.0/getting-started/introduction/

enhancement

Like mode *Pause and reveal (after)* but without reveal.

enhancement

Subtitles are displayed byt innerHTML method: `cueElem.innerHTML = simpleText;` This could be dangerous if subtitle text contains some malicious code. That should be already handled by `vttTextToSimple` function that removes...

enhancement

I've never seen this in Chrome, but in Firefox sometimes happens. Probably when two cues follow each other very closely and Subfilter tries to seek a small amount of time...

bug

During movie watching make possible easy saving of subtitles. Saved subtitles can be reviews later and exported to user SRS (in CSV/TSV formats). Save text in both languages, movie name...

enhancement

To show quickly overview of filtering in current movie.

enhancement

Now it always choose the first language available for subtitles (usually English). Should remember last language and choose it if possible. Only if that language is no more available for...

enhancement

Soon there may be a lot of filters. The list with many of them can be confusing. Let's create option to hide some filters from UI.

enhancement