3 Replies to “EuroBSDCon 2012 videos are out”

  1. No doubt YouTube was chosen because it’s the most open and accessible file format. As soon as my kids are done with the iPad I’ll tune in…

  2. You can use the www/youtube-dl port (python-based, public domain) to download the whole channel. Example:

    nice youtube-dl -c -i -o “/path/%(uploader)s/%(upload_date)s.%(title)s.%(id)s.%(ext)s” –prefer-free-formats –write-info-json –restrict-filenames http://www.youtube.com/user/EuroBSDcon

Comments are closed.