Spaces:
Paused
Paused
GilangAlRusliadi commited on
Commit ·
fbe5dc5
1
Parent(s): 83856a9
Joi
Browse files- trailer.py +2 -0
trailer.py
CHANGED
|
@@ -78,3 +78,5 @@ def trailer(url):
|
|
| 78 |
# Menggabungkan video
|
| 79 |
output_file = join_video()
|
| 80 |
print("==================================================================================")
|
|
|
|
|
|
|
|
|
| 78 |
# Menggabungkan video
|
| 79 |
output_file = join_video()
|
| 80 |
print("==================================================================================")
|
| 81 |
+
|
| 82 |
+
return output_file, video_name, video_name
|