PeerTube/server/helpers
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
..
custom-validators
middlewares
activitypub.ts
actor.ts
audit-logger.ts
captions-utils.ts
core-utils.ts
custom-jsonld-signature.ts
database-utils.ts
express-utils.ts
ffmpeg-utils.ts
ffprobe-utils.ts
image-utils.ts
logger.ts
peertube-crypto.ts
regexp.ts
register-ts-paths.ts
requests.ts
signup.ts
utils.ts
video.ts
webfinger.ts
webtorrent.ts
youtube-dl.ts stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00