Skip to content

Instantly share code, notes, and snippets.

@xcobar

xcobar/dl.rb Secret

Created August 20, 2017 01:25
Show Gist options
  • Save xcobar/f5110ade35839c7481f1f92e20325cf3 to your computer and use it in GitHub Desktop.
Save xcobar/f5110ade35839c7481f1f92e20325cf3 to your computer and use it in GitHub Desktop.
File.open("getty_images#{image_id_num.to_s}.jpg","wb") do |file|
file.puts f.read
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment