Skip to content

Releases: vitalygashkov/dasha

v3.1.4

06 Dec 07:22
05cdf40
Compare
Choose a tag to compare

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

27 Nov 07:31
c55b507
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

27 Nov 06:16
7faaef1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

21 Nov 16:08
Compare
Choose a tag to compare

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

23 Oct 13:36
Compare
Choose a tag to compare

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

14 Sep 09:04
Compare
Choose a tag to compare

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

01 Sep 15:05
16daa60
Compare
Choose a tag to compare

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

Full Changelog: v3.0.3...v3.0.4

v3.0.3

23 Apr 05:44
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

v3.0.2

22 Apr 14:10
Compare
Choose a tag to compare

Full Changelog: v3.0.1...v3.0.2

v3.0.1

20 Apr 17:30
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1