Chrunos commited on
Commit
c7a139d
·
verified ·
1 Parent(s): 709fa1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -251,7 +251,7 @@ async def get_track_download_url(video_url: str) -> str:
251
 
252
 
253
 
254
- def process_url(video_url: str) -> str:
255
  try:
256
  # Step 1: Download the URL
257
  api_url = "https://www.saveporn.net/convert/"
 
251
 
252
 
253
 
254
+ async def process_url(video_url: str) -> str:
255
  try:
256
  # Step 1: Download the URL
257
  api_url = "https://www.saveporn.net/convert/"