dropcreations / Manzana-Apple-Music-Downloader

A python program to download albums and songs with AAC codec in .m4a container format and music-videos up to 4K in AVC or HEVC codec in .mp4 format from Apple Music.
https://music.apple.com
GNU General Public License v3.0
182 stars 23 forks source link

Which python version is recommended? Which one are you using? #2

Closed AKA10195 closed 1 year ago

AKA10195 commented 1 year ago

I tried it but it had some trouble because of the base64.py in my python 3.10 is incorrect

AKA10195 commented 1 year ago

can I send you an email i have ZERO clues with python

dropcreations commented 1 year ago

I tried it but it had some trouble because of the base64.py in my python 3.10 is incorrect

Use python 3.9

dropcreations commented 1 year ago

can I send you an email i have ZERO clues with python

dropcodestudio@gmail.com

a1waysbeta commented 1 year ago

Seeing this topic and guessing that the error I encountered before might also be related to the python version, can you upgrade the code dependencies?

AKA10195 commented 1 year ago

Em I thought I already closed this issueI already fixed it and it’s not related to python從我的指尖傳送a1waysbeta @.***> 於 2023年7月17日 下午3:03 寫道: Seeing this topic and guessing that the error I encountered before might also be related to the python version, can you upgrade the code dependencies?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>

a1waysbeta commented 1 year ago

我的一直报错,添加了文件,仍然提示no client ID blob available for this device,请问你可以指导一下么?

AKA10195 commented 1 year ago

Where Did you add the files? Where did you get the files?從我的指尖傳送a1waysbeta @.***> 於 2023年7月17日 下午6:08 寫道: 我的一直报错,添加了文件,仍然提示no client ID blob available for this device,请问你可以指导一下么?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>

AKA10195 commented 1 year ago

我的一直报错,添加了文件,仍然提示no client ID blob available for this device,请问你可以指导一下么?

I got my files from https://github.com/FreeL3CDM/FreeL3CDM since i dont own android devices and placed them in widevine/devices/android-generic/

a1waysbeta commented 1 year ago

After comparison, I found that the reason for the error was that the two files I generated had suffixes, so I just deleted the file suffixes.

rgraves0 commented 1 year ago

I also want to know how do i install it ?