Skip to content

Instantly share code, notes, and snippets.

@sarofr
sarofr / wwdc2015.sh
Last active August 29, 2015 14:22
WWDC2015's videos downloader
#!/bin/bash
############################################################################
# Automated WWDC 2015 videos downloader script
# Cristian Grau @SaroFR
############################################################################
function showPercentage {
sleep 5
currentsize=0
#!/bin/bash
############################################################################
# Automated WWDC 2014 videos downloader script
# Cristian Grau @SaroFR
# Based on Krzysztof Zablocki's (@merowing_) Download HD WWDC 2014 command
############################################################################
function download {
curl --silent --remote-name $1