-
The linked documentation for imgur shows how to create a Client ID and Client Secret but the config for this plugin expects an "Imgur API Key". The documentation should either explain how to get an AP…
-
Need to identify the privacy settings on images uploaded and if there is any limit to storage.
- Also what all CRUD options are available.
- Can you get the image dimensions using a GET request
-
### Checklist
- [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit…
-
🎭 Account search ...
…
-
Currently we use the v2 API. The new API uses OAuth for authentication and has some restrictions on the number of hits per day.
[v3 API Documentation](http://api.imgur.com/#limits)
The documentatio…
antew updated
10 years ago
-
Allow user to upload finished img to imgur account.
-
Я использую скрипт загрузки фото в своем редакторе для голоса (golos.rubtc.info/r) работает он стабильно выполняя простую функцию - загружает фото на фотохостинг imgur и после вставляет фотографию в р…
-
Sometimes Imgur URLs in chat messages like https://imgur.com/jYzz48v can be MP4 videos, not just a static images. It would be great to detect and automatically play these videos.
-
-
Sometime in the past few weeks, `imgur2` started displaying this error:
```
imgur2.rb:24:in `run': undefined method `[]' for nil:NilClass (NoMethodError)
```
I did some digging and found this:
```
…