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 trialJonah Shi
10,140 PointsHow to download all the videos? I clicked the iTune feed, but only can download the first video.
How to download all the videos? I clicked the iTune feed, but only can download the first video.
Wayne Priestley
19,579 PointsHi Rovshen,
You should see the link to the iTunes feed on the same screen as the video is on when your watching it.
Dawn Foster
1,899 PointsHi .. I am not even seeing the first link to the iTunes feed. When I am watching a video via Treehouse website, there is a link for downloads below the video.. but the only download items listed are .mp4 videos that are from http://wpc.a8b5.edgecastcdn.net. Where are you finding a link to the iTunes feed from the video page?
9 Answers
Stephanie B
10,082 PointsJonah, actually the quickest way to do this is to right-click on the podcast name in the list of podcasts and select "Download All" from the contextual menu that pops up. That way you don't have to click each title. You can do it for several podcasts at a time and just let them download in the background while you're doing other things.
Ashish Shah
1,468 PointsWhere is podcast?
Wayne Priestley
19,579 PointsHi Jonah,
You get the rest via iTunes, you should be able to highlight that feed and in the options available you select something like old episodes and then you can download each one from there.
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/
Rovshen Gurdov
1,864 Pointsthats good i downloaded some videos thx for that. If u have a source code for that can u share it?. And i couldnt download all of videos there )) There are only downloadable in the Track Courses...
Rc Cnls2
1,178 PointsHi Thank you for this! Tried it but it only provides links for downloads of low quality video. How can I download HD videos?
Jonathan Obino
3,155 PointsRc Cnls2 I'm going to add that feature in the next days - weeks as I'm really busy at work these days :D
Rc Cnls2
1,178 Pointshi I figure that out already using the token and adding ?hd=yes at the end of the token. downloading now in full HD. I cant download separate courses though with ur program. It seems its for tracks only i guess
Rc Cnls2
1,178 Pointshi I figure that out already using the token and adding ?hd=yes at the end of the token. downloading now in full HD. I cant download separate courses though with ur program. It seems its for tracks only i guess
alonso carballo
8,744 PointsJonathan, that's very useful. I read you're working on enabling the download of the HD versions too, so thanks for that!
Another problem that I see is that the video names don't correspond to the course names. Is there a way to create an index.html page based on your application that links to the videos one has downloaded? That would be awesome!
alonso carballo
8,744 PointsHey Rc Cnls2, I tried putting ?hd=yes at the end of the token in order to download the HD version via Jonathan's app but I get php errors. It works fine with just the token (but no HD version)
Warning: simplexml_load_file() [function.simplexml-load-file]: http://teamtreehouse.com/library/how-to-make-a-website.rss?feed_token=ac7167b0-a381-407d-88cd-f5529d6c2ee5?hd=yes:1: parser error : Start tag expected, '<' not found in /home/u591379691/public_html/treehouse/treehouse.php on line 225
Warning: simplexml_load_file() [function.simplexml-load-file]: You do not have access to feeds of our content, please signup for a full Treehou in /home/u591379691/public_html/treehouse/treehouse.php on line 225
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/u591379691/public_html/treehouse/treehouse.php on line 225
kveder
5,162 Pointsadd "&hd=yes" not "?" symbol. As "?" whas used in URL before :)
Nijad Kifayeh
6,092 PointsI can't even see the iTunes link...has this option been disabled?
alonso carballo
8,744 PointsSarunas you are the man! That worked!
Ali Bouland
3,479 PointsI cannot find the iTunes link in the swift lessons.. is this available for all types of lessons??
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. Basically it will bulk download all the videos in the course. 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
Ashish Shah
1,468 PointsHow to download?
estebancastro
Courses Plus Student 5,828 Pointswhere can get the tokens???
Rovshen Gurdov
1,864 PointsRovshen Gurdov
1,864 PointsHi Jonah
Where did u get the link ? Could you explain me ?
Thx !