jdlorimer / incremental-reading

Anki add-on providing incremental reading features
https://ankiweb.net/shared/info/935264945
ISC License
216 stars 38 forks source link

Fix SSL import on macos #114

Closed sfc-gh-sgwydir closed 1 year ago

sfc-gh-sgwydir commented 3 years ago

Importing articles only available over https would fail with a 403 error. Using the same python library as other platforms fixes this.

tvhong commented 1 year ago

Hi, Thank you for your contribution!

I cannot merge in this PR due to conflict with newer changes. So I've created a mirroring PR https://github.com/luoliyan/incremental-reading/pull/130 to merge in this fix.