We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In https://github.com/jcohenadad/bibeasy/pull/9 I improved the Google Sheet downloader to automatically cache its results. It would be cool if we could add a downloader for the CCV side that also cached its result. Currently we just have https://github.com/jcohenadad/bibeasy/blob/d2700b0/CCV-98720.xml uploaded to the repo, instead, which means syncing it with https://ccv-cvc.ca/ is a manual process.
This might harder, because I suspect the CCV side demands credentials. Is that true?
The text was updated successfully, but these errors were encountered:
Not only that but the CCV side uses captcha for both uploads and downloads.
Edit: theoretically we could run scripts over top of their web interface, that seems pretty captcha-free. I might be missing something though.
Sorry, something went wrong.
Recent update since I've used CCV again, even their export to xml requires captcha.
No branches or pull requests
In https://github.com/jcohenadad/bibeasy/pull/9 I improved the Google Sheet downloader to automatically cache its results. It would be cool if we could add a downloader for the CCV side that also cached its result. Currently we just have https://github.com/jcohenadad/bibeasy/blob/d2700b0/CCV-98720.xml uploaded to the repo, instead, which means syncing it with https://ccv-cvc.ca/ is a manual process.
This might harder, because I suspect the CCV side demands credentials. Is that true?
The text was updated successfully, but these errors were encountered: