domingo, 9 de mayo de 2021

Como hacer que un video de Facebook abrá en un minuto exacto que quieres.

Este no funciona Este tampoco https://stackoverflow.com/questions/54875281/is-it-possible-to-start-an-embedded-facebook-video-at-a-specific-point-on-wordpr This is using the Embedded Video Player plugin, I suppose? That does not offer that as an option directly; but there is an API for it, so I guess you could try and implement something on your own, using the seek method to jump to the desired position. developers.facebook.com/docs/plugins/embedded-video-player/api – 04FS Feb 26 '19 at 7:28 1 It seems the t= parameter works for facebook video url's too now: e.g. facebook.com/watch/?v=265933184844091&t=49 – David d C e Freitas Jun 16 '20 at 11:28 &t=49 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! OJO: EN FACEBOOK AL DARLE CLIC A LA PÁGINA VER QUE INCLUYA EL "PERMALIK... Y DESPUÉS PONER EL CÓDIGO DEL MINUTO QUE QUIERES ABRIR, O SEA ESTE QUE ES EL MINUTO 16:50 PONDRÍAS &T= Y LUEGO EL 1010 QUE ES EL MINUTO... OJOJOJO Este de abajo, si funciona pero solo pegando el link directamente en la parte donde va el URL de tu navegador y dandole clic desde whatsapp pero NO cuando lo quieres pegar para publicarlo en una página de grupo o personal como publicación. OJO repito: sí para navegar pero NO para publicar...esta raro. https://www.facebook.com/watch/live/?v=284971679999000&ref=watch_permalink&t=1010 Ejemplo: Esto siguiente lo encontre después de darme cuenta por mi propia cuenta: This format rather than the &t= worked for me: https://www.facebook.com/100003947034370/videos/1916436035164612/?t=1550 at least it works if you type or paste the url in your browser and I was able to send it via messenger, but if you try to post it on your timeline so that people can watch the video from the relevant point facebook in their infinite lack of wisdom replaces the time stamp with ?__tn__=R-R and the video plays from the beginning. OK parece ser que esto solo ocurre con videos que fueron grabados A live: april 2021, watching a video which was originaly a live stream, facebook rewrites that style of link to facebook.com/watch/live/?v=854520075334994 and the t= no longer works :( – andrew lorien Apr 11 at 2:44 Checar si se puede con otros videos En este de abajo otro video este codigo SI funcionó poniendolo en elsitio de url: https://www.facebook.com/watch/?v=453536115523573&t=49 Este otro también al principio pero después NO https://www.facebook.com/watch/?v=453536115523573?t=49 Incrustrado: con el código de youtube pero con el url de facebook y NO FUNCIONO Con codigo de facebook....no funciono pero parece porque facebook esta notando que estoy haciendo muchos movimientos en su sitio asi.... veremos despues esto último Ojo: ver lo que quite y lo que incluí https://www.facebook.com/plugins/video.php?height=314&href=https%3A%2F%2Fwww.facebook.com%2FHISTORYLatam%2Fvideos%2F453536115523573&t=49 ver despues: To share a video link that will begin playback at a specific point, all you need to do is add a bit of code to the end of the URL. Just add: #t= followed by the timecode of where you'd like playback to begin. https://stackoverflow.com/questions/57567476/ogimage-meta-property-of-facebook-url-giving-bad-url-timestamp https://vimeo.zendesk.com/hc/en-us/articles/360000121668-Starting-playback-at-a-specific-timecode

No hay comentarios:

Publicar un comentario