v4.3.0
What's Changed
- Set default bitrate to 128k
- Fix passing arguments to yt-dlp. by @jessicah in https://github.com/spotDL/spotify-downloader/pull/2250
- Bump setuptools from 75.8.0 to 78.1.1 by @dependabot[bot] in https://github.com/spotDL/spotify-downloader/pull/2379
- switch from poetry to uv by @phcreery in https://github.com/spotDL/spotify-downloader/pull/2305
- Add yt-dlp Extractor Argument Support by @Kyrluckechuck in https://github.com/spotDL/spotify-downloader/pull/2285
- docs: add info about --sync-without-deleting by @BOTKooper in https://github.com/spotDL/spotify-downloader/pull/2359
- v4.3.0 by @Silverarmor in https://github.com/spotDL/spotify-downloader/pull/2418
- Changed tests to run on only py3.11
- Apply pytube innertube version patch. Credit @epignatelli. Note YT audio provider is not fully supported at the moment, needs to be rewritten due to pytube's loss of support.
- Updated PR description
- Remove max parallel limit on GH action runners
- Update documentation and readme
- Update development instructions in CONTRIBUTING.md
New Contributors
- @jessicah made their first contribution in https://github.com/spotDL/spotify-downloader/pull/2250
- @Kyrluckechuck made their first contribution in https://github.com/spotDL/spotify-downloader/pull/2285
Full Changelog: https://github.com/spotDL/spotify-downloader/compare/v4.2.11...v4.3.0