I am trying to download hundreds of papers using an API. I have obtained all the IDs and successfully downloaded up to 112 papers. However, after that, I am encountering an HTTP Error 404: Not Found, and the downloads are failing.
Steps to reproduce
Versions
python version: 3.11
arxiv.py version: latest
Additional context
Is it possible to configure a proxy for the download API?
Description
Steps to reproduce
Versions
python
version: 3.11arxiv.py
version: latestAdditional context