Giter Site home page Giter Site logo

mystasly48 / toshitairecorder Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 11 KB

A script that records "Seven Eleven Presents Sakura Toshitai Onishi (セブン-イレブン presents 佐倉としたい大西)" using rtmpdump and ffmpeg

Shell 100.00%
agqr shell rtmpdump ffmpeg

toshitairecorder's Introduction

ToshitaiRecorder

This is a script that records "Seven Eleven Presents - Sakura Toshitai Onishi"

Official website: セブン-イレブン presents 佐倉としたい大西 | インターネットラジオステーション<音泉>

DO NOT SHARE ANY VIDEOS which recorderd by this script.

ONLY FOR PERSONAL USE.

Requirements

You need to install ffmpeg.

Also, if you are Windows user, you need an environment that can execute bash script. I recommend Git for Windows.

Usage

  1. Clone this repository.
  2. Give ToshitaiRecorder a permission of execution.
  3. Run on Tuesday.
  4. Wait.
git clone [email protected]:mystasly48/ToshitaiRecorder.git
cd ToshitaiRecorder
chmod u+x ./ToshitaiRecorder
./ToshitaiRecorder

Customize

You can use cron to schedule to run the script.

But the recording file will be saved in a directory where the script was executed.

It means the script tries to save the file on /usr/bin/ but it doesn't have permission to write and the recording will be failed.

You can configure the path where the recording files will be saved, by editing path="" variable on line 29.

For example

path="/mnt/c/radio/ToshitaiRecorder/"

Also, an example setting of cron is

28 23 * * 2 /mnt/c/radio/ToshitaiRecorder/ToshitaiRecorder

Original

mystasly48/ToshitaiRecorder.sh on GitHub Gist

toshitairecorder's People

Contributors

mystasly48 avatar

Watchers

 avatar  avatar

toshitairecorder's Issues

Update waiting time

We can see time but it's better to be able to see when is the recording starts.

Check the rtmp url is correct

According to some articles and tweets, sometimes the rtmp url has changed.

So we have to check if the rtmp url is correct, and the recording started properly.

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.