The method of obtaining dlcid fails, so the script cannot be used normally. At present, it is inserted in line 73 dlcId=document.getElementsByClassName("dlcdownload")[0].attributes["onclick"].nodeValue.split('\'')[1]; And can be used normally temporarily
Hi, thank you for the report and for the suggestion. It's been a while I'm not using this script. I've added your line to the script in v1.3.4. Best regards!
The method of obtaining dlcid fails, so the script cannot be used normally. At present, it is inserted in line 73
dlcId=document.getElementsByClassName("dlcdownload")[0].attributes["onclick"].nodeValue.split('\'')[1]; And can be used normally temporarily