- fetch: download arxiv paper pdf with url
- sync: collect and organize paper urls in markdown, automatically download pdfs and update markdown content
requirements: Python >= 3.9
git clone [email protected]:huxycn/arxiv_tool.git
cd arxiv_tool
pip install .
arxiver fetch https://arxiv.org/abs/1706.03762
arxiver sync ./tests/mds/test.md
test.md
- {{https://arxiv.org/abs/1706.03762}}
- ResNet: {{https://arxiv.org/abs/1512.03385}}
pdf save name: first paper will use full title, second paper will use alias title -- "ResNet"