diff --git a/jekyll/index.md b/jekyll/index.md index 38ce1b4..e614407 100644 --- a/jekyll/index.md +++ b/jekyll/index.md @@ -126,7 +126,7 @@ Let's say the ```input#urljs``` text field has value ```"http://www.winx.rai.it/ The function will get the value of the ```input#urljs``` element, get the download links from the API, and return the following output to the ```#result``` element: ``` -

Video download script.


Created by Daniil Gentili


Title:

26 - Il potere degli animali fatati - Winx Club VII del 03/10/2016


Available versions:


Normal quality (mp4, 267 MiB, 720x404)

+

Video download script.


Created by Daniil Gentili


Title:

26 - Il potere degli animali fatati - Winx Club VII del 03/10/2015


Available versions:


Normal quality (mp4, 267 MiB, 720x404)

``` The function will then start the mailtext function with the following parameters: diff --git a/jekyll/it.md b/jekyll/it.md index 2fc9aec..e7ef955 100644 --- a/jekyll/it.md +++ b/jekyll/it.md @@ -131,7 +131,7 @@ Diciamo che il campo di testo ```input#urljs``` ha valore ```"http://www.winx.ra La funzione leggerà il valore del campo di testo ```input#urljs``` element, otterrà gli indirizzi di scaricamento dall'API e scriverà il seguente output sull'elemento ```#result```: ``` -

Video download script.


Created by Daniil Gentili


Title:

26 - Il potere degli animali fatati - Winx Club VII del 03/10/2016


Available versions:


Normal quality (mp4, 267 MiB, 720x404)

+

Video download script.


Created by Daniil Gentili


Title:

26 - Il potere degli animali fatati - Winx Club VII del 03/10/2015


Available versions:


Normal quality (mp4, 267 MiB, 720x404)

``` Poi la funzione chiamerà la funzione ```mailtext``` con i seguenti Parametri: diff --git a/jquery/README.md b/jquery/README.md index 79eb2da..8f52465 100644 --- a/jquery/README.md +++ b/jquery/README.md @@ -122,7 +122,7 @@ Let's say the ```input#urljs``` text field has value ```"http://www.winx.rai.it/ The function will get the value of the ```input#urljs``` element, get the download links from the API, and return the following output to the ```#result``` element: ``` -

Video download script.


Created by Daniil Gentili


Title:

26 - Il potere degli animali fatati - Winx Club VII del 03/10/2016


Available versions:


Normal quality (mp4, 267 MiB, 720x404)

+

Video download script.


Created by Daniil Gentili


Title:

26 - Il potere degli animali fatati - Winx Club VII del 03/10/2015


Available versions:


Normal quality (mp4, 267 MiB, 720x404)

``` The function will then start the mailtext function with the following parameters: diff --git a/jquery/package.json b/jquery/package.json index f9072a6..8031745 100644 --- a/jquery/package.json +++ b/jquery/package.json @@ -1,6 +1,6 @@ { "name": "video-dl", - "version": "3.4.239", + "version": "3.4.243", "description": "Script to Download videos from youtube, rai.tv, mediaset, la7 and hundreds of other sites", "main": "video-dl.js", "scripts": {