/dizqueTV-scripts

Scripts to automate dizqueTV tasks

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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