mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 07:08:18 +00:00
neteasedown fix bug
This commit is contained in:
parent
8246481305
commit
9b17beac93
@ -292,7 +292,7 @@
|
||||
},
|
||||
{
|
||||
"name": "neteasedown",
|
||||
"version": "1.1",
|
||||
"version": "1.11",
|
||||
"section": "daily",
|
||||
"maintainer": "xtaodada",
|
||||
"size": "15.6 kb",
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user