Releases: vitalygashkov/dasha
Releases · vitalygashkov/dasha
v3.1.4
What's Changed
- fix: SegmentTemplate substring parsing logic by @ssnangua in #118
- Fixed typings for subtitle codec, exposed SUBTITLE_CODECS enum by @vitalygashkov in #124
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Improved content type detection, added segment template sanitization, added audio protection parsing by @ssnangua in #109
- Added more tests by @vitalygashkov in #116
- Updated dependencies by @vitalygashkov in #115
New Contributors
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
What's Changed
- Fixed exports, fixed audio filtering if no languages selected and tracks have no language attribute by @vitalygashkov in #103
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- HLS: Added support for Widevine protection by @vitalygashkov in #67
- Fixed m3u8 parsing: track types, playlist URL resolving, init segment URL resolving, dynamic range for video track by @vitalygashkov in #69
- Added ESM build, updated dependencies, updated LICENSE, added code formatting with new rules by @vitalygashkov in #87
Full Changelog: v3.0.5...v3.1.0
v3.0.5
What's Changed
- chore(deps-dev): bump @types/node from 22.0.0 to 22.5.3 by @dependabot in #60
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #32
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #35
- chore(deps-dev): bump typescript from 5.5.2 to 5.5.4 by @dependabot in #39
- chore(deps): bump m3u8-parser from 7.1.0 to 7.2.0 by @dependabot in #54
- chore(deps-dev): bump @types/node from 22.5.3 to 22.5.4 by @dependabot in #62
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- Added handling HTML escape symbols in segment urls by @vitalygashkov in #3
- Fixed base URL parsing without manifest URL, added tests for this case by @vitalygashkov in #4
- Added Russian README, disabled init data fetching when parse segment base, sort tracks by bandwidth, added filtering by codecs, added separate filter functions by @vitalygashkov in #5
- chore(deps-dev): bump @types/node from 20.12.7 to 20.14.7 by @dependabot in #25
- chore(deps-dev): bump tsup from 8.0.2 to 8.1.0 by @dependabot in #13
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot in #20
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #24
- Added separate filter functions for audio languages & channels; fixed handling audio-only manifests; improved language parsing by @vitalygashkov in #57
New Contributors
- @vitalygashkov made their first contribution in #3
- @dependabot made their first contribution in #25
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1