Coder Social home page Coder Social logo

Comments (4)

BellezaEmporium avatar BellezaEmporium commented on August 22, 2024

For additional info, you can take any stream that needs an origin / referrer to connect in.

from iptvnator.

4gray avatar 4gray commented on August 22, 2024

How are user-agent and referer defined in the link? At the moment iptvnator supports two formats, see #57

from iptvnator.

BellezaEmporium avatar BellezaEmporium commented on August 22, 2024

How are user-agent and referer defined in the link? At the moment iptvnator supports two formats, see #57

Defined as external VLC-specific options.

#EXTVLCOPT:http-referrer=https://ssh101.com/ as an example.

Maybe you can translate this to make it work in the Kodi way.

If you need some things :

http-user-agent = User-Agent
http-referrer = Referer
Origin however isn't supported in VLC (or I haven't found yet.

from iptvnator.

4gray avatar 4gray commented on August 22, 2024

Took a random stream from ssh101, in this way it works fine for me:
#EXTM3U #EXTINF:-1 tvg-name="test" tvg-id="test",Test #EXTVLCOPT:http-referrer=https://ssh101.com/ #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) https:/....com/.../index.m3u8

from iptvnator.

Related Issues (20)

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.