Skip to content

Releases: joshunrau/ytdl-mp3

v5.2.0

19 Dec 12:22
Compare
Choose a tag to compare

5.2.0 (2024-12-19)

Features

  • included year and track number, added support for custom itunes search strings (6fc57d0)

Bug Fixes

v5.1.0

16 Dec 05:00
Compare
Choose a tag to compare

5.1.0 (2024-12-16)

Features

  • included genre and album (b19a51c)

v5.0.0

25 Aug 16:15
Compare
Choose a tag to compare

5.0.0 (2024-08-25)

⚠ BREAKING CHANGES

  • the main export has been removed since the version was incorrect

Code Refactoring

v4.0.2

25 Aug 02:15
Compare
Choose a tag to compare

4.0.2 (2024-08-25)

Bug Fixes

  • issue where 403 error occurs (a515cfe)

v4.0.1

29 Jul 14:24
Compare
Choose a tag to compare

4.0.1 (2024-07-29)

Bug Fixes

  • issue where cli side effect prevents import as cjs module (85d9952)

v4.0.0

19 Jun 06:56
Compare
Choose a tag to compare

4.0.0 (2024-06-19)

⚠ BREAKING CHANGES

  • set minimum node version to 20

Bug Fixes

  • handle nested brackets in removeParenthesizedText (6d3871b)

Miscellaneous Chores

  • set minimum node version to 20 (9e0996a)