Commit Graph

13 Commits

Author SHA1 Message Date
Phyks
681283a0db Download working 2014-05-09 23:37:17 +02:00
Phyks
787113db66 Bugfixes in fetcher.py + function to find hal id 2014-05-02 00:33:09 +02:00
Phyks
289c7dece4 Functions to handle arXiv metadata 2014-05-02 00:07:49 +02:00
Phyks
980e678883 Function for automatic find of arxiv id 2014-05-01 19:46:04 +02:00
Phyks
741cde352e Flake8 2014-04-30 00:54:15 +02:00
Phyks
3d07af0e71 Check output before processing the whole file for ISBN and DOI search 2014-04-30 00:36:49 +02:00
Phyks
91685bc46b Various re.compile 2014-04-29 21:55:35 +02:00
Phyks
46fc17b2da Refactor in progress
TODO :
* Use new API from bibtex-parser
* Split addFile / downloadFile in main to a function in main (interface)
and one in backend
2014-04-28 23:35:06 +02:00
Phyks
cce4fd50bb Beginning of refactor 2014-04-28 22:23:05 +02:00
Phyks
49df58bf70 Remove first page of IOP papers + various bugfixes 2014-04-26 23:26:25 +02:00
Phyks
73809b867d No fail if proxy is not accessible 2014-04-26 18:43:25 +02:00
Phyks
02e679bc72 Download of papers working
You should pass the url of the pdf file to the script, along with the
`download` parameter. It will try the proxies in the `params.py` file,
until it finds one that allow him to get the pdf file.

TODO : Use pdfparanoia to remove watermarks
2014-04-26 11:52:19 +02:00
Phyks
93d1fefa26 Started the main code 2014-04-24 00:18:49 +02:00