vitiko98 / qobuz-dl

A complete Lossless and Hi-Res music downloader for Qobuz
GNU General Public License v3.0
1.45k stars 193 forks source link

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

Open iamABH opened 1 year ago

iamABH commented 1 year ago

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.

vitiko98 commented 1 year ago

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 commented 1 year ago

No problem, keep me informed :)

GlacierIsland commented 1 year ago

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

iamABH commented 1 year ago

Any plan to merge this ? @vitiko98 :)