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 Don't reject accounts with empty description 2021-01-11 11:06:11 +01:00
middlewares Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
activitypub.ts Add permanent live support 2020-12-03 15:21:16 +01:00
actor.ts Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
audit-logger.ts Add server API to abuse messages 2020-07-31 11:35:19 +02:00
captions-utils.ts Split types and typings 2020-06-18 10:46:27 +02:00
core-utils.ts Check live duration and size 2020-11-09 15:33:04 +01:00
custom-jsonld-signature.ts Move to eslint 2020-02-03 08:31:02 +01:00
database-utils.ts Add ability to disable webtorrent 2019-11-25 10:59:43 +01:00
express-utils.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
ffmpeg-utils.ts Display debug ffmpeg stdout/stderr 2021-01-15 10:23:40 +01:00
ffprobe-utils.ts add support for 1440p (Quad HD/QHD/WQHD) videos 2021-01-13 09:14:09 +01:00
image-utils.ts Add tests to gif resizer 2020-11-25 10:07:51 +01:00
logger.ts Avoid too large cert error messages 2020-11-25 14:43:43 +01:00
peertube-crypto.ts Force signed headers in http signatures 2020-11-12 16:29:32 +01:00
regexp.ts Move to eslint 2020-02-03 08:31:02 +01:00
register-ts-paths.ts Move to eslint 2020-02-03 08:31:02 +01:00
requests.ts Use process.env.npm_package_version 2019-07-24 10:58:16 +02:00
signup.ts Move to eslint 2020-02-03 08:31:02 +01:00
utils.ts Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
video.ts Upgrade sequelize to v6 2020-12-09 11:41:22 +01:00
webfinger.ts Split types and typings 2020-06-18 10:46:27 +02:00
webtorrent.ts Split types and typings 2020-06-18 10:46:27 +02:00
youtube-dl.ts stricter youtubedl format selectors (#3516) 2021-01-15 15:56:56 +01:00