This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
0.1.5
- Add
update_processed_files
method to get page, file hash and other data that's not available upon upload. - Add
pages
,file_hash
,id
andtitle
to items tracked in database. - Create database upon
DocumentCloudUploader
initialization. - Get rid of the file extension in the document title.
- Bug fix: Properly test for presence of data and title keyword arguments.