0.0
No commit activity in last 3 years
No release in over 3 years
Download videos form Treehouse without pro account
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.2.0
>= 2.7.5, ~> 2.7
~> 0.3.0
>= 2.1.1.0, ~> 2.1
 Project Readme

treehouse-dlGem Version

Download Treehouse videos without pro membership

Now you can download Treehouse videos easily. You need account with any membership (even trailer)

Installation

gem install treehouse-dl

Manual installation

 user@User ~ $ git clone https://github.com/0x2C6/treehouse-dl.git
 user@User ~ $ cd treehouse-dl
 user@User ~ $ bundle
 user@User ~ $ chmod +x setup.rb
 user@User ~ $ ./setup.rb

Usage

treehouse-dl -e EMAIL -p PASSWORD -u URL

You have to fill all sections! Else it won't work Please write valid course url

Example

treehouse-dl -e example@email.com -p 123456aA -u https://teamtreehouse.com/library/unit-testing-in-java

This is beta versions and include some errors . Please create new issue if you get any error.