metrolistgroup/metrolist

YouTube Music client for Android

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 4th, 2026
Created on August 11th, 2023
Open Issues & Pull Requests: 452 (+0)
GitHub issues: Enabled
Number of forks: 1,000
Total Stargazers: 12,583 (+2)
Total Subscribers: 116 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.5 hours
Mean response time: 21.5 days
90th percentile: 61.0 days
Tracked items: 2,515

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 7 hours, while "feature" waits about 4 weeks. 69% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 9% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 446
New in 7 days: 16
Closed in 7 days: 54
Avg open age: 231 days
Stale 30+ days: 407
Stale 90+ days: 324

Recent activity

Opened in 7 days: 12
Closed in 7 days: 54
Comments in 7 days: 56
Events in 7 days: 102

Top labels

  • bug (1,365)
  • enhancement (1,227)
  • feature (53)
  • duplicate (34)
  • enhancement/ux (34)
  • enhancement/other (21)
  • enhancement/ui (19)
  • question (4)

Detailed Description

Metrolist is a YouTube Music client for Android that provides an alternative interface to the official YouTube Music application.

The project addresses the need for an open-source music streaming client by leveraging the NewPipe Extractor library to communicate with YouTube Music's backend services. This approach allows users to stream music from YouTube Music without relying on the official proprietary application, using standard Android APIs and Material Design principles for the user interface.

Metrolist suits developers and users seeking a free and open-source alternative to the official YouTube Music app. It is built with Kotlin and Jetpack Compose, making it relevant for those interested in modern Android development practices. The project targets users who prefer open-source software or want a lightweight music client with a different feature set or interface philosophy than the official offering.

Development activity shows consistent engagement with the codebase through regular commits addressing functionality and maintenance. The project maintains active issue tracking and responds to user feedback. Pull requests are reviewed and integrated into the main branch, indicating an ongoing development cycle. The maintainers demonstrate attention to code quality and feature completeness through iterative improvements to the client's music playback and library browsing capabilities.