GilbertClaus commited on
Commit
b8295c9
·
1 Parent(s): 95719a8
Files changed (1) hide show
  1. 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.editor import VideoFileClip
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):