This is a placeholder for yle-dl Homebrew formula.
For your other brewing needs, go to Homebrew homepage.
brew install yle-dl
If you get no available formula for yle-dl
:
brew update
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 Sampumon and I do UNIX pipes.