aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/js/plyr-start.js
Commit message (Collapse)AuthorAgeFilesLines
* improve quality-selectJesús2021-09-141-7/+0
|
* Redo av codec settings & selections to accomodate webmJames Taylor2021-09-061-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 variableJesús2021-09-011-107/+110
|
* plyr: minor fixJesús2021-09-011-2/+1
|
* Fix embed page broken due to changes to jinja variablesJames Taylor2021-08-291-1/+3
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* Integrate quality selection into PlyrJames Taylor2021-08-291-1/+89
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* [plyr]: minor fix syntaxJesús2021-08-091-1/+0
|
* [plyr]: updateJesús2021-08-091-0/+37
|
* Fix set language subtitlesJesús2021-06-231-23/+0
|
* Add plyr as main playerJesús2021-05-221-0/+23
Also plyr supports switch quality