Commit graph

4 commits

Author SHA1 Message Date
Carbrex
db6238394a
Show kbps in quality
Co-authored-by: Matthew Esposito <matt@matthew.science>
2024-02-06 13:11:15 +05:30
Carbrex
0888fce5a2
Remove log statement
Co-authored-by: Matthew Esposito <matt@matthew.science>
2024-02-06 13:10:31 +05:30
Carbrex
2ab6a7c3a3 Added quality selector 2024-02-06 02:15:57 +05:30
Adrian Lebioda
928907086c
HLS video playback (#182)
* HLS video playback

Signed-off-by: Adrian Lebioda <adrianlebioda@gmail.com>

* Add LibreJS compliance

* Locally host hls.js

* Notification about HLS under videos that support it

Signed-off-by: Adrian Lebioda <adrianlebioda@gmail.com>

* Use .contains() instead of .find() == None

* Make list of preferences constant

* Change headers_keys from Vector into Array

* Fix incorrect detecting of # in paths

* Remove trailing-slash-appending if statement

* Change HLS notification styling

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2021-05-10 01:25:52 +00:00