Skip to content

Instantly share code, notes, and snippets.

@rabnawazPikesSoft
rabnawazPikesSoft / railscasts.rb
Created November 23, 2015 20:11 — forked from samqiu/railscasts.rb
Download free Railscast video
#!/usr/bin/ruby
require 'rss'
# Usage
# $ ./railscasts.rb http://railscasts.com/subscriptions/YOURRAILSCASTRSS/\/
# episodes.rss
# OR
# $ ./railscasts.rb
p 'Downloading rss index'