Skip to content

Releases: Evil0ctal/Douyin_TikTok_Download_API

V4.0.5

07 Jul 21:09
Compare
Choose a tag to compare

🔊 V4.0.5

中文

  • 更新了抖音Web端a_bogus算法。
  • 更新requirements.txt文件。

🔊 V4.0.5

English

  • Updated the a_bogus algorithm for Douyin Web.
  • Updated the requirements.txt file.

Acknowledgements/致谢

Douyin Web Abogus algorithm

@JoeanAmier - Pull Request #442
@Johnserf-Seed - Code https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/2efd3e3eca6ef5096ce9fab902f02a03df857d3a/crawlers/douyin/web/abogus.py#L525

V4.0.4

05 Jul 23:30
Compare
Choose a tag to compare

🔊 V4.0.4

中文

  • 更新自述文件。
  • 使用爬虫的请求头来请求视频文件,修复无法下载视频的问题。

🔊 V4.0.4

English

  • Updated the README file.
  • Use the crawler's request header to request the video file to fix the problem of not being able to download the video.

V4.0.3

14 Jun 22:23
Compare
Choose a tag to compare

🔊 V4.0.3

中文

  • 更新自述文件。
  • 为一些抖音Web接口请求时替换为a_bogus算法。
  • 删减了抖音Web端的msToken接口异常判断和修改本地生成机制。

🔊 V4.0.3

English

  • Updated the README file.
  • Replaced some Douyin Web interface requests with the a_bogus algorithm.
  • Removed the exception handling for the msToken interface on Douyin Web and modified the local generation mechanism.

V4.0.2

14 Jun 08:19
Compare
Choose a tag to compare

🔊 V4.0.2

中文

  • 更新自述文件。
  • 添加了抖音Web端a_bogus算法。
  • 添加了生成a_bogus参数的接口
  • 修复了抖音单一视频解析。
  • 修复了TikTok获取视频ID的正则表达式。
  • 修复了混合解析接口。
  • 修复了下载TikTok视频时会遇到403代码的问题。

🔊 V4.0.2

English

  • Updated the README file.
  • Added the a_bogus algorithm for Douyin Web.
  • Added an endpoint for generating the a_bogus parameter.
  • Fixed single video parsing for Douyin.
  • Fixed the regular expression for retrieving TikTok video IDs.
  • Fixed the mixed parsing endpoint.
  • Fixed the issue of encountering a 403 error code when downloading TikTok videos.

Acknowledgements/致谢

Douyin Web Abogus:
@JoeanAmier

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