neteasedown fix bug

This commit is contained in:
xtaodada 2021-06-27 17:22:59 +08:00
parent 8246481305
commit 9b17beac93
No known key found for this signature in database
GPG Key ID: EE4DC37B55E24736
2 changed files with 2 additions and 1 deletions

View File

@ -292,7 +292,7 @@
},
{
"name": "neteasedown",
"version": "1.1",
"version": "1.11",
"section": "daily",
"maintainer": "xtaodada",
"size": "15.6 kb",

View File

@ -6,6 +6,7 @@ import base64
import json
import copy
import requests
from time import sleep
from sys import executable
from os.path import exists
from telethon.tl.types import DocumentAttributeAudio