Releases: Eyevinn/shaka-packager-s3
Releases · Eyevinn/shaka-packager-s3
v0.5.2
What's Changed
- fix: cleanup downloaded source files before syncing to S3 by @birme in #7
Full Changelog: v0.5.1...v0.5.2
v0.5.1
fix: PackageFormatOptions interface is now exported correctly
v0.5.0
feat: Support for specifying names of manifest files
v0.4.0
- Support for packaging with a single segment file per stream and byterange addressing
- Support for packaging only dash or only hls
- Support for specifying target segment duration
v0.3.0
What's Changed
- feat: download from Encore in OSC by @birme in #3
New Contributors
- @birme made their first contribution in #3
Full Changelog: v0.2.2...v0.3.0
v0.2.2
- Generate static mpd manifests
v0.2.1
- Support for local files as output/input