Open CicadaCinema opened 4 months ago
oh wow. that's a pretty big oversight. I'll accept patches to the code! I just logged into crowdmark and verified that I still have access fortunately. So I'll test it
Also note that it looks like someone else has done the work of making this script save images locally: https://github.com/wu-benjamin/crowdmark-downloader
wow! thank you for submitting the PR. I'll take a look sometime this week
In its current state, this downloader fetches an html file which is dependent on external resources, most importantly a CSS stylesheet and images (this may be different depending on the filetype initially submitted onto crowdmark). So without these resources, blocking all network connections (to simulate losing access to crowdmark), the download is not very useful at least for me (my submissions are all in the form of images).
Are you willing to accept patches which attempt to download these external resources? I am aware that you probably cannot test this - so I am just asking in general relating to the status of the project.