Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud authored Mar 21, 2019
1 parent e29c546 commit 30d1c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MediaInfo is a class wrapping [the mediainfo CLI](http://mediainfo.sourceforge.n

## Usage

- Versions > 1.3.0 support S3 URLs. See rspec test for example of how to obtain the supported URL (it requires access keys are set as ENV variables).
- Versions > 1.3.0 support S3 URLs. See rspec test for example.

#### Parsing raw XML
media_info = MediaInfo.from(File.open('iphone6+_video.mov.xml').read)
Expand Down

0 comments on commit 30d1c8c

Please sign in to comment.