Skip to content

Instantly share code, notes, and snippets.

@llatzhar
Created July 12, 2018 06:16
Show Gist options
  • Save llatzhar/e25d2696b2676e457776e5c7fbf87513 to your computer and use it in GitHub Desktop.
Save llatzhar/e25d2696b2676e457776e5c7fbf87513 to your computer and use it in GitHub Desktop.
dl.rb
70.times do |i|
`wget http://profile-cdn.xvideos.com/videos/profiles/galleries/cb/c7/0b/suzuyan/gal100012/pic_#{"%d" % (i+1)}_big.jpg`
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment