Real-debrid multi select link to download page

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

< Commentaires sur Real-debrid multi select link to download page

Avis: Bon - le script fonctionne correctement

§
Posté le: 05/09/2021
Édité le: 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.....

Poster une réponse

Connectez-vous pour poster une réponse.