Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Update project description
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Nov 4, 2019
1 parent 3b77ce4 commit 0703ba1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
# @music-metadata/s3
Extension for [music-metadata](https://github.com/Borewit/music-metadata) to retrieve metadata from files stored on [Amazon Web Services (AWS) S3 cloud storage](https://docs.aws.amazon.com/AmazonS3/latest/dev/Welcome.html).

The magic of this module is, it is able to extract the metadata from your audio files, without downloading and parsing the entire file.
Using [streaming-http-token-reader](https://github.com/Borewit/streaming-http-token-reader) under the hood, it partial downloads the required chunks.

## Installation
```shell script
npm install @music-metadata/s3
Expand Down

0 comments on commit 0703ba1

Please sign in to comment.