-
v2.2.0 Stable
released this
2025-12-30 06:02:47 +03:00 | 3 commits to main since this release📅 Originally published on GitHub: Tue, 30 Dec 2025 03:21:16 GMT
🏷️ Git tag created: Tue, 30 Dec 2025 03:02:47 GMTWhat's Changed
- Added a new 'raw' option to the format parameter and updated the README by @essteec in https://github.com/akashrchandran/spotify-lyrics-api/pull/55
- Fixed issue #56 by @akashrchandran in https://github.com/akashrchandran/spotify-lyrics-api/pull/57, which returns a response with HTTP status code 429 when Spotify rate limits.
Full Changelog: https://github.com/akashrchandran/spotify-lyrics-api/compare/v2.1.4...v2.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.1.4 Stable
released this
2025-10-12 07:45:49 +03:00 | 13 commits to main since this release📅 Originally published on GitHub: Sun, 12 Oct 2025 04:50:37 GMT
🏷️ Git tag created: Sun, 12 Oct 2025 04:45:49 GMT- Fixed TOTP secret retrieval URL.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.1.3 Stable
released this
2025-07-26 06:09:40 +03:00 | 16 commits to main since this release📅 Originally published on GitHub: Sat, 26 Jul 2025 03:12:33 GMT
🏷️ Git tag created: Sat, 26 Jul 2025 03:09:40 GMTUpdated totp secret and version.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v2.1.2 Stable
released this
2025-07-05 06:00:05 +03:00 | 17 commits to main since this release📅 Originally published on GitHub: Sat, 05 Jul 2025 05:15:36 GMT
🏷️ Git tag created: Sat, 05 Jul 2025 03:00:05 GMT- Changed Spotify access token endpoint.
- updated fetching access token.
- added server time fetching and totp generation.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.1.1 Stable
released this
2024-11-02 18:20:06 +03:00 | 28 commits to main since this release📅 Originally published on GitHub: Sat, 02 Nov 2024 18:20:30 GMT
🏷️ Git tag created: Sat, 02 Nov 2024 15:20:06 GMT- Added Support for SRT lyrics
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.1.0 Stable
released this
2024-01-18 19:59:37 +03:00 | 32 commits to main since this release📅 Originally published on GitHub: Thu, 18 Jan 2024 17:01:14 GMT
🏷️ Git tag created: Thu, 18 Jan 2024 16:59:37 GMT- Renamed the public folder to 'api'.
- Resolved issue #17 related to the deprecated creation of dynamic properties.
- Now storing the token file in the operating system's temp directory using
sys_get_temp_dir(). - Added support for deployment to Vercel.
- Incorporated additional docstrings for improved documentation.
- Transformed the repository into a template.
- Revised the readme to accurately represent the recent changes.
- Fixed Implicit conversion Error #34.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0.0 Stable
released this
2023-05-07 23:37:32 +03:00 | 51 commits to main since this release📅 Originally published on GitHub: Sun, 07 May 2023 20:51:37 GMT
🏷️ Git tag created: Sun, 07 May 2023 20:37:32 GMTThis release includes several improvements and bug fixes:
-
Added support for using the code as a package. You can now easily include this code in your own projects by installing it as a Composer package.
-
Added docblocks to make the code more developer-friendly. The code now includes detailed docblocks that describe the purpose and usage of each function.
-
Optimized the code to make it faster and more efficient. I've made some performance improvements to the code to make it run faster and use fewer resources.
-
Renamed functions to follow naming conventions. I've updated the names of several functions to follow standard naming conventions and make the code more consistent.
-
Fixed several bugs and issues. I've addressed several bugs and issues reported by users, including a problem with the code not working correctly in certain environments.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
v1.0.1 Stable
released this
2023-02-21 17:54:20 +03:00 | 59 commits to main since this release📅 Originally published on GitHub: Tue, 21 Feb 2023 14:57:41 GMT
🏷️ Git tag created: Tue, 21 Feb 2023 14:54:20 GMT- Fixed zero padding in LRC format.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.0 Stable
released this
2023-01-12 10:48:10 +03:00 | 61 commits to main since this release📅 Originally published on GitHub: Thu, 12 Jan 2023 07:51:31 GMT
🏷️ Git tag created: Thu, 12 Jan 2023 07:48:10 GMTInitial Release
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00