PeerTube/server/middlewares
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
..
validators stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
activitypub.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
async.ts Upgrade server dependencies 2019-07-25 11:00:41 +02:00
cache.ts emit more specific status codes on video upload (#3423) 2020-12-08 21:16:10 +01:00
csp.ts Update server dependencies 2020-08-25 13:54:59 +02:00
dnt.ts Move to eslint 2020-02-03 08:31:02 +01:00
index.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
oauth.ts server/mw/oauth: res.loc.auth to true upon auth 2020-12-08 10:40:08 +01:00
pagination.ts Return an error on invalid count pagination 2020-01-09 09:36:31 +01:00
servers.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
sort.ts Optimize default sort when listing videos 2020-08-20 11:05:45 +02:00
user-right.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00