wpoa / open-access-media-importer

A tool for harvesting media files from Open Access articles for upload into Wikimedia Commons
http://commons.wikimedia.org/wiki/User:Open_Access_Media_Importer_Bot
23 stars 8 forks source link

Remove license checking from oami_pmc_doi_import #58

Open Daniel-Mietchen opened 11 years ago

Daniel-Mietchen commented 11 years ago

As per https://github.com/erlehmann/open-access-media-importer/issues/52#issuecomment-10643624 .

Add a warning instead that requires some manual interaction before a DOI or batch thereof can be processed.

erlehmann commented 11 years ago

Is this still relevant?

Daniel-Mietchen commented 11 years ago

Yes. And please add files uploaded that way to [[Category:Uploaded with Open Access Media Importer and needing license review]] .

Daniel-Mietchen commented 11 years ago

Perhaps the best way to handle this is to have a command line switch that allows for the licensing check in oami_pmc_doi_import to be turned off. Default should be on.

oami_pmc_pmcid_import should always run with the check.

erlehmann commented 11 years ago

I will work on the command line switch as soon as the argparse branch is merged.

erlehmann commented 9 years ago

I will work on a license check now, on the wmde-review-branch.

erlehmann commented 9 years ago

Wait, do you know the licenses of the content to be reviewed? Because I could indeed make it possible to specify a license on the command line for the content to be imported.

Daniel-Mietchen commented 9 years ago

Yes, such a command-line option would be useful.