Skip to content

dr1s/ytvbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytvbot

Codacy Badge

Download recordings form youtv.de

Dependencies

Install

  • Install python and dependencies sudo apt install python-dev python-pip libxml2-dev libxslt1-dev
  • Install geckodriver from https://github.com/mozilla/geckodriver/releases
  • Install firefox sudo apt install firefox or sudo apt install firefox-esr brew install firefox etc.
  • Install Xvfb and xauth for headless mode on Linux sudo apt install Xvfb xauth
  • pip2 install git+https://github.com/dr1s/ytvbot.git@master

Usage

ytvbot --help

usage: ytvbot [arguments]
-c | --config-dir [config-dir]: path to configuration directory
-o | --output [output_dir]: output directory
-h | --help: shows this message
-n | --no-download: Don't download anything
-l | --links [output_file]: Save links in this file
-# | --progress: show progress bar when downloading files
-s | --search [show_name]: only look for show_name
-j | --json [output_file]: save results as json file
-z | --network [network_name]: show results for network

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published