Lecture videos on iTunes U can be quite large (~300 MB). Can I get iTunes U to resume a download after any interruption?
|
feedback
|
|
Yes you can - click on "Copy iTunes U URL", then use something like wget to get that url Open the resultant file, and you will find a whole lot of URLs in it, with the relevant episodes. (in my case ending in .mp4) Then use "wget -c" to get the episodes by each url, and it support resume perfectly.... (unless the server doesn't) Using this method, I have been successfully resuming Stanford iPhone Dev Lectures, which iTunes kept on doing from the beginning... iTunes.... when it works, it's great... when it doesn't... hmmmmmm | |||
feedback
|
|
Itunes U is just a catalogue/listing service, it downloads from many different sources. Typically you can pause/resume in Itunes but it also will depend if the server you are downloading from supports it. | |||
|
feedback
|
|
i am gonna show you something really easy then wget . you dont even need it. nothing at all . so here is how we do it. first you are on the webpage showing say for eg. standford university online class fall 2011 for iphone app development. here you will be shown list of videos that are available n you can click on and it will open in itunes.
4.paste it in your browser and go. 5. you will get list of files and you can just download it outside itunes, using any download manager , or in your browser. for eg. i'l just right click on encloser.mp4 file and select copy link location(firefox)., paste it in orbit or anyother downmanager ., and voilla i can pause it and resume it . simple ...or i can also paste the link in firefox itself and download it there without any download manager. enjoy!!!!!! dont use any wget or any other thing .. its simple ... | |||
|
feedback
|