Simon Marchi

Results 34 comments of Simon Marchi
trafficstars

> Je pense qu'il faudrait mettre à jour ce projet pour qu'il puisse fonctionner à nouveau avec le nouvel API, ou bien supprimer ce projet de github pour éviter à...

I can't tell for sure, but it looks similar to #130. There were also some intermittent issues recently, like #131. I think we are using an old API, that is...

The task is up grabs :). I think I took a look at some point, and it was not too obvious. The most basic way to reverse the API is...

It's been a while, I don't recall what didn't work exactly. But I was try to do the same requests as what I was seeing, and I wouldn't get the...

I get the same error. Can you confirm that watching these shows work on the Apple and/or Android apps?

> Je me demande si on peut regarder le code en question... Et voir ce qui fait que ça fonctionne. Je pense que le code en question est ici: https://github.com/anisite/plugin.infologique.tou.tv/tree/master/resources/lib

Confirmed: ``` $ toutv -v fetch -q MAX https://ici.tou.tv/hotel-halcyon/S01E02 DEBUG:ShelveCache:Trying to open shelve at /home/simark/.cache/toutv/.toutv_cache _parse_show_episode_from_args returns: emission hotel-halcyon and episode S01E02 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): ici.tou.tv:443 DEBUG:urllib3.connectionpool:https://ici.tou.tv:443 "GET...

There must be something that changed in the data we receive from the server, because I can't find the title at all in the data we receive from the server....

Ok, interesting. Do you know which commit is the version that works from? Or at least the version (`toutv --version`)?

That's still a regression for the pytoutv end user, who doesn't care about what API we use. It should be fixed (although I can't guarantee I'll be able to spend...