PeerTube/server/controllers/api/videos
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
..
blacklist.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
captions.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
comment.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
import.ts stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
index.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
live.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
ownership.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
rate.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
watching.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00