Coder Social home page Coder Social logo

Comments (5)

xat avatar xat commented on August 20, 2024

I'm planing to implement an more open plugin system which will support custom plugins.

To make your example running you would need a specialised castnow zattoo.com plugin. That plugin would basicly take the input ( "http://zattoo.com/watch/bbc-one" ) and try to extract the video source out of it which it then passes on to chromecast. I don't think that will be so trivial in the case of zattoo since I guess they have authentication stuff going on.

from castnow.

havumigi avatar havumigi commented on August 20, 2024

OK thanks. This is not my field but I had a look at the source of the web interface pages to see if there was anything to extract and it certainly wasn't obvious to me. Is there some specific construct I could look for, which would let castnow imitate the logged-in web session?

Otherwise I will probably stick to my other plan of scripting GUI events to the chrome browser...

from castnow.

xat avatar xat commented on August 20, 2024

You could have a look into the network-tab of Chrome to find out the video source or maybe Zattoo has an API which let's you resolve the video source. The video source must be something that Chromecast is able to play.
I don't have an construct for the login stuff, would need to inspect the zattoo authentication process to be able to figure something out. This could also be against their Terms of Use.

from castnow.

xat avatar xat commented on August 20, 2024

I'll close this one for now.

from castnow.

havumigi avatar havumigi commented on August 20, 2024

thanks for the replies! I'll definitely be keeping an eye on this project.

from castnow.

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.