generated from fahricansecer/boilerplate-be
This commit is contained in:
@@ -173,7 +173,7 @@ export class VeoVideoService {
|
||||
const video: GeneratedVideo = {
|
||||
id: `vid-${Date.now()}`,
|
||||
prompt,
|
||||
url: `https://storage.example.com/videos/${Date.now()}.mp4`,
|
||||
url: `https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/720/Big_Buck_Bunny_720_10s_1MB.mp4`,
|
||||
thumbnailUrl: `https://storage.example.com/videos/${Date.now()}_thumb.jpg`,
|
||||
duration: finalDuration,
|
||||
aspectRatio: finalRatio,
|
||||
|
||||
Reference in New Issue
Block a user