-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create a new script, "AppleMusicAPI.py", containing the extraction method similar to SpotifyAPI. #5
Comments
Hii @aayushray please assign it to me I want to wok on it . I can make it as the requirement given. |
Uploading openssl-3.4.0.tar.gz… Changes Made: Code:
Steps to Follow:Generate PEM Key: Open a terminal or command prompt. Run the following command to generate a new private key: bash Replace key_id, team_id, and YOUR_PEM_KEY: Open the AppleMusicAPI.py file. Replace key_id and team_id with your actual values. Replace YOUR_PEM_KEY with the content of your generated private_key.pem file. Ensure the key is in the correct PEM format. Obtain key_id and team_id from Apple Developer Account: You need to have an Apple Developer account to obtain key_id and team_id. Log in to your Apple Developer account and navigate to the "Certificates, Identifiers & Profiles" section. Create a new MusicKit key to get your key_id and team_id. Run the Script: Save the changes to the AppleMusicAPI.py file. Run the script to ensure everything works correctly. If you need any further assistance or clarification, please let me know! |
@mohitdev06 Just checked but didn't found an issue like this. Please try forking again, and remove the code from here. |
@techaakritisha You can start working on it. |
No description provided.
The text was updated successfully, but these errors were encountered: