mitsuhiko / flatex-pdf-download

some code to toy with that can download flatex.at pdfs
Apache License 2.0
43 stars 8 forks source link

Project still working with the redesign? #1

Closed MarkusTeufelberger closed 2 years ago

MarkusTeufelberger commented 2 years ago

I tried to use this to download some pdfs, but didn't manage to get results. Before I dig deeper into it and do a proper writeup/debugging session, can someone please confirm that this is still working at the moment since flatex.at did some rebranding and redesign on their page recently.

mitsuhiko commented 2 years ago

It's still working for me. I am typically passing the session id though from the browser, not sure if the login works well right now.

mika commented 2 years ago

I can also confirm that it's working for me with username + password. :) (Debian/bullseye, python3.9.2)

mitsuhiko commented 2 years ago

Closing this then :)

MarkusTeufelberger commented 2 years ago

I can also confirm it works now. Weird... Thanks for checking!