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

EZTV Not working #364

Open
umonkey13 opened this issue Dec 13, 2023 · 4 comments
Open

EZTV Not working #364

umonkey13 opened this issue Dec 13, 2023 · 4 comments

Comments

@umonkey13
Copy link

umonkey13 commented Dec 13, 2023

Not sure if this will be seen let alone fixed but as per title EZTV provider not working.
I know the domain has changed to https://eztvx.to/ which i have mainly changed in the provider.json file but still not getting any results even when select sho results with no seeds.

Many Thanks

@antonsoroko
Copy link
Contributor

@umonkey13
this is because now they hide links by default.

do this change:

        "base_url": "https://eztvx.to/search/QUERYEXTRA",
        "post_data": "{'layout': 'def_wlinks'}",

and it will work (at least it works for me).
also see #361

@SubEdict
Copy link
Contributor

Damn you're good. Works! 👍

@antonsoroko
Copy link
Contributor

I just used "dev panel" in web browser to see what they do :-) I strongly suggest to get yourself familiar with this tool - useful for many occasions.
And fortunately burst already have support for POST data.
Enjoy!

@elgatito
Copy link
Owner

New version is released, so you can try to clean code.

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

4 participants