Shaho Qaderi
Results
1
comments of
Shaho Qaderi
Hello again thanks for your reply @turquoise-turtle **this is my js code** ` $(".downloadAll").on('click',function () { // find every song urls $(".album-dl-box").find("a").each(function () { var song = $(this); var url...