Skip to content

Commit

Permalink
Added Amazon S3 script
Browse files Browse the repository at this point in the history
  • Loading branch information
s0hv committed Dec 6, 2023
1 parent 09d6919 commit 863f16f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/album-artwork.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ The code for this uploader can be found [here](https://github.com/realoksi/fooba
and the releases can be found [here](https://github.com/realoksi/foobar2000-catbox/releases).
The installation instructions are the same as for [Standalone imgur uploader](#standalone-imgur-uploader)

### Amazon S3 for Python 3.7 or later
This script allows you to upload images to an Amazon S3 bucket,
and it can be found [here](https://gist.github.com/okdargy/a55f40c7b339ee0a8b10a9827015453b).
The author recommends the [ShareX Amazon S3 guide](https://getsharex.com/docs/amazon-s3)
if you don't know how to set up a publicly accessible S3 bucket.

## Descriptions of options

Expand Down

0 comments on commit 863f16f

Please sign in to comment.