Skip to content

v3.0.4

Compare
Choose a tag to compare
@vitalygashkov vitalygashkov released this 01 Sep 15:05
· 36 commits to main since this release
16daa60

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