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"
>>
>> 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 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 the other
 I would be very happy to help
 Thank you!!
 [image: for.PNG]

 --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/E43F3BE7-2E74-4E3A-8810-8E6633EA4EB8%40fattuba.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKVvSDB7L0eKORaJs%3D4mMuAwxvmDE4DW81aJVHvJroNSPotsSg%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B277bvJVjuG9c%2BJB9O%3DFzcWOnUB0Dwu3C8MtaPfwCv1vv6KFw%40mail.gmail.com.


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 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 same
>>> place
>>> I tried to do as in the picture I attached but it runs all the videos at
>>> once, one next to the other
>>> I would be very happy to help
>>> Thank you!!
>>> [image: for.PNG]
>>>
>>> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/E43F3BE7-2E74-4E3A-8810-8E6633EA4EB8%40fattuba.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKVvSDB7L0eKORaJs%3D4mMuAwxvmDE4DW81aJVHvJroNSPotsSg%40mail.gmail.com.


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 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 the other
>>I would be very happy to help
>>Thank you!!
>>[image: for.PNG]
>>
>>-- 
>>You received this message because you are subscribed to the Google
>>Groups "Django users" group.
>>To unsubscribe from this group and stop receiving emails from it, send
>>an email to django-users+unsubscr...@googlegroups.com.
>>To view this discussion on the web visit
>>https://groups.google.com/d/msgid/django-users/c3f549c8-cf27-436f-bd0c-bd781ba5c701n%40googlegroups.com.
>
>-- 
>You received this message because you are subscribed to the Google
>Groups "Django users" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to django-users+unsubscr...@googlegroups.com.
>To view this discussion on the web visit
>https://groups.google.com/d/msgid/django-users/23CD3C79-EA7A-415A-9608-6D75BBD2275E%40fattuba.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/E43F3BE7-2E74-4E3A-8810-8E6633EA4EB8%40fattuba.com.


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
>same 
>place
>I tried to do as in the picture I attached but it runs all the videos
>at 
>once, one next to the other
>I would be very happy to help
>Thank you!!
>[image: for.PNG]
>
>-- 
>You received this message because you are subscribed to the Google
>Groups "Django users" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to django-users+unsubscr...@googlegroups.com.
>To view this discussion on the web visit
>https://groups.google.com/d/msgid/django-users/c3f549c8-cf27-436f-bd0c-bd781ba5c701n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/23CD3C79-EA7A-415A-9608-6D75BBD2275E%40fattuba.com.


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 the other
I would be very happy to help
Thank you!!
[image: for.PNG]

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c3f549c8-cf27-436f-bd0c-bd781ba5c701n%40googlegroups.com.