Lukas Kalbertodt
Lukas Kalbertodt
- Buttons in two lines: that does not happen on my iPhone 13 Mini, but I have seen this before and can easily reproduce it by shrinking the browser window...
The problem with the two lines is even worse for videos with subtitles: https://tobira.opencast.org/v/KrlVO3Ks4bG?list=Lwiz32KAK0i Keeping all icons in one line on our minimum supported screen width of 320px is... hard....
The new data model will solve this.
I came across this issue as well and noticed that this has something to do with Meilis prefix search. Searching for `"the"` and `"the "` has very different results. In...
Playing the video in that tiny area will give us more of https://github.com/elan-ev/tobira/issues/1276 But yeah, the current behavior is probably not great. The problem is that we would prefer people...
This is unfortunately expected behavior. Browsers on iOS are limited when it comes to fullscreen functionality. What you can do is make a single video fullscreen, but then iOS takes...
> Yes, HLS is from Apple, but I wouldn't call it a "Safari specific solution". Oh that's not what I meant, HLS is industry standard, I agree. But even if...
Re parameter naming: I think the `=1` is pretty standard, so lets keep that. For the name I couldn't find too many example in the wild. [Dropbox uses `dl=1`](https://help.dropbox.com/share/force-download), and...
Ok, that was quick but I justed used the opportunity to implement it in Tobira: https://github.com/elan-ev/tobira/pull/1611 Therefore: `download=1` it is! Edit: also https://github.com/opencast/octoka/commit/55a6894cb29c24e2260e84d7bb77ccd1e941daa0