PeerTube/server/controllers/api
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
..
server Add AP stats 2020-12-15 13:34:58 +01:00
users Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +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
accounts.ts Use dedicated hooks for account/channel videos 2020-12-08 10:33:23 +01:00
bulk.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
config.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
jobs.ts Refactor jobs state 2020-12-14 12:00:35 +01:00
oauth-clients.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
overviews.ts Fix muted accounts on overviews 2020-11-10 11:06:36 +01:00
plugins.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
search.ts Add joblog at the end of ci 2020-12-14 09:11:27 +01:00
video-channel.ts add ability to remove one's avatar for account and channels (#3467) 2021-01-13 09:12:55 +01:00
video-playlist.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00