mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #435] Unable to upload Imgur over 20MB #358
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#358
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SinTeKoe on GitHub (Jan 17, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/435
I am unable to upload any .gif (using the Gifski codec) that is over 20MB. I'm able to save the .gif and upload it manually to imgur as long as its under 200MB (as the help section has noted is the limit on .gifs & video). I've tried looking around for any similar issues but it seems that its just unique to me, so I don't know if I'm just missing something. I am logged in to my imgur account in the app. This is the error I seem to be constantly getting, but an unsure what it exactly means.

@NickeManarin commented on GitHub (Jan 17, 2019):
The ImgUr API has a limit, if I recall.
I need to display a better error message when dealing with that.
@SinTeKoe commented on GitHub (Jan 17, 2019):
Ah, alright, I didn't think the API would have different rules then the upload web service.