PeerTube/server/core/models/video
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
..
formatter Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
sql Add ability to sort videos by file size 2024-03-08 15:15:03 +01:00
schedule-video-update.ts Fix lint 2024-02-22 10:32:28 +01:00
storyboard.ts Fix lint 2024-02-22 10:32:28 +01:00
tag.ts Fix lint 2024-02-22 10:32:28 +01:00
thumbnail.ts Fix lint 2024-02-22 10:32:28 +01:00
video-blacklist.ts Fix lint 2024-02-22 10:32:28 +01:00
video-caption.ts Fix lint 2024-02-22 10:32:28 +01:00
video-change-ownership.ts Fix lint 2024-02-22 10:32:28 +01:00
video-channel-sync.ts Fix lint 2024-02-22 10:32:28 +01:00
video-channel.ts Add postingRestrictedToMods to channels AP objects 2024-02-27 15:46:38 +01:00
video-chapter.ts Fix lint 2024-02-22 10:32:28 +01:00
video-comment.ts Add user history in import/export 2024-02-28 16:48:59 +01:00
video-file.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-import.ts Fix lint 2024-02-22 10:32:28 +01:00
video-job-info.ts Fix lint 2024-02-22 10:32:28 +01:00
video-live-replay-setting.ts Fix lint 2024-02-22 10:32:28 +01:00
video-live-session.ts Fix lint 2024-02-22 10:32:28 +01:00
video-live.ts Fix lint 2024-02-22 10:32:28 +01:00
video-password.ts Fix lint 2024-02-22 10:32:28 +01:00
video-playlist-element.ts Add user history in import/export 2024-02-28 16:48:59 +01:00
video-playlist.ts Add user history in import/export 2024-02-28 16:48:59 +01:00
video-share.ts Fix lint 2024-02-22 10:32:28 +01:00
video-source.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-streaming-playlist.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-tag.ts Fix lint 2024-02-22 10:32:28 +01:00
video.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00