From 849cb7b1b0f5ef1c4dd4a7cc3c41710ed3e23d89 Mon Sep 17 00:00:00 2001 From: SonGoku1972 <169218549+SonGoku1972@users.noreply.github.com> Date: Mon, 16 Sep 2024 18:49:15 +0530 Subject: [PATCH] Removing shit api (#74) --- .../task_utils/download_utils/direct_link_generator.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bot/helper/task_utils/download_utils/direct_link_generator.py b/bot/helper/task_utils/download_utils/direct_link_generator.py index 77c76847c849..ec19ed6c264b 100644 --- a/bot/helper/task_utils/download_utils/direct_link_generator.py +++ b/bot/helper/task_utils/download_utils/direct_link_generator.py @@ -171,6 +171,7 @@ def direct_link_generator(link): "teraboxlink.com", "freeterabox.com", "1024terabox.com", + "terafileshare.com", "teraboxshare.com" ] ): @@ -670,9 +671,7 @@ def terabox(url, video_quality="HD Video", save_dir="HD_Video"): urls = [ "https://ytshorts.savetube.me/api/v1/terabox-downloader", f"https://teraboxvideodownloader.nepcoderdevs.workers.dev/?url={terabox_url}", - f"https://terabox.udayscriptsx.workers.dev/?url={terabox_url}", - f"https://mavimods.serv00.net/Mavialt.php?url={terabox_url}", - f"https://mavimods.serv00.net/Mavitera.php?url={terabox_url}" + f"https://terabox.udayscriptsx.workers.dev/?url={terabox_url}" ] headers = {