this post was submitted on 18 Aug 2023
12 points (100.0% liked)
Sync for Lemmy
15204 readers
12 users here now
๐
Welcome to Sync for Lemmy!
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:
Community Rules
1- No advertising or spam.
All types of advertising and spam are restricted in this community.
Community Credits
Artwork and community banner by: @[email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.