Skip to content

fix:pass extractor constructor parameters to the base extractor#342

Open
vacavaca wants to merge 1 commit into
kepano:mainfrom
vacavaca:fix/extractor-options
Open

fix:pass extractor constructor parameters to the base extractor#342
vacavaca wants to merge 1 commit into
kepano:mainfrom
vacavaca:fix/extractor-options

Conversation

@vacavaca

@vacavaca vacavaca commented Jul 14, 2026

Copy link
Copy Markdown

Fixes #323 and would probably fix similar problems with other extractors.

Looks like it was just a minor compatibility issue. I found it when I was testing the cli against reddit and it broke with 403 despite me passing a customized fetch to the options object.

I mirrored how things were wired up in other extractor, built the project after my changes and tested it with reddit locally, everything works now. But I didn't test other extractors that I changed. Looking at the code and their constructor chains they are probably ok. @kepano FYI.

Fixes kepano#323 and would probably fix similar problems with other extractors.
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.

Fetching Reddit Broke Today | Error: Failed to fetch old.reddit.com: 403

1 participant