Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Addon #72

Open
RasPsykk opened this issue Feb 10, 2018 · 2 comments
Open

New Addon #72

RasPsykk opened this issue Feb 10, 2018 · 2 comments

Comments

@RasPsykk
Copy link

Hi,

I can see that you have skills with webdriver in python. I'm working on a new addon but I'm a little bit lost.
The website I want to propose is Mycanal.fr.

Could you help me a little with it?

Thanks for your answer

@andrewleech
Copy link
Owner

Unfortunately everything I tried to do with webdriver / chrome ended up very slow and unreliable due to the python model in Kodi where every action requires the script start from scratch; there's no real background threads/data/actions.

They were also really bad to use the website isn't set up for keyboard navigation, required switching to keyboard and mouse.

The only add-ons I've used that are worthwhile all reverse engineer the website's API by watching the network activity in the chrome inspector when using the website then replicating that in code. That's assuming they can find the video stream in a format that Kodi can play.

I haven't really done any of this though since this plugin stopped working due to Netflix API changes and I couldn't fix it.

@RasPsykk
Copy link
Author

Thanks you for your response, without going so far, I'm blocked on a website, do you agree to just see with me how we can do?
I'm using inputstream.adaptive for DRM problems but now I want to find the right way to the stream.

If you want to join us on discord : https://discord.gg/6rRbRn5

We really need your advices.

Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants