Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new jumbo version api #18

Open
rogierrijs opened this issue Jun 5, 2022 · 2 comments
Open

new jumbo version api #18

rogierrijs opened this issue Jun 5, 2022 · 2 comments

Comments

@rogierrijs
Copy link

Jumbo uses v14 api, so the URL's need to change.
Could you perhaps set the URL as an env variable, or as parameter? So we could easily change it in the configuration.

@EnessenE
Copy link
Contributor

I have updated jumbo code to use the latest version of the API in #19

@Lupphes
Copy link

Lupphes commented Oct 28, 2023

The current version of Jumbo API is v17. I have it working.
also

I suggest using different headers, as they probably redesigned security.

    HEADERS = {
        "User-Agent": "LuppieApp/1.1.28 Android/14.0 Mobile",
        "Accept": "*/*",
        "Accept-Encoding": "identity",
    }

LuppieApp is my name; feel free to use anything else. Mozilla 5 is blocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants