Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialcharles mwanza
1,795 Pointshow to download videos for offline viewing
i need help downloading videos for offline viewing. anyone with an idea on how to do this or suggestions on what download manager i could use?
12 Answers
Alex Hedley
16,381 PointsThere is a link to add the course to your iTunes library, top right? Of the course page.
James Barnett
39,199 PointsThere's also a download link to the right-hand side of video.
nicholastillman
8,319 Pointslink doesnt work
Alex Hedley
16,381 PointsIf you right click and Save As
You can always contact help also
Which browser? Which video?
Jonathan Obino
3,155 PointsI have developed a little web app where you can insert your token and you can download videos from teamtreehouse http://jonathanobino.16mb.com/treehouse/
James Barnett
39,199 PointsHow are you getting the list of videos? Are you going to open source the code and put it up on github perhaps?
Jonathan Obino
3,155 PointsI get the itunes link, replace the itpc with htth and vuala, I get the links, no magic. Right now I don't think to put this simple code on github. Anyway I've updated the form to use post method instead of get.
James Barnett
39,199 PointsI had no idea there was an RSS feed, that answers that question.
BRAEDEN PLEIN
16,234 PointsThis is super helpful thank you!
nicholastillman
8,319 PointsThanks a bunch!
Jonathan Obino
3,155 PointsFeel free to share the link if the web app has been useful for you :)
Andre Du Plessis
4,874 PointsAwesome thanks
joy sen
49 PointsPlease help me to find itunes link of a course, I don't find any link on users dashboard.
Mayank Shrivastava
648 PointsHI all, I Signup for the trail version for TreeHouse. From where i get my unique token to download all videos. Thanks in Advance.
Abhijeet Pednekar
Courses Plus Student 1,566 Pointsjust right click while the video is playing and click the save as button.
nabilmakhout
18,082 PointsI've created an application that does just this. Without the need of iTunes. It will create all the folders for you and number all the video's so you can watch them in the correct order. The only thing you need is nodejs. Check it out: https://github.com/MakhouT/treehouseDownloader
nabilmakhout
18,082 PointsIt's now possible to download a full track :) https://github.com/MakhouT/treehouseDownloader
tommy graffam
2,300 PointsThe easiest thing to do if you do not or can not use itunes is to go to the video you want right click on the page and go down to view page source then when page source opens do ctrl f to find and type videos. make sure you include the . (dot) and it'll show you a link https://videos.teamtreehouse.com/videos/........ click on that link it'll be a stright link to video where you can right click to download. This has been tested in chrome and works well.
Ashish Shah
1,468 PointsWhat is this link tommy, are you kidding?
estebancastro
Courses Plus Student 5,828 PointsWHERE I get the tokens??? I don't see any iTunes library in the courses. I have $25 account.
Alex Hedley
16,381 PointsOpen a course page
Scroll to the bottom (on mobile)
For example
C# Objects
https://teamtreehouse.com/library/c-objects
Find the section
“Download videos
Download all the videos from this collection using iTunes. Continue watching videos even when an internet connection is unavailable.”
Click on the “iTunes Feed” button
itpc://teamtreehouse.com/library/c-objects.rss?feed_token=###
“###” will have your feed token, don’t show anybody this
If you change “itpc://” to “feed://” it will open in Podcasts apps instead