mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-20 04:19:57 +08:00
docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
93d8d13218
commit
29af9afb8e
@ -12,7 +12,7 @@ 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 ╥﹏╥...
|
> 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 ╥﹏╥...
|
||||||
|
|
||||||
🚀Demo address:<https://douyin.wtf/>
|
🚀演示地址:<https://douyin.wtf/>
|
||||||
|
|
||||||
🛰API demo:<https://api.douyin.wtf/>
|
🛰API demo:<https://api.douyin.wtf/>
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/b
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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)Cooperate with this project API to realize in-app download.
|
可用于下载作者禁止下载的视频,同时可搭配[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.
|
||||||
|
|
||||||
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.
|
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 +44,7 @@ The shortcut command needs to be in the Douyin or TikTok app, select the video y
|
|||||||
|
|
||||||
- Support Douyin video/atlas parsing
|
- Support Douyin video/atlas parsing
|
||||||
- Support overseas TikTok video analysis (no atlas analysis)
|
- Support overseas TikTok video analysis (no atlas analysis)
|
||||||
- Support batch parsing (support Douyin/TikTok hybrid parsing)
|
- 支持批量解析(支持抖音/TikTok混合解析)
|
||||||
- Support batch download of watermark-free videos on the result page
|
- Support batch download of watermark-free videos on the result page
|
||||||
- Support API calls
|
- 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
|
- 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
|
||||||
@ -319,7 +319,7 @@ http://localhost(服务器IP):2333/music?url="复制的(抖音/TikTok)口令/链
|
|||||||
|
|
||||||
> It is best to deploy this project to an overseas server, otherwise strange problems may occur.
|
> It is best to deploy this project to an overseas server, otherwise strange problems may occur.
|
||||||
|
|
||||||
如:项目部署在国内服务器,而人在美国,点击结果页面链接报错403 ,目测与抖音CDN有关系。
|
For example: the project is deployed on a domestic server, and the person is in the United States, click the link of the result page and report an error 403, which is visually related to Douyin CDN.
|
||||||
|
|
||||||
> Deploy using the Pagoda Linux panel
|
> Deploy using the Pagoda Linux panel
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user