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

Fix Bunkr extractor #4540

Closed
wants to merge 4 commits into from
Closed

Conversation

sixinchfootlong
Copy link

@sixinchfootlong sixinchfootlong commented Sep 17, 2023

Fixing the extractor since the recent site redesign. Download URLs can be obtained using additional HTTP requests (slow) or constructing them from other information on the page (fast).

Fixes #4514

Fixing the extractor since the recent site redesign.
Download URLs can be obtained using additional HTTP requests (slow) or constructing them from other information on the page (fast).
@V4M0N0S
Copy link

V4M0N0S commented Sep 28, 2023

Tested. Works fine.

mikf added a commit that referenced this pull request Oct 1, 2023
@mikf mikf closed this Oct 1, 2023
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

Successfully merging this pull request may close these issues.

Bunkr no longer working
3 participants