mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-22 06:26:37 +08:00
docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
8104a07162
commit
290a0e2cd7
13
README.en.md
13
README.en.md
@ -1,6 +1,7 @@
|
||||
# welcome`Douyin_TikTok_Download_API`(Douyin/TikTok no watermark parsing API)
|
||||
|
||||
[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/blob/main/LICENSE)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/issues)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/network)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/stargazers)
|
||||
[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/blob/main/LICENSE)
|
||||
[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/issues)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/network)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/stargazers)
|
||||
|
||||
Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.en.md)] \[[Simplified Chinese](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md)]
|
||||
|
||||
@ -12,15 +13,15 @@ Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/b
|
||||
|
||||
> Due to malicious use, the two APIs /video and /music are temporarily closed. If necessary, please deploy it yourself. Other functions are still used normally on the demo site. Please save the video file manually before I think of a better solution. My chick only has 0.5G memory and one CPU core, it can't stand it ╥﹏╥...
|
||||
|
||||
🚀演示地址:<https://douyin.wtf/>
|
||||
🚀Demo address:<https://douyin.wtf/>
|
||||
|
||||
🛰API demo:<https://api.douyin.wtf/>
|
||||
|
||||
💾iOS Shortcuts:[Click to get instructions](https://www.icloud.com/shortcuts/126820d2783748d1bdec95a223a02639)Updated on 2022/04/16
|
||||
💾iOS Shortcuts:[Click to get instructions](https://www.icloud.com/shortcuts/126820d2783748d1bdec95a223a02639)(Updated on 2022/04/16, the shortcut command can be updated automatically, just install it once.)
|
||||
|
||||
This project uses[PyWebIO](https://github.com/pywebio/PyWebIO)、[Flask](https://github.com/pallets/flask), using Python to implement online batch parsing of Douyin's watermark-free video/atlas.
|
||||
|
||||
可用于下载作者禁止下载的视频,同时可搭配[iOS Shortcuts APP](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Cooperate with this project API to realize in-app download.
|
||||
It can be used to download videos that the author prohibits to download, and can be used with[iOS Shortcuts APP](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)配合本项目API实现应用内下载。
|
||||
|
||||
The shortcut command needs to be in the Douyin or TikTok app, select the video you want to save, click the share button, and then find the option "Douyin TikTok without watermark download", if you encounter a notification asking whether to allow the shortcut command to access xxxx (domain name) or server), you need to click Allow to use it normally.
|
||||
|
||||
@ -44,7 +45,7 @@ The shortcut command needs to be in the Douyin or TikTok app, select the video y
|
||||
|
||||
- Support Douyin video/atlas parsing
|
||||
- Support overseas TikTok video analysis (no atlas analysis)
|
||||
- 支持批量解析(支持抖音/TikTok混合解析)
|
||||
- Support batch parsing (support Douyin/TikTok hybrid parsing)
|
||||
- Support batch download of watermark-free videos on the result page
|
||||
- Support API calls
|
||||
- support[iOS Shortcuts](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Realize in-app download of video/atlas without watermark
|
||||
@ -140,7 +141,7 @@ http://localhost(服务器IP):2333/
|
||||
https://www.douyin.com/video/6914948781100338440
|
||||
```
|
||||
|
||||
- TikTok Short URL (In-App Copy)
|
||||
- TikTok短网址 (APP内复制)
|
||||
|
||||
```text
|
||||
例子:
|
||||
|
Loading…
x
Reference in New Issue
Block a user