PeerTube/server/helpers
Rigel Kent 8319d6ae72
Add video file metadata to download modal, via ffprobe (#2411)
* Add video file metadata via ffprobe

* Federate video file metadata

* Add tests for file metadata generation

* Complete tests for videoFile metadata federation

* Lint migration and video-file for metadata

* Objectify metadata from getter in ffmpeg-utils

* Add metadataUrl to all videoFiles

* Simplify metadata API middleware

* Load playlist in videoFile when requesting metadata
2020-03-10 14:39:40 +01:00
..
custom-validators
middlewares Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00
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 Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00
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