YouTube video synchronisation
    Peter Bogdanoff 
    bogdanoff at me.com
       
    Sat Feb 15 11:47:51 EST 2020
    
    
  
No, I’m wrong, I DO see very useful functions in the IFrame Player API page like these:
player.getCurrentTime():Number
player.getDuration():Number
player.getPlayerState():Number
player.getVideoUrl():String
https://developers.google.com/youtube/player_parameters <https://developers.google.com/youtube/player_parameters>
Also parameters such as:
start	This parameter causes the player to begin playing the video at the given number of seconds from the start of the video.
https://developers.google.com/youtube/player_parameters <https://developers.google.com/youtube/player_parameters>
I’ll try this out!
Peter Bogdanoff
ArtsInteractive
> On Feb 15, 2020, at 11:19 AM, Peter Bogdanoff via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Thanks, I looked at the APIs there, but I’m not seeing anything appropriate.
> 
> Peter
> 
> 
>> On Feb 15, 2020, at 9:35 AM, JJS via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> perhaps by using the youtube api in some way
>> 
>> https://developers.google.com/youtube/v3
>> 
>> 
>> Op 14-2-2020 om 06:39 schreef Peter Bogdanoff via use-livecode:
>>> Hi,
>>> 
>>> Along the lines of the other conversation about sync of sound and vision:
>>> 
>>> Is there a way when I've loaded a YouTube page in the browser widget to capture the current time from the YouTube page video player (".html5-video-player”) as it plays?
>>> 
>>> Peter Bogdanoff
>>> ArtsInteractive
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
    
    
More information about the use-livecode
mailing list