Posts Tagged ‘Download’

Script to Download TED Videos in Bulk

This item was filled under [ Uncategorized ]

I recently became addicted to TED Videos. This inspired me to create a simple python script which helps one download TED Talks in bulk. Here is the main part of the script. Scroll down for download link and usage instructions.

#! /usr/bin/python
 
# Name: TED Video Downloader
# Version: 0.4
# Summary: A bulk TED Talks download tool
# License: [...]

Continue reading...

Tagged with: [ , , , , ]

Saving YouTube Videos from Firefox Cache

This item was filled under [ Jazzed Up! ]

This was first posted in my old, dead blog Jazzed Up! on Mar 24, 2008 1:44 PM
This article tells your how to download videos, not only from YouTube, but also from other video sharing sites using Firefox. I’ll be considering only YouTube here. The procedure will be the same for any streaming media.
Note (07 Jul, [...]

Continue reading...

Tagged with: [ , , , , ]