Giter Club home page Giter Club logo

douyin-parse's Introduction

抖音视频解析、抖音无水印高清视频解析、抖音背景音乐解析、抖音视频封面解析

构建

  1. python 3.10.2
  2. 安装requirements.txt文件的依赖库
cd DouYin-Parse
pip install -r requirements.txt
  1. 输入命令启动
python main.py
  1. 打包

安装好pyinstaller,进入项目主目录

pyinstaller main.py -F -w -n 打包名

启动

启动后将抖音视频分享到连接复制到输入框,点击解析按钮后,不出意外的话就可以看得到解析好的视频地址和背景音乐地址,并且程序会自动打开本机电脑默认浏览器

image-20220221215337057

后续增加了正则匹配url,所以通过抖音分享过来的链接可以直接复制进输入框,无需将url链接单独复制出来

Snipaste_2022-02-25_11-38-17.png

另外,为了平时使用手机操作方便,做了一个Web端的请看:douyin-parse-web

免责声明

本程序及代码仅供学习参考使用,不得用于非法用途,如项目侵犯了您的利益,请联系删除!

douyin-parse's People

Contributors

jccgg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.