Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,519 contributions in the last year
Activity overview
Contributed to
Borewit/music-metadata,
Borewit/strtok3,
Borewit/music-metadata-browser
and 5 other
repositories
Contribution activity
September 2020
- Borewit/audius-client TypeScript
Created a pull request in sindresorhus/file-type that received 4 comments
Improve PDF / AI (Adobe Illustrator) recognition
In line with what @vladfrangu suggested, it searched for AIPrivateData to detect .ai (Adobe Illustrator) format.
Not a perfect solution:
It is lik…
+13,055
−622
•
4
comments
- Fix type definitions grouping and track/disk no/of
- Add support for Broadcast Wave Format (BWF)
- Select cover image from images in metadata.
- Fix decoding of picture format text field in id3v2.2 header.
- Fix Opus duration calculation
- Handle duration calculation of Ogg file lacking last-page flag
- Fix Node.js 8 compatibility
- Switch to GitHub actions for Node.js
Created an issue in Borewit/music-metadata that received 1 comment
Miscalculation in Ogg/Opus duration
It seems there's a miscalculation on my file. It's returning 16.92s but the file is only 5.64 I'm assuming the file size is being calculated consid…
1
comment