From e1d5f8f95e91eb70016b92d0e21d980feea47002 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Sun, 17 Apr 2022 14:04:37 -0700 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=93=A6=E4=B8=BA=E5=BF=AB=E6=8D=B7?= =?UTF-8?q?=E6=8C=87=E4=BB=A4=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=8A=A8=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API/web_api.py | 1 + 1 file changed, 1 insertion(+) diff --git a/API/web_api.py b/API/web_api.py index dba77d6..12db80b 100644 --- a/API/web_api.py +++ b/API/web_api.py @@ -45,6 +45,7 @@ def index(): 'GitHub': 'https://github.com/Evil0ctal/Douyin_TikTok_Download_API', 'Introduction': 'Free and open source Douyin/TikTok watermark-free video download tool, supports API calls.', 'Web interface': 'https://douyin.wtf/', + 'iOS Shortcuts': 'https://api.douyin.wtf/ios', 'Parsing Douyin/TikTok videos': 'https://api.douyin.wtf/api?url=[Douyin/TikTok url]', 'Return Video MP4 File Download': 'https://api.douyin.wtf/video?url=[Douyin/TikTok url]', 'Return Video MP3 File Download': 'https://api.douyin.wtf/music?url=[Douyin/TikTok url]'}