Skip to content

Instantly share code, notes, and snippets.

@yinyanghu
Created January 9, 2017 16:52
Show Gist options
  • Save yinyanghu/11ce638a6c2020aa17f9f557a804d2d4 to your computer and use it in GitHub Desktop.
Save yinyanghu/11ce638a6c2020aa17f9f557a804d2d4 to your computer and use it in GitHub Desktop.
Download from BaiduYun
#!/bin/bash
while :
do
bypy -v download todownload .
sleep 10
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment