This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Lur_'s profile picture

Paste.ee Uploading & Downloading Program

Started by Lur_, 20 September 2014 - 09:46 PM
Lur_ #1
Posted 20 September 2014 - 11:46 PM
Hi all, I have created a utility to upload & get from paste.ee.

There was limits to Pastebin, such as too many pastes, spam filter, & more.

With pasteee, the codes for pastes are also much shorter, usually 4-5 characters,
& they do not have a max limit per day nor a filter.

All of the pastes go to a Paste.ee account made for the program. (PasteCC)

The Maximum file size for paste.ee is 12 MB.

The pasteee program also downloads a file, .JSONAPI, to interface with the response of the website.
It is downloaded automatically.

Credit goes to dan200 for his pastebin program, which
I based pasteee off of.

You can download my version of the paste.ee utility with pastebin.

Get it with:
pastebin get j779Mfjy pasteee
Edited on 20 September 2014 - 10:08 PM
biggest yikes #2
Posted 21 September 2014 - 09:16 PM
It looks like all you did was replace pastebin.com with paste.ee from the pastebin program. I may be wrong, but that's what it appears.
Edited on 21 September 2014 - 07:18 PM
Agoldfish #3
Posted 21 September 2014 - 10:02 PM
It looks like all you did was replace pastebin.com with paste.ee from the pastebin program. I may be wrong, but that's what it appears.
But it still is a paste.ee downloader and uploader. :P/>

Also, to OP:
The Maximum file size for paste.ee is 12 MB.
Unregistered users have a paste size limit of 2 MB. Register a free account and get this limit bumped up to 12 MB!
Edited on 21 September 2014 - 08:04 PM
biggest yikes #4
Posted 22 September 2014 - 01:17 AM
The Maximum file size for paste.ee is 12 MB.
Unregistered users have a paste size limit of 2 MB. Register a free account and get this limit bumped up to 12 MB!

All of the pastes go to a Paste.ee account made for the program. (PasteCC)
Edited on 21 September 2014 - 11:17 PM
Lur_ #5
Posted 11 October 2014 - 08:41 AM
Agoldfish, I have this program hooked up to account prehand. You do not need to worry for this, as I accounted for they're soon to change the API, so you cannot post anonymously.
Edited on 05 April 2015 - 12:05 AM