Git Product home page Git Product logo

iptv-football-app's Introduction

This is a Next.js project bootstrapped with create-next-app.

IPTV Football App

This app offers a seamless experience for discovering today's football events across numerous channels. With the ability to click on channels and play them directly through VLC Player, you can enjoy faster access to your favorite sport events.

Features

Football Events Overview:

Explore today's football events fetched from sport-tv-guide.live website.

Stream Availability:

Easily discover where to watch each game by clicking on events.

Channel Search and Playback:

Easily find and play your favorite channels using the search features. Then simply start the stream with a single click!

Customization Options:

You can customize the app by modifying popular channels, countries, and leagues lists directly in the code to suit your preferences and needs.

Requirements

Ensure you have the following prerequisites installed:

  • MongoDB

  • Node.js and npm

  • VLC Player

  • Legal IPTV Playlist: Ensure you have a legitimate .m3u playlist file containing the IPTV channels required for the app to function properly.

Installation

After installing the requirements:

  • Clone this repository to your local machine.

  • Navigate to the project directory in your terminal.

  • Customize the path to your VLC Player installation by editing the following file:

.env.local

By default, its set to:

  C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe
  • Run the following command to install dependencies (only once):
npm install
  • Finally, run the following command to start the app (you should run this everytime you want to start the app):
npm run dev

After these steps, the app will be accessible for viewing at http://localhost:3002

Screenshots

Screenshot

Disclaimer

Please ensure you have legal access to the IPTV channels provided in your .m3u playlist file. This app does not endorse or promote unauthorized access to any content.

License

This project is licensed under the MIT License.

iptv-football-app's People

Contributors

blackwater17 avatar

Watchers

 avatar

iptv-football-app's Issues

Feature Request: Implement /leagues-by-date?date=eq.{date} endpoint from SportDevs API

Hey there! I noticed that the IPTV Football App could benefit from displaying football events by date. To enhance the user experience, I suggest implementing the /leagues-by-date?date=eq.{date} endpoint from the SportDevs API. This will allow users to easily discover upcoming football events based on a specific date. To implement this feature, you can create a new function in the codebase that fetches data from the SportDevs API using the specified endpoint and displays the information in a user-friendly format on the app interface. I believe this addition will provide users with more flexibility and convenience when exploring football events. Looking forward to seeing this feature added to the repository! Cheers!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.