Skip to content

techmaniack/fifRC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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

About

fetch it from RailsCast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published