Iwara Download Tool

Download videos from iwara.tv

< Feedback on Iwara Download Tool

Question/comment

§
Posted: 2021-12-04
Edited: 2021-12-04

代码执行出错:

环境:

Tampermonkey v4.13

win 10,Chrome 96

https://ecchi.iwara.tv/users/xinhai999 执行“下载所有”,报错:

userscript.html?name=Iwara%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B.user.js&id=dd2985a7-b2db-414b-8208-616e787692e2:1139 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'getElementsByClassName')
    at Object.GetAllData (userscript.html?name=Iwara%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B.user.js&id=dd2985a7-b2db-414b-8208-616e787692e2:1139)
    at async Object.DownloadAll (userscript.html?name=Iwara%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B.user.js&id=dd2985a7-b2db-414b-8208-616e787692e2:1134)

错误行的代码:

let videosList = videoListPage.getElementById('block-views-videos-block-2').getElementsByClassName('node-video');
DawnlcAuthor
§
Posted: 2021-12-05

修复了尽快更新

§
Posted: 2021-12-05

谢谢!

Post reply

Sign in to post a reply.