Commit Graph

8 Commits

Author SHA1 Message Date
Dylan De Faoite
87ad7e3537 ADD thumbnail to database (#12)
* ADD thumbnail to database

* ADD thumbnail generation and retrieval functionality

* ADD thumbnail availability check in VideoCard component

* ADD ClipDTO to reduce exposed internals

* REFactor move APIResponse and VideoMetadata to dto package

* REMOVE unused props from VideoCard

* ADD isThumbnailAvailable function
2025-07-17 23:21:01 +02:00
4c49a1daf8 PATCH video start bug 2025-07-16 19:17:47 +02:00
c512f055ee Refactor FfmpegService to improve progress tracking and streamline command building 2025-07-09 18:25:51 +02:00
fa89c66260 REFACTOR clipService and ADD ffmpegService 2025-07-08 18:26:47 +02:00
de382feeff CHANGE access levels 2025-05-08 23:00:06 +02:00
bb57330bb5 ADD cap for AudioBitrate 2025-05-08 22:51:45 +02:00
81426a2fb2 DELETE file after render & ADD properties 2025-05-08 22:47:14 +02:00
d27276b66a ADD FFMPEG conversion 2025-05-08 21:59:03 +02:00