aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/pdfextract.py
Commit message (Expand)AuthorAgeFilesLines
* differential wayback-error from wayback-content-errorBryan Newbold2020-10-211-1/+0
* and another sha1Bryan Newbold2020-10-131-0/+1
* another day, another bad PDF sha1Bryan Newbold2020-10-131-0/+1
* another bad PDF sha1Bryan Newbold2020-10-111-0/+1
* yet more bad sha1 PDFs to skipBryan Newbold2020-10-101-0/+20
* more bad PDF sha1Bryan Newbold2020-09-171-0/+2
* yet another broken PDF (sha1)Bryan Newbold2020-09-161-0/+1
* more bad SHA1 PDFBryan Newbold2020-09-021-0/+2
* another bad PDF sha1Bryan Newbold2020-09-011-0/+1
* another bad PDF sha1Bryan Newbold2020-08-241-0/+1
* another bad PDF sha1Bryan Newbold2020-08-171-0/+1
* another bad PDF sha1Bryan Newbold2020-08-151-0/+1
* more bad sha1Bryan Newbold2020-08-141-0/+1
* yet more bad PDF sha1Bryan Newbold2020-08-141-0/+2
* more bad SHA1Bryan Newbold2020-08-131-0/+2
* yet another PDF sha1Bryan Newbold2020-08-121-0/+1
* another bad sha1; maybe the last for this batch?Bryan Newbold2020-08-121-0/+1
* more bad sha1Bryan Newbold2020-08-111-0/+2
* more SHA1Bryan Newbold2020-08-111-0/+2
* more bad sha1Bryan Newbold2020-08-101-0/+2
* another bad PDF sha1Bryan Newbold2020-08-101-0/+1
* another PDF hash to skipBryan Newbold2020-08-081-0/+1
* another sha1Bryan Newbold2020-08-071-0/+1
* another sha1Bryan Newbold2020-08-061-0/+1
* and more bad sha1Bryan Newbold2020-08-061-0/+3
* more pdfextract skip sha1hexBryan Newbold2020-08-061-9/+12
* more bad PDF sha1; print sha1 before poppler extractBryan Newbold2020-08-051-0/+7
* another bad PDF sha1Bryan Newbold2020-08-041-0/+1
* another PDF sha1hexBryan Newbold2020-07-271-0/+1
* yet another 'bad' PDF sha1hexBryan Newbold2020-07-271-0/+1
* add more slow PDF hashesBryan Newbold2020-07-051-0/+2
* add another bad PDF sha1hexBryan Newbold2020-07-021-0/+1
* another bad PDF SHA-1Bryan Newbold2020-06-301-0/+1
* hack to unblock thumbnail processing pipelineBryan Newbold2020-06-291-0/+16
* customize timeout per worker; 120sec for pdf-extractBryan Newbold2020-06-291-1/+1
* handle None 'metadata' field correctlyBryan Newbold2020-06-261-1/+1
* handle non-success case of parsing extract from JSON/dictBryan Newbold2020-06-261-1/+1
* Revert "simpler handling of null PDF text pages"Bryan Newbold2020-06-251-4/+11
* simpler handling of null PDF text pagesBryan Newbold2020-06-251-11/+4
* pdfextract: attributerror with text extractionBryan Newbold2020-06-251-4/+12
* catch UnicodeDecodeError in pdfextractBryan Newbold2020-06-251-1/+10
* pdfextract: handle too-large fulltextBryan Newbold2020-06-251-0/+17
* another bad/non PDF test; catch correct errorBryan Newbold2020-06-251-1/+1
* pdfextract: catch poppler.LockedDocumentErrorBryan Newbold2020-06-251-1/+1
* pdfextract support in ingest workerBryan Newbold2020-06-251-0/+24
* poppler: correct RGBA buffer endian-nessBryan Newbold2020-06-251-1/+1
* pdfextract_tool fixes from prod usageBryan Newbold2020-06-251-1/+1
* pdfextract: fix pdf_extra key namesBryan Newbold2020-06-251-2/+2
* ensure pdf_meta isn't passed an empty dict()Bryan Newbold2020-06-251-1/+4
* fixes and tweaks from testing locallyBryan Newbold2020-06-171-3/+64