Skip to content

Henryhaohao/DouYin_Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

抖音APP视频下载 enter image description here

抖音APP官网 - https://www.douyin.com/

Author 😎Henryhaohao😎
Email ♥️1073064953@qq.com♥️

🐬声明

软件均仅用于学习交流,请勿用于任何商业用途!感谢大家!

🐬介绍

该项目为抖音APP视频下载

  • 项目介绍:通过传入抖音作者的UserID爬取其作者的喜欢(别人的视频)或者发布(自己上传的视频)
  • 爬虫文件:Spiders目录下的douyin_video.py
  • 运行方法:传入抖音作者的UserID(此参数位置参考下方的截图)即可开始下载视频,下载的视频将存放在项目目录下的douyin_video文件夹中
  • 抖音作者URL链接示例: https://www.douyin.com/share/user/63692754272/ (哈哈:smile:这是我的抖音号~)

🐬运行环境

Version: Python3

🐬安装依赖库

pip3 install -r requirements.txt

🐬运行截图

  • URL链接中获取UserID (注意:UserID是链接中的63692754272,而不是下面的抖音ID)

    enter image description here
  • 运行下载

    enter image description here
  • 下载完成

    enter image description here

🐬总结

最后,如果你觉得这个项目不错或者对你有帮助,给个Star呗,也算是对我学习路上的一种鼓励!
哈哈哈,感谢大家!笔芯~
💘💘

Releases

No releases published

Packages

No packages published

Languages