Commit Graph

27 Commits

Author SHA1 Message Date
Phyks
70d14cad5e Typo in README 2014-04-30 00:48:33 +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
7d36f3206f Move server to a new branch 2014-04-28 23:40:37 +02:00
Phyks
cce4fd50bb Beginning of refactor 2014-04-28 22:23:05 +02:00
Phyks
613f082471 Upgrade to latest version of bibtex-parser 2014-04-27 10:06:30 +02:00
Phyks
872d93c6aa Use $EDITOR
* Use $EDITOR to edit the bibtex entries, as `git commit` or `crontab -e` does.
* Bugfixes that prevented the import of an article without associated
  bibtex entry or without doi.
2014-04-27 09:46:43 +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
0c8e52844a Bugfix with tempfile 2014-04-26 18:40:32 +02:00
Phyks
6e6418fbad Use tempfile when downloading a file URL 2014-04-26 18:27:01 +02:00
Phyks
6e18c16010 Improved doc 2014-04-26 15:32:34 +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
b9f6e145e9 Bugfixes in main.py
* Forgotten "\n"
* Very beginning of a web interface
2014-04-25 16:53:08 +02:00
Phyks
5396f1e75b Update README 2014-04-25 16:20:04 +02:00
Phyks
49f4fb41ee Deletion working 2014-04-25 15:36:54 +02:00
Phyks
72e2def380 Import should be working \ol/ 2014-04-25 14:22:34 +02:00
Phyks
93d1fefa26 Started the main code 2014-04-24 00:18:49 +02:00
Phyks
052f39b6f2 Updated README and cleaned repo 2014-04-23 22:27:55 +02:00
Phyks
41d8fb16d9 Clone repo form a3nm 2014-04-23 13:08:10 +02:00
Antoine Amarilli
e19aa9e534 Config file, SOCKS support, multiple servers 2013-05-11 16:10:48 +02:00
Bryan Bishop
143323b096 README: better description of paperbot's manners 2013-02-09 07:56:08 -06:00
Bryan Bishop
7209fbb620 README: mention pdfparanoia 2013-02-09 07:54:26 -06:00
Bryan Bishop
1fe6d64db0 README: also also 2013-01-27 08:03:14 -06:00
Bryan Bishop
88aff1a06c README: describe another paperbot compulsion 2013-01-27 08:01:05 -06:00
Bryan Bishop
32d476faae README: add a link to phenny 2013-01-27 07:51:44 -06:00
Bryan Bishop
e6842c1400 README: initial content 2013-01-27 07:50:12 -06:00