Arndt von Lucadou

Results 9 comments of Arndt von Lucadou

Hallo @Christiane2, rein theoretisch wäre das kein Problem. Man könnte z.B. die Vorschaubilder von YouTube einbinden. Die liegen auf [https://i.ytimg.com/vi/video-ID/hqdefault.jpg](https://i.ytimg.com/vi/hZ3w5VMr8gw/hqdefault.jpg). Das Problem dabei ist, dass damit erstens wieder eine Verbindung...

Kannst du mal ein Beispiel z.B. auf [codepen.io](https://codepen.io/) aufsetzen?

Okay, Danke für das Beispiel! Sollte einfach umzusetzen sein. Mache ich die Tage! (Ich wusste garnicht, dass man Playlisten einbetten kann…)

Well, `audiojs` offers those event handlers by default. No need to use jQuery or anything else. Just look at the docs: http://kolber.github.io/audiojs/docs/#section-8 ``` js audiojs.events.ready(function() { var player = audiojs.create(...

> btw https://nextcloud.com/blog/encryption-in-nextcloud/ bindet auch entsprechend die Bilder ein. Da kannst du dir eine entsprechende Implementierung anschauen. Mache das gerade auch für meine Webseite ;) Die verwenden eben gerade _ytimg.com_...

:+1: – as Swipe is used by other projects too (namely [contao](https://github.com/contao/core)) this would greatly enhance the use within those environments!

Hm, I can't reproduce this on my Mac with Firefox 106.0.5. I will check later on a Windows machine. Did this occur with the [demo](https://github.com/a-v-l/dsgvo-video-embed/blob/main/index.html)?