๐
Pymgur Simple Python script that lets you upload image/video to imgur!
๐จ
Usage -
Git Clone this repository
-
install the requirements (pip install -r requirements.txt)
-
Create an application & Client ID on Imgur (https://api.imgur.com/oauth2/addclient)
-
Run auth.py
-
Paste the Client ID & Secret and then the PIN
-
Let the script finish
-
Run pymgur.py
-
Paste your Client ID
-
Paste URL or Path to the image/video you want to upload
-
Wait for the upload to finish
-
DONE!
-
Make Sure to Star
โญ this project!
๐ผ๏ธ
Screenshots
๐
Special Thanks Thanks to authors of Pyimgur for making an API I could use!