Appteka Logo
Appteka
YouTube Playlist app icon

YouTube Playlist

Verified safe
v1.0.0 (1)
Published Apr 9, 2026
Download APK
8.62 MB
Android 7.0+
97
Universal
What's New
https://github.com/xandru582/youtube-playlist-app/compare/v1.1.0...v1.2.0/
Description
Android app to create music playlists using the public Invidious API (no private API keys required). 🚀 Features - ✅ Add YouTube URLs (any public video) - ✅ Fetch metadata via public Invidious API (title, duration, channel, thumbnail) - ✅ Save playlists locally on your device - ✅ Modern UI with Jetpack Compose - ✅ 100% Open Source (MIT License) - ✅ No API keys (fully public) 📱 Screens - Home – List of your playlists - Add Video – URL form + automatic metadata fetching - Playlist Details – View/edit videos within a playlist 🔧 Tech Stack - Kotlin + Jetpack Compose (modern UI) - Room Database (local storage) - Retrofit + Moshi (API calls) - Invidious API (public alternative to YouTube's API) - Material Design 3 (modern theming) 🔗 Public Invidious API We use public Invidious instances: https://inv.riverside.rocks/api/v1/videos/{videoId} https://invidious.snopyta.org/api/v1/videos/{videoId} https://yewtu.be/api/v1/videos/{videoId} Example response: { "title": "Song Name", "author": "Artist Name", "lengthSeconds": 240, "videoThumbnails": [...] } 📄 License MIT
Rate this app
0 / 1000
Optional for 4–5 stars. Required for 1–3 stars (min 10 characters).
Ratings & reviews
No reviews yet.