Skip to content

TildeSlashC0re/stream-grab-and-transcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGAT - StreamGrab And Transcode [1.1.2]

A wrapper for ffmpeg and streamlink to grab your favorite streams live and encode them right after

Note: a more thorough documentation is scheduled for soon™

If you ran SGAT 1.1.1 and below, please update your config!

Installation

    git clone https://github.com/TildeSlashC0re/stream-grab-and-transcode.git;
    cd stream-grab-and-transcode;
    cat config.example > config;
    nano config # Provide, at minimum(!), $WORKDIR

    # Optionally you can also
    nano config.streamlink

Dependencies

    sudo apt-get update; 
    sudo apt-get install python-pip ffmpeg;
    pip install streamlink

Optional Dependencies

    # if you defined $APPRISE_HOOK_TARGET in your config you need to 
    pip install apprise

Running

    ./listener

    # OR
    ./listener <url>

Exiting

    CTRL + C

Cleaning Up Log Directory

    ./log/nuke-logs

About

A streamlink+ffmpeg wrapper to automize archival

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages