mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
![]() Allows: * The HLS player to propose an "Audio only" resolution * The live to output an "Audio only" resolution * The live to ingest and output an "Audio only" stream This feature is under a config for VOD videos and is enabled by default for lives In the future we can imagine: * To propose multiple audio streams for a specific video * To ingest an audio only VOD and just output an audio only "video" (the player would play the audio file and PeerTube would not generate additional resolutions) This commit introduce a new way to download videos: * Add "/download/videos/generate/:videoId" endpoint where PeerTube can mux an audio only and a video only file to a mp4 container * The download client modal introduces a new default panel where the user can choose resolutions it wants to download |
||
---|---|---|
.. | ||
shared | ||
activitypub-cleaner.ts | ||
activitypub-follow.ts | ||
activitypub-http-broadcast.ts | ||
activitypub-http-fetcher.ts | ||
activitypub-http-unicast.ts | ||
activitypub-refresher.ts | ||
actor-keys.ts | ||
after-video-channel-import.ts | ||
create-user-export.ts | ||
email.ts | ||
federate-video.ts | ||
generate-storyboard.ts | ||
import-user-archive.ts | ||
manage-video-torrent.ts | ||
move-to-file-system.ts | ||
move-to-object-storage.ts | ||
notify.ts | ||
transcoding-job-builder.ts | ||
video-channel-import.ts | ||
video-file-import.ts | ||
video-import.ts | ||
video-live-ending.ts | ||
video-redundancy.ts | ||
video-studio-edition.ts | ||
video-transcoding.ts | ||
video-transcription.ts | ||
video-views-stats.ts |