Spaces:
Paused
Paused
Commit ·
b8295c9
1
Parent(s): 95719a8
Moviepy
Browse files- pornhub.py +1 -1
pornhub.py
CHANGED
|
@@ -4,7 +4,7 @@ import subprocess
|
|
| 4 |
import sys
|
| 5 |
import youtube_dl
|
| 6 |
from datetime import datetime, timedelta
|
| 7 |
-
from moviepy
|
| 8 |
from others import *
|
| 9 |
|
| 10 |
def download_pornhub(url, resolusi, nama_channel, judul_video):
|
|
|
|
| 4 |
import sys
|
| 5 |
import youtube_dl
|
| 6 |
from datetime import datetime, timedelta
|
| 7 |
+
from moviepy import VideoFileClip
|
| 8 |
from others import *
|
| 9 |
|
| 10 |
def download_pornhub(url, resolusi, nama_channel, judul_video):
|