Skip to content

nwithan8/dizqueTV-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dizqueTV-scripts

Scripts to automate dizqueTV tasks

Installation

  1. Clone this repo with git clone https://github.com/nwithan8/dizqueTV-scripts.git
  2. Enter dizqueTV-scripts directory
  3. Install dependencies with pip install -r requirements.txt
  4. Run a script with python <script_name>

All scripts are standalone, meaning (as long as dependencies are installed) any script can run regardless of where the file is located on your machine.

Use python <script_name> --help to see the script's help message.

Script descriptions