#treehouse-dl v0.1
This script allow download video and other stuff from teamtreehouse.com. You get video files, subtitles, and a description of each lesson as a html-document.
This repository is based on Treehouse-Saver (https://github.com/dx0x58/Treehouse-Saver).
- teamtreehouse.com account
- python 3
###Step 1 git clone https://github.com/hdantas/treehouse-dl cd treehouse-dl pip install -r requirements.txt
Put into config.conf
file your username, password and output path
python3 treehouse-dl.py
in script directory (maybe slow, be patient!).