Skip to content
/ Douyin Public

Based on python 3.7 + django 2.2.3, realize the analysis of the sharing link of TikTok video and get the original video.

License

Notifications You must be signed in to change notification settings

UlovHer/Douyin

Repository files navigation

1 抖音视频下载

基于 python 3.7 + django 2.2.3, 实现解析抖音视频的分享链接,获取原始视频,支持在线观看和下载。

2 安装

# 安装相关库
pip install -r requirements.txt

# 运行
python manage.py runserver

# 运行指定端口
python manage.py runserver 127.0.0.1:8088

3 预览

2

About

Based on python 3.7 + django 2.2.3, realize the analysis of the sharing link of TikTok video and get the original video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published