Home
ShareX config
Donate
Media.wtf
How to use
Open your ShareX window (double click the icon)
Open "Destinations" on the left side and choose "Custom uploader" for each entry (Image Uploader, Text Uploader...)
Open "Destinations" on the left side and go to "Destination Settings"
Scroll down and click on "Custom uploaders"
Use the "Import" function to import from clipboard, file or url
Set your Uploaders to the imported one (down-left side)
Uploader
{ "Name": "media.wtf (Uploader)", "DestinationType": "ImageUploader, TextUploader, FileUploader", "RequestURL": "https://media.wtf/upload", "FileFormName": "file", "Arguments": { "always_append_extension": "false" }, "URL": "$json:Url$", "ThumbnailURL": "$json:ThumbnailUrl$", "DeletionURL": "$json:DeletionUrl$" }
or download the configuration file
here
Shortener
{ "Name": "media.wtf (Shortener)", "DestinationType": "URLShortener", "RequestURL": "https://media.wtf/shorten", "Arguments": { "url": "$input$" }, "URL": "$json:Url$", "ThumbnailURL": "$json:Url$", "DeletionURL": "$json:DeletionUrl$" }
or download the configuration file
here
© 2018 Media.wtf. All rights reserved. All other trademarks, logos and copyrights are the property of their respective owners