-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
gamdl: init at 2.5.1 #432872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
gamdl: init at 2.5.1 #432872
Conversation
8536c90
to
e95b7c7
Compare
|
c252f72
to
3e159e7
Compare
I believe I have made all the changes you requested. Are there any other issues? |
3e159e7
to
51156c0
Compare
Missing |
I apologize, but I am feeling quite overwhelmed at the moment. I will organize my thoughts and request your review once I have done so. |
Dear @Sigmanificient Actually, I'm not very familiar with how to integrate Python modules into nixpkgs. Currently, the files in the latest commit version can be successfully built on my local machine, but the built files cannot be executed smoothly. Could you please help me with this? |
Co-authored-by: Yohann Boniface <edhyjox@gmail.com>
Co-authored-by: Yohann Boniface <edhyjox@gmail.com>
e728356
to
e043570
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bdim404 I tried to cleanup a bit the pr for you. Unfortunately, pymp4
tests are still failing. After some investigation, this is caused by construct dependency, being not compatible with the one expected. There is a pr that tries to upgrade from Construct 2.8.8 to 2.10.68, but it seems that more work it needed to make it work with python 3.13
Thank you very much for your help! In your opinion, how should this situation be handled and resolved? |
Well a patch that makes |
However, it appears that the upstream you mentioned has not been updated for quite some time. I am uncertain when they will be able to merge... |
Is it ok if we submit a patch pr upstream that can be used without waiting for merge and then used in nixpkgs? |
|
Co-authored-by: Yiyu Zhou <yiyuzhou19@gmail.com>
@Stzx @yzhou216 You can find here. and
|
Currently, pymp4 is unavailable, and we still need to make changes. Won't we need to rebase again? Wouldn't it be better to organize the commits after we can run it? |
That's up to you. Although I do think rebasing it right now is better since the commit message is very generic, and it's harder to track which commit did what once commits get built up. |
This PR introduces the
gamdl
package.gamdl
is a command-line tool for downloading songs, albums, playlists, and music videos from Apple Music. It automatically embeds metadata, lyrics, and cover art into the downloaded files. This is useful for users who want to maintain an offline backup of their Apple Music library.Homepage: https://github.com/glomatico/gamdl
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.