Once in a while when I come across excellent screencast tutorials I download them for viewing offline. Any ideas on how I can extract this tutorials from this particular jquery site?
|
feedback
|
migrated from stackoverflow.com Jan 22 '10 at 4:32
This question came from our site for professional and enthusiast programmers.
|
Use the FlashGot addon for firefox. After the addon is installed, simply load the page, start the video playing, then press ctrl-f7 to download the active media. | |||
|
feedback
|
|
Safari for Mac has an Activity monitor that allows you to view the elements on the page that are currently being downloaded and that have finished downloading. I tested for your web site and the file: http://a8.video2.blip.tv/1740000452935/NETTUTS-jQueryForAbsoluteBeginners144.flv?bri=3.5&brs=549 ... is what is loading for the first tutorial on that page. VLC media player will play .flv files. Not sure if there are rights issues associated with this but that's how it's done. If you're on a PC I can't help. Update Okay for the PC you can use the Firefox plugin "Firebug" to monitor all net activity for the page.
| |||||||||
feedback
|