This is a placeholder for yle-dl Homebrew formula.
For your other brewing needs, go to Homebrew homepage.
brew install https://raw.github.com/cheets/homebrew/master/Library/Formula/yle-dl.rb
Requires PyCrypto Python library and RTMPdump 2.4+.
Latest Homebrew has RTMPdump 2.4. If you have 2.3:
brew update && brew upgrade rtmpdump
PyCrypto can be installed with:
pip install pycrypto
If you're missing pip:
easy_install pip
I'm cheets but this repo has been forked from Sampumon. I've only fixed the file checksum to be able to install this.