PeerTube/server/middlewares/validators
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 replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
videos stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
abuse.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
account.ts
avatar.ts
blocklist.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
bulk.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
config.ts add support for 1440p (Quad HD/QHD/WQHD) videos 2021-01-13 09:14:09 +01:00
feeds.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
follows.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
index.ts
jobs.ts Refactor jobs state 2020-12-14 12:00:35 +01:00
logs.ts
oembed.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
pagination.ts
plugins.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
redundancy.ts Don't allow manual redundancy of live videos 2020-12-07 16:07:52 +01:00
search.ts
server.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
sort.ts
themes.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
user-history.ts Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +01:00
user-notifications.ts
user-subscriptions.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
users.ts Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
utils.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
webfinger.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00