PeerTube/server/core/lib/job-queue/handlers
chagai95 e57c3024f4
Add config option to keep original video file (basic first version) (#6157)
* testing not removing old file and adding columb to db

* implement feature

* remove unnecessary config changes

* use only keptOriginalFileName, change keptOriginalFileName to keptOriginalFilename for consistency with with videoFile table, slight refactor with basename()

* save original video files to dedicated directory original-video-files

* begin implementing object storage (bucket) support

---------

Co-authored-by: chagai.friedlander <chagai.friedlander@fairkom.eu>
Co-authored-by: Ian <ian.kraft@hotmail.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-03-15 15:47:18 +01:00
..
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 Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-redundancy.ts
video-studio-edition.ts
video-transcoding.ts
video-views-stats.ts