Inrixia / Floatplane-Downloader

Project for automatically organizing and downloading Floatplane videos for plex.
https://monitor.spookelton.net/public-dashboards/db0aec66747b4950b01b128916eb737e
GNU Affero General Public License v3.0
168 stars 43 forks source link

Unauthorized in login #55

Closed PauloDanielCarneiro closed 3 years ago

PauloDanielCarneiro commented 3 years ago

When trying to login, got the HTTPError: Response code 401 (Unauthorized).

Checked the password and username in floatplane, and it's not wrong. Probably a change in the login api.

Inrixia commented 3 years ago

image Looks like something's changed with the api. I'll take a closer look

Inrixia commented 3 years ago

Yep, problem related to the new recaptcha implementation on floatplanes side. There was a fix for direct api access but it hasn't been implemented on their side due to time constraints, for now login won't work until I get a workaround or a way to get captcha working.

Inrixia commented 3 years ago

Hotfix on the discord, proper fix is waiting on support from the floatplane guys.

Inrixia commented 3 years ago

Closing for now as going to use hotfix for the foreseeable future