mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
update
This commit is contained in:
parent
148b14fd20
commit
fdb5946656
@ -11,7 +11,7 @@ import hashlib
|
||||
import base64
|
||||
import os
|
||||
|
||||
from Crypto.Cipher import AES
|
||||
from Crypto.Cipher import AES # pip install pycrypto==2.6.1
|
||||
import codecs
|
||||
HEADER = {"Referer": "http://music.163.com/"}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user