GithubHelp home page GithubHelp logo

chaturbate-grabber's Introduction

┌─┐┬ ┬┌─┐┌┬┐┬ ┬┬─┐┌┐ ┌─┐┌┬┐┌─┐  ┌─┐┬─┐┌─┐┌┐ ┌┐ ┌─┐┬─┐
│  ├─┤├─┤ │ │ │├┬┘├┴┐├─┤ │ ├┤───│ ┬├┬┘├─┤├┴┐├┴┐├┤ ├┬┘
└─┘┴ ┴┴ ┴ ┴ └─┘┴└─└─┘┴ ┴ ┴ └─┘  └─┘┴└─┴ ┴└─┘└─┘└─┘┴└─
8===================================================D
A shell script to cpture live stream from chaturbate.

Usage:

By first, make sure your linux shell is bash, at the same time, you need git, ffmpeg, curl and screen. Follow the command below to install them:

# apt: 
apt-get install -y git ffmpeg curl screen
# yum:
yum -y install git ffmpeg curl screen

Then use git to get the script library, which is convenient for subsequent updates:

git clone https://github.com/KFERMercer/chaturbate-grabber.git ~/chaturbate-grabber

If necessary, you can modify line 16, line 19, line 22 and line 25 in the ./ctbcap file to modify the default log file path, the path saved after capture, the default model, and the default server node code.

After that, you can use the following command to run:

~/chaturbate-grabber/ctbcap <your-favorite-model-name>

If you just want to get the link of stream:

~/chaturbate-grabber/ctbcap <your-favorite-model-name> -s

You can add this script to system path:

ln -s ~/chaturbate-grabber/ctbcap /sbin/ctbcap

Then you can simply run ctbcap to execute the script.

If you don't want to leave your trail:

 bash <(curl -s -L https://raw.githubusercontent.com/KFERMercer/chaturbate-grabber/master/ctbcap)

The above command has a space at the beginning.


have fun : )

chaturbate-grabber's People

Contributors

kfermercer 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.