Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
spotdl-4.3.0-win32.exe | 2025-08-02 | 25.5 MB | |
spotDL | 2025-08-02 | 112.0 kB | |
spotdl-4.3.0-linux | 2025-08-02 | 36.9 MB | |
spotdl-4.3.0-darwin | 2025-08-02 | 24.2 MB | |
README.md | 2025-08-02 | 1.4 kB | |
v4.3.0 source code.tar.gz | 2025-08-02 | 2.0 MB | |
v4.3.0 source code.zip | 2025-08-02 | 2.1 MB | |
Totals: 7 Items | 90.8 MB | 59 |
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