mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Improve download from CDN
This commit is contained in:
parent
a43ca7f0b5
commit
fb73ed0da6
1 changed files with 1 additions and 1 deletions
|
@ -2253,7 +2253,7 @@ function downloadURLOrAlertError(jsonURL, data, filename, progress) {
|
|||
console.log(response);
|
||||
}
|
||||
});
|
||||
});
|
||||
},1000);
|
||||
$.ajax({
|
||||
url: jsonURL,
|
||||
method: 'POST',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue