- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated license from
MIT
toArtistic-2.0
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Renamed from
extract-timestamp
toduration-timestamp
- Updated dependencies, base files, and editions using boundation
- Add match to the replacer
- Change edition compile targets to be more compatible
- Backwards compatibility break to simplify the signatures of the methods to provide more sanity to operations
- Add suffix support to
extractTimestamp
- Replacer of
replaceTimestamps
will now only be called if there was actually a timestamp to give it - Replacer of
replaceTimestamps
can now replace with an empty string, and skip replacement by returning nothing
- Added
extractYoutubePlaylistID
- Improved
extractYoutubeID
handling - it can now fetch youtube video ids from youtube shortlinks like https://youtu.be/I8Xc2_FtpHI
- Improved
extractYoutubeID
handling - it now cycles through the elements of any type - rather than cycles through the elements of each type- Which should result in more accurate indentification of the intended video, by preferring the first youtube video regardless of type
- Updated some function signatures
- Handle invalid timestamps by returning
null
- Added stringify formats
- Initial workimg release