Greasy Fork is available in English.

Real-debrid multi select link to download page

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

< Feedback on Real-debrid multi select link to download page

Review: Good - script works

§
Posted: 05.09.2021.
Edited: 05.09.2021.

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.....

Post reply

Sign in to post a reply.