FooSoft / anki-connect

Anki plugin to expose a remote API for creating flash cards.
https://foosoft.net/projects/anki-connect/
Other
1.92k stars 218 forks source link

HTTP Error 404: Not Found and Invalid requirement: '<!DOCTYPE html>' #409

Open sarah-bluhm-at-aalto opened 10 months ago

sarah-bluhm-at-aalto commented 10 months ago

As someone else noted, the latest releases seem to be missing SCRIPT_URL and REQUIRE_URL. If I change the tag to an older release (like 3.3.5): SCRIPT_URL = "".join( [ "https://github.com/Pseudonium/Obsidian_to_Anki/releases/tag/3.3.5", "/download/obsidian_to_anki.py" ] ) then I get the error: ERROR: Invalid requirement: '<!DOCTYPE html>' (from line 8 of obstoankirequire.txt)