Pymgur ?

Simple Python script that lets you upload image/video to imgur!

Usage ?

  1. Git Clone this repository

  2. install the requirements (pip install -r requirements.txt)

  3. Create an application & Client ID on Imgur (https://api.imgur.com/oauth2/addclient)

  4. Run auth.py

  5. Paste the Client ID & Secret and then the PIN

  6. Let the script finish

  7. Run pymgur.py

  8. Paste your Client ID

  9. Paste URL or Path to the image/video you want to upload

  10. Wait for the upload to finish

  11. DONE!

  12. Make Sure to Star ⭐ this project!

Screenshots ?️

image image image image image image

Special Thanks ?

Thanks to authors of Pyimgur for making an API I could use!

GitHub

View Github