GithubHelp home page GithubHelp logo

douyinbot's Introduction

DouYinBot

抖音(**区)无水印视频、背景音乐、作者ID、作者昵称、作品标题等的全能解析和下载。

写在前面

  • 本项目纯属个人爱好创作
  • 所有视频的版权始终属于「字节跳动」
  • 严禁用于任何商业用途,如果构成侵权概不负责

目前功能

  • 解析无水印视频
  • 解析视频标题
  • 解析作者昵称
  • 解析作者ID
  • 不需要去除多余字符
  • 微信公众号消息转发后解析
  • 解析视频存库(仅支持通过微信转发消息的抖音视频,仅支持sqlite数据库)
  • 视频上传到七牛
  • 视频首页列表展示

使用

编译

go build -o douyinbot main.go

运行

./douyinbot --config-file=配置文件 --data-file=数据库路径

Docker 使用

docker pull lifei6671/douyinbot:1.0.0
docker run -p 9080:9080 -v /data/conf:/var/www/douyinbot/conf /data/data:/var/www/douyinbot/data -v /data/douyin:/var/www/douyinbot/douyin -d lifei6671/douyinbot:1.0.0

douyinbot's People

Contributors

lifei6671 avatar

Watchers

 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.