12
Youtube videos in app?
(lemmy.world)
๐
Welcome to the official Sync for Lemmy community.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
1- No advertising or spam.
All types of advertising and spam are restricted in this community.
Artwork and community banner by: @MargotRobbie@lemmy.world
The thing is, YouTube Android API, which was used by Android apps to embed YouTube videos, has been deprecated a few months ago. I remember YouTube video began to stop playing in Sync For Reddit app around two months ago. The API has been replaced with the YouTube iFrame API, but this API is very JavaScript/browser-centric, so it's probably not trivial to add to a native app in a performant/memory-efficient way.