Giter VIP home page Giter VIP logo

douyin_record's Introduction

douyin_record

抖音录播

跨平台,支持windows,linux,macos,下面以windows为例:

1.安装nodejs运行环境,去nodejs官网下载对应的版本安装
2.下载源代码到本地,按住shift键鼠标右键->在此处打开命令窗口
3.输入npm install安装所有的依赖包
4.打开网页版的抖音,搜索你需要录制的主播名,复制ta的抖音号写在douyin_record.toml文件里
5.在命令窗口输入node douyin_record.js开始录制
6.如果需要挂后台运行,在命令窗口输入npm install pm2 -g 安装pm2后台挂起模块,再输入pm2 start douyin_record.js --name douyin 就可以挂后台运行了

douyin_record's People

Contributors

passerby-b 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.