GithubHelp home page GithubHelp logo

tv-sources's Introduction

IPTVM3U

Hybrid list adapted for kodi using different addons to make the stream work

all Playlist work with the Playlistloader addon for kodi 18.9 or 19+ matrix as exception of Streamlink Tester since some dependencies are not ported to python 3 yet

PlaylistLoader Leia 18.9 -

PlaylistLoader Matrix 19 +

All List in A AIO playlist Holder Addon Leia 18.9 -

Depend Needed

Note : StreamLinkTester (SLT) Install it in Order 1 to 6

################

Youtube : Video Id : No API required : link Update required (UPD)

will no longer be used for live ,to mutch time consuming to keep it updated ... only good For Direct Video only

  • #EXTINF:-1 tvg-logo="" group-title="", (YT) (v_id) (UPD)
  • plugin://plugin.video.youtube/play/?video_id=IDHERE

Youtube : Channel ID : API required : No Update required

will be used for those who have the api

  • #EXTINF:-1 tvg-logo="" group-title="", (YT) (c_id)
  • plugin://plugin.video.youtube/play/?channel_id=IDHERE&live=1

If Multiple Live From The same Channel , Change &live=2 =3 =4 and so on , need to be tested to fit the Channel Naming as some channel might stop is live stream and start a new one .. it may occur that some live will change naming and logo , just change sequence of live number at the end , that fits the proper stream

api tutorial

https://blog.hubspot.com/website/how-to-get-youtube-api-key

################

Twitch : Channel Name - auth needed

  • #EXTINF:-1 tvg-logo="" group-title="", (TWITCH) (C_N)
  • plugin://plugin.video.twitch/?mode=play&channel_name=CHANNELNAMEHERE

Twitch : Channel ID

  • #EXTINF:-1 tvg-logo="" group-title="", (TWITCH) (C_id)
  • plugin://plugin.video.twitch/?channel_id=IDHERE&mode=play

Twitch Channel ID can be found from the site , in The m3u8 link , detected by a hsl or m3u8 stream detector , as per exemple . Download helper plugin in firefox you will find link that begin by https://usher.ttvnw.net/api/channel/hls/?????.m3u8? + A long Token .. in the token search : channel_id String

exemple: https://www.twitch.tv/asot = channel_id%22%3A265735182%2C%22 , the id will be 265735182

################

**** Token Retreivers ****

Streamlink Tester leia 18.9 only

  • #EXTINF:-1 tvg-logo="" group-title="", (SLT)
  • plugin://plugin.video.streamlink-tester/?action=play&url=URLHERE

Usefull For many Site That Use .php ending EX: .php?id=IDHERE

  • DASH .mpd Stream No DMR + No Referrer

https://streamlink.github.io/plugin_matrix.html

Tested WebSite :

https://piczel.tv/watch/CHANNELNAMEHERE

https://goodgame.ru/channel/CHANNELNAMEHERE

http://www.giniko.com/ ; http://www.giniko.com/watch.php?id=IDHERE

https://ginikousa.com/ ; https://ginikousa.com/live.php?id=IDHERE

https://www.watchyour.tv/ ; http://www.watchyour.tv/dvr.php?id=IDHERE

https://livestream.com/ ; http://api.new.livestream.com/accounts/IDHERE/events/IDHERE/

Send To Kodi

18.9 or matrix see here https://github.com/firsttris/plugin.video.sendtokodi

  • #EXTINF:-1 tvg-logo="" group-title="", (STK)
  • plugin://plugin.video.sendtokodi/?URLHERE

Tested WebSite :

https://fb.watch/IDHERE/

https://www.facebook.com/IDHERE/videos/IDEHERE/

https://www.youtube.com/channel/IDHERE/live -> No youtube API required to make it work .. handle 1 unique live from same channel

https://www.youtube.com/watch?v=IDHERE

https://www.dailymotion.com/video/IDHERE

https://www.twitch.tv/CHANNELNAMEHERE

https://www.veoh.com/watch/IDHERE

https://vimeo.com/IDHERE

https://ok.ru/live/IDHERE|User-Agent=Mozilla/5.0 (Linux; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36

https://ok.ru/video/IDHERE|User-Agent=Mozilla/5.0 (Linux; Android 10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36

https://dlive.tv/CHANNELNAMEHERE

https://livestream.com/accounts/IDHERE/events/IDHERE

https://picarto.tv/CHANNELNAMEHERE

https://d.tube/ -> https://player.d.tube/ ...............

https://odysee.com/ -> pageUrl ################

Dailymotion : LIVE Only

  • #EXTINF:-1 tvg-logo="" group-title="", (DM)
  • plugin://plugin.video.dailymotion_com/?url=IDHERE&mode=playLiveVideo

Dailymotion : VOD Only

  • #EXTINF:-1 tvg-logo="" group-title="", (DM_VOD)
  • plugin://plugin.video.dailymotion_com/?mode=playVideo&url=IDHERE

################

Dailymotion : VLC Only

################

HLS Stream URL option can be Required and tricked by using

User-Agent=

  • |User-Agent=

Most Common

  • |User-Agent=stream
  • |User-Agent=VLC
  • |User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36

More Here

http://useragentstring.com/pages/useragentstring.php?name=All

Referer=

  • |Referer= Url Referer of the .m3u8 Stream

X-Forwarded-For=

  • |X-Forwarded-For= Usaly It work without a vpn by simply finding the proper ISP ip/range of the country that match the geo restriction Stream

tv-sources's People

Contributors

sphinxroot avatar

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.