Re: Threading videos one after the other

2021-05-09 Thread מוריה יצחקי
Moriya Thanks to all the helpers ‫בתאריך יום א׳, 9 במאי 2021 ב-20:14 מאת ‪Gabriel Araya Garcia‬‏ <‪ gabrielaraya2...@gmail.com‬‏>:‬ > At first, what's your name? So I know Who answering to > > El dom., 9 may. 2021 11:50, Ryan Nowakowski > escribió: > >> Note: I googled for "HTML video playlist"

Re: Threading videos one after the other

2021-05-09 Thread Gabriel Araya Garcia
At first, what's your name? So I know Who answering to El dom., 9 may. 2021 11:50, Ryan Nowakowski escribió: > Note: I googled for "HTML video playlist" > > On May 9, 2021 10:41:28 AM CDT, Ryan Nowakowski > wrote: >> >> https://stackoverflow.com/a/2552131/226697 >> >> On May 8, 2021 2:12:15 PM

Re: Threading videos one after the other

2021-05-09 Thread Ryan Nowakowski
Note: I googled for "HTML video playlist" On May 9, 2021 10:41:28 AM CDT, Ryan Nowakowski wrote: >https://stackoverflow.com/a/2552131/226697 > >On May 8, 2021 2:12:15 PM CDT, "מוריה יצחקי" >wrote: >>Hi >>Thanks to all the helpers >>I got from the Python file to the HTML file a list of URLs that

Re: Threading videos one after the other

2021-05-09 Thread Ryan Nowakowski
https://stackoverflow.com/a/2552131/226697 On May 8, 2021 2:12:15 PM CDT, "מוריה יצחקי" wrote: >Hi >Thanks to all the helpers >I got from the Python file to the HTML file a list of URLs that are >inside >the arraysrc variable >And I want to run all the videos one after the other ends up in the >

Threading videos one after the other

2021-05-08 Thread מוריה יצחקי
Hi Thanks to all the helpers I got from the Python file to the HTML file a list of URLs that are inside the arraysrc variable And I want to run all the videos one after the other ends up in the same place I tried to do as in the picture I attached but it runs all the videos at once, one next to