Files
FastAnime/pyrightconfig.json
Benex254 b03040d6c4 feat(scraper): add allanime_api based on ani-cli
This is the main api thats going to interact with the allanime site to
scrape stream links. This will thus make the getting of video streams
faster and more efficient than using animdl as has been previously done.
2024-08-05 09:46:56 +03:00

6 lines
75 B
JSON

{
"venv": ".venv",
"venvPath": ".",
"typeCheckingMode": "standard"
}