Skip to content

gongjunhao/IPTV-Player

 
 

Repository files navigation

IPTV Player.....

  • For now it can only read m3u files.

Screen

main main search
channels playerh favorite playerv

Test APK

Supported file format

#EXTM3U
#EXTINF:-1 tvg-id="" tvg-name="===(( TR SPOR ))===" tvg-logo="" group-title="TR SPOR",===(( TR SPOR ))===
http://server_url/username/password/23640
#EXTINF:-1 tvg-id="" tvg-name="CHANNEL NAME" tvg-logo="http://server_url/images/95235e9c030dde800eaa38740e09457a.png" group-title="TR SPOR",CHANNEL NAME HD
http://server_url/username/password/23679
#EXTINF:-1 tvg-id="tr.TR| " tvg-name="CHANNEL NAME +" tvg-logo="http://server_url/images/95235e9c030dde800eaa38740e09457a.png" group-title="TR SPOR",CHANNEL NAME HD +
http://server_url/username/password/23714
#EXTINF:-1 tvg-id="tr.TR| " tvg-name="CHANNEL NAME 576p" tvg-logo="http://server_url/images/95235e9c030dde800eaa38740e09457a.png" group-title="TR SPOR",CHANNEL NAME 576p
http://server_url/username/password/23715
#EXTINF:-1 tvg-id="tr.TR| " tvg-name="CHANNEL NAME 480p" tvg-logo="http://server_url/images/643776191832652a8c8561810f37f60e.png" group-title="TR SPOR",CHANNEL NAME 480p
http://server_url/username/password/30418
#EXTINF:-1 tvg-id="" tvg-name="===(( YORESEL KANALLAR ))===" tvg-logo="" group-title="TR YEREL",===(( YORESEL KANALLAR ))===
http://server_url/username/password/10724
#EXTINF:-1 tvg-id="" tvg-name="TR: CHANNEL NAME" tvg-logo="" group-title="TR YEREL",TR: CHANNEL NAME
http://server_url/username/password/37730
#EXTINF:-1 tvg-id="" tvg-name="TR: CHANNEL NAME" tvg-logo="" group-title="TR YEREL",TR: CHANNEL NAME
http://server_url/username/password/37735
#EXTINF:-1 tvg-id="" tvg-name="TR: CHANNEL NAME" tvg-logo="" group-title="TR YEREL",TR: CHANNEL NAME
http://server_url/username/password/37731\

Road Map....

  • Categories system. 👍
  • Search system. 👍
  • Favorite system. 👍
  • Details

Tech

IPTV Player uses a number of open source projects to work properly:

LISENCE

About

IPTV Player android player ..It reads, categorizes and enables playback of the m3u file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%