PtpUploader icon indicating copy to clipboard operation
PtpUploader copied to clipboard

Feature: support more image hosts

Open kannibalox opened this issue 4 years ago • 5 comments

Candidates:

  • catbox.moe
  • slow.pics
  • pixhost.to
  • ~imgbb.com~

Also check for libraries like https://pypi.org/project/hypershot/ (but actually maintained) to possibly use.

kannibalox avatar Jan 26 '22 13:01 kannibalox

Add imgbb in https://github.com/kannibalox/PtpUploader/commit/a9832c8feb46f67db321f8896fc913611ac38edb

kannibalox avatar Jan 26 '22 14:01 kannibalox

imgbox.com is good too

leonard4546 avatar Jan 26 '22 16:01 leonard4546

also hope add imgbox.com

daomengRen avatar Jan 27 '22 02:01 daomengRen

Added catbox.moe. Unfortunately imgbox is not only a pain to integrate with, but apparently isn't a good choice for PTP. If someone else really wants to implement it though, I'm not opposed to it.

kannibalox avatar Jan 30 '22 22:01 kannibalox

If you have time, you can take a look at these two repositories. https://github.com/plotski/pyimgbox https://github.com/plotski/imgbox-cli

daomengRen avatar Jan 31 '22 00:01 daomengRen