Skip to content

Releases: Evil0ctal/Douyin_TikTok_Download_API

V4.0.1

28 Apr 03:12
Compare
Choose a tag to compare

🔊 V4.0.1

中文

  • 更新自述文件。
  • 修复了部署脚本以及Docker镜像。
  • 调整config.yaml结构。

🔊 V4.0.1

English

  • Update readme.
  • Fixed deployment scripts and Docker images.
  • Adjust config.yaml structure.

V4.0.0

23 Apr 04:55
Compare
Choose a tag to compare

🔊 V4.0.0版本重构

TODO:

  • 移除了过时的bilibili代码,需要有人重写。
  • 群里有人想添加快手以及西瓜视频的解析。
  • 自述文件已经过时,需要进行重写。
  • 进行PyPi包制作
  • config.yaml文件需要进行修整。
  • 添加对用户主页的解析。
  • iOS快捷指令需要更新兼容最新的API响应和路径。
  • 桌面端下载器或浏览器插件有需要可以进行开发。
  • 解决爬虫Cookie风控问题。

更改

  • 将Pywebio作为FastAPI的子APP一起运行。
  • 重写了抖音以及TikTok的接口,感谢 @johnserf-seed
  • 重写了文件下载的端点,现在使用异步文件IO。
  • 对所有端点进行了注解和演示值的添加。
  • 整理项目文件结构。

🔊 V4.0.0 version refactoring

ALL:

  • Removed outdated bilibili code and needs someone to rewrite it.
  • Someone in the group wants to add the analysis of Kuaishou and Xigua videos.
  • The readme is outdated and needs to be rewritten.
  • Make PyPi package
  • The config.yaml file needs to be trimmed.
  • Add parsing of user homepage.
  • iOS shortcuts need to be updated to be compatible with the latest API responses and paths.
  • Desktop downloaders or browser plug-ins can be developed if necessary.
  • Solve the problem of crawler cookie risk control.

Change

  • Run Pywebio as a sub-APP of FastAPI.
  • Rewritten the interfaces of Douyin and TikTok, thank you@johnserf-seed
  • The file download endpoint has been rewritten and now uses asynchronous file IO.
  • Annotations and demonstration values ​​were added to all endpoints.
  • Organize the project file structure.

V3 Archive Release

23 Apr 04:06
Compare
Choose a tag to compare
  • V3版本的最后一个存档
  • The last archive of V3 version

V3.2.1

25 Mar 22:26
Compare
Choose a tag to compare

[English]

  • Fixed TikTok video API issues #338 #337 #339 #328 #334 #329
  • Fixed Douyin video API issues #323 #321
  • Updated the original config.ini file to config.yml #265
  • Solving Docker packaging issues

TODO:

  • Perform a complete refactoring of the project.
  • Resolve the Douyin Web Cookie risk control issue.
  • Add more Douyin and TikTok interfaces.
  • Deprecate AIOHTTP and switch to the HTTPX library.

[中文]

TODO:

  • 对项目进行完整的重构。
  • 解决抖音Web Cookie风控问题。
  • 添加更多抖音和TikTok接口。
  • 弃用AIOHTTP转向HTTPX库。

Acknowledgements/致谢

TikTok APP Feed API:
@sheldygg

Douyin Web API:
@Johnserf-Seed

V3.2.0

14 Mar 19:52
Compare
Choose a tag to compare

[中文]

  • 修复TikTok视频API #328
  • 这个将是V3版本的最后一次release,随后我会对这个项目进行完整的重构。

[English]

  • Fix TikTok video API #328
  • This will be the last release of the V3 version, and then I will completely reconstruct the project.

V3.1.9

14 Oct 00:19
Compare
Choose a tag to compare

Note

Contributor

@Xuenew @befantasy

V3.1.8

26 Sep 07:56
Compare
Choose a tag to compare

Note

  • Add Xigua Video(西瓜视频) Support #279
  • Fix Douyin Web Cookie
  • Fix Version #278

Contributor

@Xuenew

V3.1.7

23 Sep 07:58
Compare
Choose a tag to compare

V3.1.7

  • 添加了Bilibili的支持 #275
  • 修复了X-bogus签名的js路径问题 #264
  • 修复了抖音的请求头 #193

鸣谢
@Jeffrey-deng @maxsky @Xuenew

V3.1.6

08 Mar 01:10
Compare
Choose a tag to compare
  • Add Douyin X-Bogus algorithm
  • Fix Douyin API

V3.1.5

07 Mar 04:11
Compare
Choose a tag to compare
  • Fixed Douyin API