Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Not downloading #17

@symmetricalbyte

Description

@symmetricalbyte

Describe the bug
Not downloading any folder/file

Exception in thread Thread-1 (download_file):
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.10/dist-packages/mediafire.py", line 461, in download_file
    download_link = soup.find("a", {"id": "downloadButton"}).attrs["href"]
AttributeError: 'NoneType' object has no attribute 'attrs'
All downloads completed```

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions