Spotdl

Latest version: v4.2.5

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 14

4.0.7

- fixed Incompatiblity with fastapi 0.89.0
- added support for yt-dlp > 2023
- added support for python 3.11.1

4.0.6

What's Changed
* Fix metadata when playlist has no images by koeberlue in 1685
* added ability to use xdg directory by xnetcat in 3929caed5a2e8c2858a1dc3898ad75be263fdb96
* fixed some errors related to unicode encoding by xnetcat in aacde50f082693e93d9aa6b087608d715ab7252b
* fixed incorrect list length when using `{list-length}` for `--output` by xnetcat in 52c730e74a7e3bb46c9835d51e0d112ec8f8e140
* added option to preserve original audio by xnetcat in 06a84e0400b7f7f847a7a7d06eedba766cdbced3
* fixed artist match calculation for some edge cases by xnetcat in 22be0a8723e902ed06d4c3eb76d918ec5910b677
* fixed docs by xnetcat in c0f8e30b4fc9e9435f4676392c3a0a289e27212f 8f7cb2a7ab13f1244d1b9abc6635ccaa14b01ba7 74fad7c50490e58c970b217d3f18f778d559afb2

New Contributors
* koeberlue made their first contribution in 1685

**Full Changelog**: https://github.com/spotDL/spotify-downloader/compare/v4.0.5...v4.0.6

4.0.5

What's Changed
* Fixed wrong file location when downloading file from web session by xnetcat in https://github.com/spotDL/spotify-downloader/commit/ebcd0e45c1df4ef6a019e2f8bcf7bec8ff2a3637
* Turns Spotify playlists into albums when downloaded by EvieUwU in 1664
* Fixed m3u file creation when using sync file by xnetcat in https://github.com/spotDL/spotify-downloader/commit/64f0fdbbc08f90782467e1118ca54fb3dc141b70
* Search album by string enhancement by bfelch in 1663

New Contributors
* EvieUwU made their first contribution in https://github.com/spotDL/spotify-downloader/pull/1664
* bfelch made their first contribution in https://github.com/spotDL/spotify-downloader/pull/1663

**Full Changelog**: https://github.com/spotDL/spotify-downloader/compare/v4.0.4...v4.0.5

4.0.4

What's Changed
* Fixed: docker build for ARM by MarcOrfilaCarreras in 1661

**Full Changelog**: https://github.com/spotDL/spotify-downloader/compare/v4.0.3...v4.0.4

4.0.3

What's Changed
* More youtube music matching improvements by xnetcat in https://github.com/spotDL/spotify-downloader/commit/8fcdf0f5772201a3f92d1b7bfa392e9be91ba2e2 , https://github.com/spotDL/spotify-downloader/commit/23f42b803c675ef882150dc60803f1cbdf650e09 , https://github.com/spotDL/spotify-downloader/commit/77e966342530aeba3fa8a323296b4ab4dfb9db15 , https://github.com/spotDL/spotify-downloader/commit/c09ba7d28e87547fa57ab282477c950343dc076e , https://github.com/spotDL/spotify-downloader/commit/35e6fc48e46525bf8fe0fd29c547e124947432b8 , https://github.com/spotDL/spotify-downloader/commit/d02e244423c207f86584add8141eca84aaef2286 , https://github.com/spotDL/spotify-downloader/commit/259f6f5d9dddf911746926782873de554a95b97a
* Improved youtube's matching by xnetcat in https://github.com/spotDL/spotify-downloader/commit/259f6f5d9dddf911746926782873de554a95b97a , https://github.com/spotDL/spotify-downloader/commit/4f08b092f15c8700044f604be5af68b167552731 , https://github.com/spotDL/spotify-downloader/commit/182a4ce7c8510bca2d8c1ae6ad47160fd6428911 , https://github.com/spotDL/spotify-downloader/commit/259f6f5d9dddf911746926782873de554a95b97a
* Updated: docker build for arm by MarcOrfilaCarreras in 1659
* Use download as default operation by xnetcat in https://github.com/spotDL/spotify-downloader/commit/31e7b727a0ba81bef87933854184bbf8968fd22a (now you don't have to include `download` in your commands, like in v3)
* Fixed m3u file creation for normal file names by xnetcat in https://github.com/spotDL/spotify-downloader/commit/8472887f5772195165cddde3cc9709e4d92a1be6
* Fixed a bug causing artist type to return incorrect number of songs by xnetcat in https://github.com/spotDL/spotify-downloader/commit/45b1acf9b08e5ec2c6042d08559822243a89ca88


New Contributors
* MarcOrfilaCarreras made their first contribution in https://github.com/spotDL/spotify-downloader/pull/1659

**Full Changelog**: https://github.com/spotDL/spotify-downloader/compare/v4.0.2...v4.0.3

4.0.2

What's Changed
* chore(link): update link in command `--help` by asandikci in https://github.com/spotDL/spotify-downloader/pull/1650
* fixed python compatibility for song.from_dict func by xnetcat in https://github.com/spotDL/spotify-downloader/commit/fb26ec7eecbc4081543c9d479f2bbd0b8aad57bf
* fixed m3u/sync files not upading after running sync command by xnetcat in https://github.com/spotDL/spotify-downloader/commit/f67d70143c9f65e35c149d51f2eec5a7e908b98f
* added ability to selfhost web interface by xnetcat in https://github.com/spotDL/spotify-downloader/commit/017e94e954f1c6b011d3f54e038ae7d80df88942
* fixed a lot of bugs/improved stability in web interface by xnetcat in https://github.com/spotDL/spotify-downloader/commit/017e94e954f1c6b011d3f54e038ae7d80df88942
* added option to use variable bitrate for song conversion by xnetcat in https://github.com/spotDL/spotify-downloader/commit/e989f9814718d6dd73621a56bd64ac51ba3442d8
* fixed incorrect link being shown when downloading by xnetcat in https://github.com/spotDL/spotify-downloader/commit/e989f9814718d6dd73621a56bd64ac51ba3442d8
* use bitrate from youtube for conversion by xnetcat in https://github.com/spotDL/spotify-downloader/commit/0037efd5e44603bbf9d3620e6314a127265f2c95
* added ability to automatically name m3u files by xnetcat in https://github.com/spotDL/spotify-downloader/commit/23a82108b9fb097bac604d1f0b79712c689a2df0
* a lot of improvements to yt music matching by xnetcat in https://github.com/spotDL/spotify-downloader/commit/ea63f3481a2807f9d9ebd967fbe83486ec9948d3 https://github.com/spotDL/spotify-downloader/commit/090c9484638d82bcb43163937d3db345a81090d6 https://github.com/spotDL/spotify-downloader/commit/6dd759f0871406080bcfe85ca162da090637ec4b https://github.com/spotDL/spotify-downloader/commit/40db115348a3bd82b0e2273daf0ce208aaac46c7 https://github.com/spotDL/spotify-downloader/commit/6d8f27d0a64d9a16afdb10f1ded9c6bbfde7434b

**This update is better at detecting incorrect songs, so you might see more `LookupErrors`, you can add `youtube` as a secondary audio provider to prevent this from happening.**

> If wrong versions of the songs are getting downloaded please report them here or in the [spotDL discord server
](https://discord.com/invite/xCa23pwJWY)

New Contributors
* asandikci made their first contribution in https://github.com/spotDL/spotify-downloader/pull/1650

**Full Changelog**: https://github.com/spotDL/spotify-downloader/compare/v4.0.1...v4.0.2

Page 4 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.