-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
When I try to download an article using
scidownl -D <doi>
I get the following error:
File "/home/jgarcia/.local/lib/python3.9/site-packages/scidownl/scihub.py", line 112, in find_pdf_in_html
pdf_url = soup.find('iframe', {'id': 'pdf'}).attrs['src'].split('#')[0]
AttributeError: 'NoneType' object has no attribute 'attrs'
This didn't happen before. I am using Arch Linux, but also tried in a virtual machine with Linux Mint.
Accessing SciHub manually and downloading the article works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels