Spaces:
Sleeping
Sleeping
GilangAlRusliadi
commited on
Commit
·
1004435
1
Parent(s):
d86b9be
iwara.py
CHANGED
@@ -361,7 +361,7 @@ def iwara(video_url, judul):
|
|
361 |
if not os.path.exists(directory):
|
362 |
os.makedirs(directory)
|
363 |
|
364 |
-
thumbnail_url = 'https://
|
365 |
|
366 |
thumbnail_file = download_file(thumbnail_url, judul, directory)
|
367 |
video_file = download_file(video_url, judul, directory)
|
|
|
361 |
if not os.path.exists(directory):
|
362 |
os.makedirs(directory)
|
363 |
|
364 |
+
thumbnail_url = 'https://saradahentai.com/wp-content/uploads/2023/03/Live-Footage-of-Ashley-Graham-Captured-by-fugtrup-Resident-Evil-4.jpg'
|
365 |
|
366 |
thumbnail_file = download_file(thumbnail_url, judul, directory)
|
367 |
video_file = download_file(video_url, judul, directory)
|