The goal of the QMP is to facilitate peoples exploration of their identity through media created by other LGBTQ individuals.
- install requirements;
pip install -r requirements.txt - set up desired database.
- set environment variables;
- DATABASE_URL = ...
- YTUBE_DATA_KEY = ... // get from google api manager
- YTUBE_SOURCE_CHANNEL = ... // channel id of the channel subscribed to channels of interest
- run server via
python main.py