Simon Marchi

Results 35 comments of Simon Marchi

@bvanheu started work on the extra branch. According to the pull request (#61), it's possible to login, list content and fetch 720p episodes of regular content. It's not possible to...

If toutv-extra [1] works though, it should be possible to learn from that. [1] https://github.com/scarpentier/toutv-extra

@eepp and I spent some time investigating the iPhone application using mitmproxy. We got a minimal working example of login, and were able to fetch some data about the shows....

> One thing though, instead of working on a GUI, we would rather maintain a Kodi plugin (and I'm willing to do so). > > I'm running Kodi on Raspberry...

> @pducharme Until pip is fixed, you can download this repository, then run > > sudo pip3 install . > > from within the repository folder. Note that you can...

> Not sure where pip takes its source from. Maybe we need to tag the master branch to create a new pip release..? @simark ? @bvanheu ? We have to...

I have just done a 3.0.0 release. I decided to go with version 3, since the login & Extra fetching feature is rather important.

I'm not that interested in the feature itself, but I could tackle it if I am bored on a rainy day. Any suggestions of what the UI should be?

It all makes sense.

I don't know if there are already good ways to do it, but a section that shows the best ways to use the toutv client in a script would be...