Skip to content

ReverseBitCoders/fifRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

##THIS PROJECT IS DISCONTINUED## It will be continued at git@github.com:ReverseBitCoders/CastGrabber.git

About this code

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 :)

How to use it

Download the fifRC.rb script and cd into the directory.

$ruby fifRC.rb

voila!!!

Are there any dependencies? Yes!

  • ruby
  • wget

Releases

No releases published

Packages

 
 
 

Languages