PeerTube/server/tests/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
..
audio-only.ts add support for 1440p (Quad HD/QHD/WQHD) videos 2021-01-13 09:14:09 +01:00
index.ts
multiple-servers.ts
single-server.ts
video-captions.ts
video-change-ownership.ts
video-channels.ts
video-comments.ts
video-description.ts
video-hls.ts add support for 1440p (Quad HD/QHD/WQHD) videos 2021-01-13 09:14:09 +01:00
video-imports.ts stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
video-nsfw.ts
video-playlist-thumbnails.ts
video-playlists.ts
video-privacy.ts Fix duplicate entry in job list page 2021-01-11 15:39:15 +01:00
video-schedule-update.ts
video-transcoder.ts stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00
videos-filter.ts
videos-history.ts Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +01:00
videos-overview.ts
videos-views-cleaner.ts