Skip to content

Tags: alejandro-zapeta/spotify-dl

Tags

4

Toggle 4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V4.0: Better wording on Youtube API Key Quota limits, handle SingInts (

…SathyaBhat#71)

* add test, handle Youtube quota expiry better (SathyaBhat#68)

* add sigint handler to handle Ctrl+C better

* major version bump due to Python version change (now needs 3.6+)

* move sentry around so that github action doesn;t complain when trying to fetch version for publishing

* move sentry around

* oops, moved signal to wrong place

3.5

Toggle 3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sentry, update readme (SathyaBhat#64)

* add check for URL to prevent errors when URL is not provided

* add sentry for error tracking

* add sentry dependency

* readme update

* Update image to match current spotify UI

* prepare for release

v3.3

Toggle v3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.3 release (SathyaBhat#59)

* fix: user_id error & support for playlist url with or without userid

* prepare for release

v3

Toggle v3's commit message
bump up to v3.0, we're going python 3.0+ only (SathyaBhat#48)

2.6

Toggle 2.6's commit message
v2.6: add support for config file for defaults

2.5

Toggle 2.5's commit message
v2.5 - download using spotify playlist URL

2.4

Toggle 2.4's commit message
v2.4 release

2.3

Toggle 2.3's commit message
release 2.3

2.1.1

Toggle 2.1.1's commit message
bump up version