Android app
v1.4.0
9 Aug 2026build 102 changes
YouTube Music playback rebuilt from scratch — no more stalling or endless buffering.
YouTube playback had stopped working entirely. It relied on an external service that was no longer running, so it has been replaced with something the app does itself.
YouTube Music tracks would not play at all
Search and playback now resolve inside the app, with no external service to go offline.
Constant stalling and re-buffering
YouTube limits continuous downloads to roughly the speed the song plays, which is why audio started and then stalled. Requesting the audio in bounded pieces avoids that limit entirely: a 45 MB mix that took 4 minutes 40 seconds now takes 5.4 seconds.