Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve quality-select | Jesús | 2021-09-14 | 1 | -7/+0 |
| | |||||
* | Redo av codec settings & selections to accomodate webm | James Taylor | 2021-09-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Allows for ranked preferences for h264, av1, and vp9 codecs in settings, along with equal preferences which are tiebroken using smaller file size. For each quality, gives av-merge a list of video sources and audio sources sorted based on preference & file size. It will pick the first one that the browser supports. Closes #84 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | plyr: use strict and fix undefined quality variable | Jesús | 2021-09-01 | 1 | -107/+110 |
| | |||||
* | plyr: minor fix | Jesús | 2021-09-01 | 1 | -2/+1 |
| | |||||
* | Fix embed page broken due to changes to jinja variables | James Taylor | 2021-08-29 | 1 | -1/+3 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Integrate quality selection into Plyr | James Taylor | 2021-08-29 | 1 | -1/+89 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | [plyr]: minor fix syntax | Jesús | 2021-08-09 | 1 | -1/+0 |
| | |||||
* | [plyr]: update | Jesús | 2021-08-09 | 1 | -0/+37 |
| | |||||
* | Fix set language subtitles | Jesús | 2021-06-23 | 1 | -23/+0 |
| | |||||
* | Add plyr as main player | Jesús | 2021-05-22 | 1 | -0/+23 |
Also plyr supports switch quality |