Skip to content

This repository contains a glue script that reads information from the C3TT and talks to voctoweb, youtube and twitter.

Notifications You must be signed in to change notification settings

zuntrax/publishing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a glue script that reads information from the C3TT [1] and talks to voctoweb [2], youtube [3] and twitter [4].

It publishes recordings an handles all necessary steps like thumbnail generation

Dependencies

Debian / Ubuntu

sudo apt-get install python3 python3-requests python3-pip ffmpeg
sudo pip3 install paramiko configparser twitter pillow

Usage

use the provided client.conf.example to tell the script to which hosts it should talk. Most of the configuration is done in the tracker

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

"Viel Spaß am Gerät"

About

This repository contains a glue script that reads information from the C3TT and talks to voctoweb, youtube and twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • Perl 16.7%
  • Shell 2.6%