Real-debrid multi select link to download page

Click on check box and "Go to download page" and all links checked will be debrided

< 腳本Real-debrid multi select link to download page的回應

評論:正評 - 腳本一切正常

§
發表於:2021-09-05
編輯:2021-09-05

Works fine.
add "checked" to last of row 18 for "check all" by default
.                                                         ↓↓↓↓↓↓↓
$(this).prepend('<input class="downloadSelectedCheckbox" type="checkbox" value="'+$(this).find('textarea').val()+'" checked />');
maybe a "check all" button will be better, but i know nothing about script.....

發表回覆

登入以回覆