Extracts video urls from codeschool courses and codeschool screencasts using CasperJS.
Also if you have a synology NAS, you can use the download.sh script to enqueue the download tasks. By using this: find . -type d -exec sh -c "cd {}; /path/to/download.sh" ;