Git Product home page Git Product logo

api's People

Contributors

amynkvirani avatar freearhey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api's Issues

Get specific country

Is there a way for the api to fetch information only from a specific country?

"channel":null

Hi everybody,
I see when I perform a https://iptv-org.github.io/api/streams.json
there are thousand of "channel":null but I think all the channels should be have a name and a corrispondence with "id" on channels.json.
Is it correct or I don't understand how the API works
Thank You
Best Regards
Marco

Return additional guide info?

I am trying to build something similar to the table you have on the epg page here.
It would be nice if I could do something with the API rather than scraping the readme.
Is/would something like this be possible?

Thanks,
Chris

EDIT: I could parse the guide URLs and reference that against the country codes response, but maybe that's not ideal for getting and sorting sites by countries?

Is there going to be a fix for the iptv removal?

I need the counties & category m3u for the latest iptv.org list.

is this going to be fixed and usable again?

In the mean time, Is there any way you could provide me with the latest
countries & categories m3u list
with the EPG if possible please?

Cheers! ;D

IPTV-Org parser

I took notice that while there are nearly 10,000 channels/playlists, alot of them do not work.

I've been tinkering with automated ways to parse such things using my own parser im creating in php

https://kaos-inc.ga/dev/IPTV-Org%20Stations%20Parser

This page accomplishes the following automatically on load:

  1. Parses the json from the api streams.json
  2. Gives each Playlist/Channel a Channel Number (Automatically, if iptv-org list updates, this page does, too.)
  3. Displays the outputs in the corresponding areas AND formats each channel for use in Kodi using this format:
    {"title":"CH (channel number). (Channel Name)", "url":"(channel URL)", "image":"None"}

The TOP left side is a list of all Named M3U8 Channels
The TOP right side is a list of all the UnNamed M3U8 Channels
//------//------//------//------//------//------//------//------//------//------//------//------//
The BOTTOM left side is a list of all Named Non-M3U8 channels
The BOTTOM right side is a list of all UnNamed Non-M3U8 channels

It also lets you one-click copy each content area individually, 8000+ lines of channels would be kind of annoying to manually select/copy, right?

The parser does not currently filter the unworking channels yet, but I plan to add that feature into it. I was messing around with that on another script but the method i used is flawed because it only filters a maximum of 200 results, out of nearly 10,000.

Request to add country in streams API

Streams json api outputs:

{"channel":"1001Noites.br","url":"https://cdn.jmvstream.com/w/LVW-8155/ngrp:LVW8155_41E1ciuCvO_all/playlist.m3u8","http_referrer":null,"user_agent":null,"status":"timeout","width":1280,"height":720,"bitrate":1601536,"frame_rate":29.97,"added_at":"2022-08-13T04:41:45Z","updated_at":"2023-01-01T01:33:07Z","checked_at":"2023-01-01T01:33:07Z"},

requesting to add a tag based on country origin to this like so:

{"channel":"1001Noites.br","country":"BR", "url":"https://cdn.jmvstream.com/w/LVW-8155/ngrp:LVW8155_41E1ciuCvO_all/playlist.m3u8","http_referrer":null,"user_agent":null,"status":"timeout","width":1280,"height":720,"bitrate":1601536,"frame_rate":29.97,"added_at":"2022-08-13T04:41:45Z","updated_at":"2023-01-01T01:33:07Z","checked_at":"2023-01-01T01:33:07Z"},

tag "country":"BR" for Brazil, US for USA, etc.

Created a parser of sorts to parse the streams, would like to parse only US results.

Here is the link to my parser: https://kaos-inc.ga/dev/streams

As you can see, they are output for use with a Kodi addon I'm overhauling, the named channels are sorted and counted on the left and the unnamed channels are sorted/counted on the right.

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.