PeerTube/server
Rigel Kent 454c20fa7c
stricter youtubedl format selectors (#3516)
* stricter youtubedl format selectors

make sure selectors avoid av1, and otherwise match as closely to the
maximum resolution enabled for transcoding

* add support for merge formats in youtubedl

* avoid vp9.2 in youtubedl to avoid any HDR

* move getEnabledResolutions, safer replace of imported extension

* add test for youtube-dl selectors
2021-01-15 15:56:56 +01:00
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
helpers stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
initializers specific niceness for live transcoding 2021-01-13 09:16:44 +01:00
lib stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
middlewares stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
models Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +01:00
static/dnt-policy
tests stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
tools stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
types Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
typings/express