Skip to content

Instantly share code, notes, and snippets.

@SamSchmir
Last active April 10, 2018 01:11
Show Gist options
  • Save SamSchmir/d2fd9f9f93c0d3f70dabe6c177cac104 to your computer and use it in GitHub Desktop.
Save SamSchmir/d2fd9f9f93c0d3f70dabe6c177cac104 to your computer and use it in GitHub Desktop.
// media_type can be image/jpg, image/png, image/gif or video/mp4
example$ twurl -H upload.twitter.com "/1.1/media/upload.json" -d "command=INIT&media_type=image/jpg&total_bytes=42572" | jq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment