PeerTube/server/controllers
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
..
activitypub Add AP stats 2020-12-15 13:34:58 +01:00
api stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
bots.ts Fix sitemap 2020-04-01 17:02:52 +02:00
client.ts emit more specific status codes on video upload (#3423) 2020-12-08 21:16:10 +01:00
feeds.ts Fix migration and test 2020-11-25 11:07:56 +01:00
index.ts Live streaming implementation first step 2020-11-09 15:33:04 +01:00
lazy-static.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
plugins.ts plugins: add optional authentication for routes 2020-12-08 10:40:08 +01:00
services.ts Handle playlist oembed 2020-08-07 08:58:29 +02:00
static.ts stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
tracker.ts Remove unused tracker param 2021-01-15 10:23:40 +01:00
webfinger.ts Implement remote interaction 2021-01-15 10:49:10 +01:00