@ abionic.blogspot.in [27/Nov/2012]
http://abionic.blogspot.in/2012/11/auto-download-all-videos-of-any-event.html
Auto-Download all smallest size Videos of any provided Event in Confreaks.com
to install it either run
$ sudo curl -L -o /etc/profile.d/ddl-confreaks.sh https://gist.github.com/raw/4137843/e6c6c93ef1c4cbf4cb735de821b74fcec467c170/gistfile1.sh
or copy+paste the shell function below in your shell-load-conf file.
suppose the event resides at URL:
http://confreaks.com/events/rubyconf2012
and you just need to run
$ ddl-confreaks rubyconf2012 ~/Downloads
and it will download all Talk Videos from Ruby Conference 2012 at your ~/Downloads directory…