mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[PR #8] [MERGED] Added support for user library #39
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/akashrchandran/syrics/pull/8
Author: @akashrchandran
Created: 9/7/2022
Status: ✅ Merged
Merged: 9/7/2022
Merged by: @akashrchandran
Base:
main← Head:develop📝 Commits (3)
ee4eb04changed spotipy auth to web tokensb3d7215removed requirement of client_id and client_secret925a6fbadded support for user current playing, playlist..📊 Changes
5 files changed (+57 additions, -34 deletions)
View changed files
📝
README.md(+0 -2)📝
api.py(+37 -10)📝
cli.py(+13 -1)📝
sample_config.json(+0 -2)📝
syrics.py(+7 -19)📄 Description
Added support to download lyrics directly based on user playlist, saved albums and current playing song. Added all of them under the command line argument --user.
current playinguser playlistuser saved albums🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.