Chrunos commited on
Commit
7abe343
·
verified ·
1 Parent(s): 99b844b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -256,7 +256,7 @@ async def get_track_download_url(video_url: str) -> str:
256
  async def process_url(video_url: str) -> str:
257
  try:
258
  # Step 1: Download the URL
259
- api_url = "https://www.example.net/convert/"
260
  session = cloudscraper.create_scraper()
261
  form_data = {"url": video_url}
262
 
 
256
  async def process_url(video_url: str) -> str:
257
  try:
258
  # Step 1: Download the URL
259
+ api_url = "https://www.saveporn.net/convert/"
260
  session = cloudscraper.create_scraper()
261
  form_data = {"url": video_url}
262