androidx / media

Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
https://developer.android.com/media/media3
Apache License 2.0
1.75k stars 417 forks source link

Support m3u playlists #1510

Open Zig-Rust-Odin opened 5 months ago

Zig-Rust-Odin commented 5 months ago

It would be great if the app could also open and run m3u Playlists

m3u list

https://github.com/iptv-org/iptv

In order to play Playlist m3u, you need to install other player VLC kodi. Their players also have problems with format decoding, consume more resources on the phone and have a complicated interface.

icbaker commented 1 month ago

We don't have any plans to implement this (see https://github.com/google/ExoPlayer/issues/4066 for more discussion) - I will mark that as a duplicate of this (since it's on our old/deprecated issue tracker).