emorrp1 / mintupload

Uploads files on the Internet
http://emorrp1.github.com/mintupload
6 stars 21 forks source link

imageshack #3

Closed emorrp1 closed 15 years ago

emorrp1 commented 15 years ago

Shaddix - "on my windows-pc I have a little add-on installed called "shell uploader", it's a bit like mintUpload, but it uploads images to imageshack and gives you the adress where you can find your uploaded image

the biggest benefit you have is when you want to upload multiple images to imageshack you can just select all the images you want to upload, right click - upload, and you get a list of the imageshack adresses of your images

I would find this a great add to mintUpload, maybe an idee for a next release?"

emorrp1 commented 15 years ago

ok, according to the api (http://reg.imageshack.us/content.php?page=developer&xmlkey=2DHOSUVWe889d5ec42dc36d2de06daab2074a3cc) imageshack uses an html post upload method. I was thinking that a base url could be in config, with placeholders etc.

Perhaps this kind of thing is best supported in some kind of plugin architecture. It is unlikely that we'll be able to supply support for many third-party sources like this.

emorrp1 commented 15 years ago

see also issue #4

emorrp1 commented 15 years ago

see also #32

emorrp1 commented 15 years ago

see also http://forums.linuxmint.com/viewtopic.php?f=163&t=26899&p=161812#p161812

emorrp1 commented 15 years ago

closing until we have an http upload method