Skip to content

Added a new "me" command to download by liked albums/tracks#185

Open
iamABH wants to merge 4 commits intovitiko98:masterfrom
iamABH:add-me-command
Open

Added a new "me" command to download by liked albums/tracks#185
iamABH wants to merge 4 commits intovitiko98:masterfrom
iamABH:add-me-command

Conversation

@iamABH
Copy link
Copy Markdown

@iamABH iamABH commented Jan 2, 2023

Hello !

I just added a new "me" command to download by liked albums/tracks.

I also manage the offset / limit pagination in Qobuz API on this command.

The endpoint "favorite/getUserFavorites" was already implemented in the Qobuz Client and I tweaked it a little bit to implement tracks type too.

Let me know if there is any issues.

@iamABH iamABH mentioned this pull request Jan 3, 2023
@vitiko98
Copy link
Copy Markdown
Owner

Hey, thanks for this PR! And sorry for the late reply...

Sadly, I can't test it right now (I don't have any Qobuz account). I'd just merge it if it was a small change, but this PR would make substantial changes to core and qopy.

I'll try to get a subscription as soon as possible.

@iamABH
Copy link
Copy Markdown
Author

iamABH commented Mar 6, 2023

No problem, keep me informed :)

@GlacierIsland
Copy link
Copy Markdown

Would really appreciate this merge; would make the script a lot more useful for me.

Copy link
Copy Markdown

@melindafunk melindafunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small issue with default

qobuz_dl/core.py Outdated
embed_art=False,
lucky_limit=1,
lucky_type="album",
me_type="album",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be albums

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed ! Thanks for reviewing this :)

"-t",
"--type",
default="album",
help=("type of items to search (albums, tracks) (default: album)"),
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default: albums

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's already fixed in newest commits

@iamABH
Copy link
Copy Markdown
Author

iamABH commented Oct 12, 2023

Any plan to merge this ? @vitiko98 :)

@fc7 fc7 mentioned this pull request Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants