##THIS PROJECT IS DISCONTINUED## It will be continued at [email protected]:ReverseBitCoders/CastGrabber.git
My first attempt at learning Ruby/Rails.
This script when run, parses the RSS feed from railscast.com and starts Downloading the videos (in 'webm' format) and the Exercise files in the directory where the script has been called.
Duplication of videos has been avoided by passing the '-c' parameter to 'wget'.
Sorry for such crappy condition of the code, i'm new to ruby :)
Download the fifRC.rb script and cd into the directory.
$ruby fifRC.rb
voila!!!
- ruby
- wget