Script to Download TED Videos in Bulk
Posted by Pranav on 19 December, 2009
4 Comments
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: [...]

