This is a self-hosted YouTube Channel Tracker application with functionality to download and watch videos.
- Node + NPM
- Python
Read Back End's readme file for instructions to install required Python dependencies
cd client
npm install
cd client
npm run dev
Backend api is described in the docstring in server/app/routes.py