nk23x
12/13/2015 - 6:40 PM

get the whole season from bs.to

get the whole season from bs.to

youtube-dl-launcher.sh $(for f in \
$(wget -q -O - http://bs.to/serie/Bubblegum-Crisis-Tokyo-2040 | grep -i streamcloud-1 | perl -pe 's/.*href=\"/http:\/\/bs.to\//g;s/-1\"(.*)/-1/g;'); do \
  wget -q -O - ${f} | grep -i 'link zum orig' | perl -pe 's/.*http(.*).html.*/http$1.html/g;';\
  done)