Releases: danguilherme/spotivy
Releases · danguilherme/spotivy
v0.6.0
- Add progress to downloads
- Do not abort when Youtube search fails (e.g. when the quota has exceeded)
Full Changelog: v0.5.1...v0.6.0
v0.5.1
- Security fixes
What's Changed
- Bump node-fetch from 2.6.0 to 2.6.7 by @dependabot in #36
- Bump js-yaml from 3.12.1 to 3.14.1 by @dependabot in #37
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #38
Full Changelog: v0.5.0...v0.5.1
v0.5.0
- Fix media download by updating dependencies (#32)
Full Changelog: v0.4.8...v0.5.0
v0.4.8
v0.4.7
v0.4.6
v0.4.5
Fixes 403 errors when downloading videos.
If you still have problems, try recreating your YouTube key as described in #14 (comment).
Changelog
- Change Spotify developers url to non beta website (#19, thanks to @vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv)
- Upgrade ytdl-core to v0.29.7 to fix 403 error (#21, thanks to @jacobtyq)