Skip to content

Change default browser from Firefox to Chrome#9310

Open
zone559 wants to merge 8104 commits intomikf:masterfrom
zone559:patch-9
Open

Change default browser from Firefox to Chrome#9310
zone559 wants to merge 8104 commits intomikf:masterfrom
zone559:patch-9

Conversation

@zone559
Copy link
Copy Markdown

@zone559 zone559 commented Mar 26, 2026

fix extracting from vsco, also seem to download without issue

firefox setting is out of date and need to be updated


will need force install to update everything.

mikf and others added 30 commits February 10, 2026 12:01
- filter posts manually
- don't use lists for 'in' checks against constant values
provide '{_path_unc}' and '{_directory_unc}' replacement fields
mikf and others added 24 commits March 21, 2026 22:27
for 'favorite' & 'novel:bookmark' extractors
- improve 'image' tiptap HTML generation (mikf#9171 mikf#9185)
- update 'content' extraction code
…f#9176)

start with an updated 'count' value when jumping over posts/pages
…ikf#9295)

- initialize 'TwitterAPI' objects in '_init()'
- fixes potential 'AttributeError' when 'metadata-user' is enabled
Co-authored-by: instface <264885850+instface@users.noreply.github.com>
Co-authored-by: instface <264885850+instface@users.noreply.github.com>
fix extracting from vsco

firefox setting is outdated

------

still need to fix downloader http python file to download
Copy link
Copy Markdown
Author

@zone559 zone559 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix extracting from vsco, also seem to download without issue

firefox setting is out of date and need to be updated

will need force install to update everything.

@mikf
Copy link
Copy Markdown
Owner

mikf commented Mar 26, 2026

firefox setting is out of date and need to be updated

Firefox 140 is still the latest ESR release.

@mikf
Copy link
Copy Markdown
Owner

mikf commented Mar 26, 2026

It should use a custom useragent like in instagram.py and maybe tls12 = False

useragent = util.USERAGENT_CHROME

@zone559
Copy link
Copy Markdown
Author

zone559 commented Mar 26, 2026

it weird because when I had it as firefox, it was giving me 403 issue when it come to extraction and downloader,
now it work without any issue.
maybe its a cloudflare issue, should we keep this up just in case?

tls is unchanged, so i believe it is set to true

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.