Skip to content

Instantly share code, notes, and snippets.

@muloka
Created August 26, 2011 15:26
Show Gist options
  • Save muloka/1173657 to your computer and use it in GitHub Desktop.
Save muloka/1173657 to your computer and use it in GitHub Desktop.
require 'formula'
class YoutubeDl <ScriptFileFormula
url 'https://github.com/phihag/youtube-dl/raw/master/youtube-dl'
homepage 'http://rg3.github.com/youtube-dl/'
md5 'a5b92351e8cfa663c888e7d24116477e'
version '2011.08.24-phihag'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment