Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 559 Bytes

File metadata and controls

24 lines (15 loc) · 559 Bytes

Generate Folder Images

Description

Iterates folders and generates folder.jpg for each one.
Each different script will generate these images from different sources.

Requirements

  • Having python installed.
  • Running pip install -r requirements.txt to install the required dependencies.

generate-igdb-folder-images.py

Make sure to set up the following ENV keys: TWITCH_CLIENT_ID TWITCH_CLIENT_SECRET

Running

  • Run SCRIPT_NAME.py.
  • Run python SCRIPT_NAME.py in the terminal.

(replace SCRIPT_NAME with your script of choice)