hzulla / tolino-python

Access to tolino cloud with Python 3
GNU Lesser General Public License v2.1
78 stars 35 forks source link

Can you support buecher.de ? #20

Closed aquisx closed 2 years ago

aquisx commented 7 years ago

It would be nice if you add buecher.de to your Script or how do i find out what is the scope and what is the client id to add it self.

hzulla commented 5 years ago

@aquisx please try the changes that @A7r-S6s just added.

A7r-S6s commented 5 years ago

Regarding @aquisx second part of the question: I used Firefox' developer tools and the network analysis tab while accessing the Tolino webreader. Needed some fiddling around, guessing and trial & error until I identified the correct URLs, parameters and tokens for buecher.de to work. It all had to be added to the corresponding partner settings element in tolinocloud.py

PS: I did it all on Windows 10 and python 3.7 (plus some addon packages) installed with Cygwin.

hzulla commented 2 years ago

PSA: Hello there. I have stopped maintaining this library, as I do not own a Tolino anymore. If this library is still useful to you, I'd want to hand it over to a new maintainer. Thank you. As this issue is outdated, I'm closing it.