Releases: spotDL/spotify-downloader
Releases · spotDL/spotify-downloader
v3.3.1
Changes
- Add basic tests for downloader.py @aklajnert (#1122)
Bug Fixes
- fix disallowed chars matching for colons (:) @phcreery (#1128)
- Make
__parse_duration()
function less sensible to errors @aklajnert (#1126)
v3.3.0
Changes
- Core values: How we decided what gets included @MikhailZex (#1105)
- Fixing typo @last72 (#1108)
- Refactor setup.py. Add setup.cfg. modify issue & PR templates. @Silverarmor (#1096)
- Fix tests, setup CI @aklajnert (#1093)
- Discord Information @Silverarmor (#1092)
Bug Fixes
- Fix setup.cfg & setup.py dev @Silverarmor (#1116)
- Improved
saveFile
handling @aklajnert (#1076)
v3.2.1 - Many Bug Fixes
We have updated spotDL with various bugfixes and changes.
Let us know by creating an Issue if you run into any errors.
Apologies about the release mistake earlier. All should be fixed now.
Changes
- Update spotDL to v3.2.1 @Silverarmor (#1087)
- Removing travis.yml @Silverarmor (#1086)
- Updating Help message in main.py @Silverarmor (#1083)
- readme Various fixes & changes @Silverarmor (#1054)
- Add initial test suite @aklajnert (#992)
- New Issue Templates @Silverarmor (#1056)
- Prettier readme @phcreery (#1006)
- Use asyncio instead of multiprocessing @aklajnert (#994)
- Updated README File @Noman-Aziz (#959)
Bug Fixes
- k0mat's ytmusicapi fix @Silverarmor (#1082)
- Search Youtube Music with ytmusicapi library @k0mat (#1079)
- Resolves #955 & #1044 @Silverarmor (#1073)
- Fix #1044 @pithuene (#1064)
- Fix #995 @pithuene (#1065)
- Fix Issue #1038 @s1as3r (#1043)
- Revert "Fix For #1018. Download error coz of Copyright issue" @phcreery (#1053)
- Fix For #1018. Download error coz of Copyright issue @dheerain (#1022)
- Pytube errors #930 #931 #932 and some more @MikhailZex (#937)
spotDL v3 (completely overhauled)
We recreated spotDL from scratch just for you. It should be easier to contribute to and use now.
We will try to add binaries for other platforms from the next release.
v2.2.2 (Hotfix Release)
Fixed
- PyTube failing on outdated regex. (#798)