Commit Graph

9 Commits (8ceab617d91e0da450f020076ce480d8619f2cd1)

Author SHA1 Message Date
Florian Snow f8348e8611 Do not enable subtitles by default
In the past, not all browsers provided a UI for turning subtitles on
and off so turning them on by default was the best solution.  Now, all
major browsers implement a proper UI for subtitles, so the default
should be subtitles off which is what most users would expect.
2017-09-21 18:56:00 +02:00
Florian Snow 44f21bb203 Remove srt tracks for video element
Current browsers support WebVTT subtitles and also placing srt
subtitles there just makes the selection menu too long.  In the past,
it was a good idea to include both because it was not clear yet which
system browsers would support, but it should not be necessary anymore.
2017-09-21 18:54:02 +02:00
Florian Snow d177871e89 Fix HTML 5 subtitles
closes #155
2017-09-20 17:00:36 +02:00
Max Mehl 01baa31e8b Merge branch 'slovak_subtitles' of floriansnow/pmpc-website into master 2017-09-20 00:30:47 +02:00
Florian Snow 128064e21f Add Slovak subtitles to video HTML 2017-09-19 18:53:26 +02:00
max.mehl 85336ead0c
Show language-dependent video for selected languages
Currently, this is only valid for DE but it can be easily extended
2017-09-19 12:27:42 +02:00
max.mehl ca6ee2e32d Fix wrong path to VTT files 2017-09-14 17:36:23 +02:00
max.mehl 8c28e08ee8 Mirror subtitles to git repo and add the to local video partial 2017-09-14 17:29:51 +02:00
max.mehl 298e618001 use vimeo as primary video solution, and provide easy switch back to fsfe download server 2017-09-12 14:11:13 +02:00