Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not downloading #17

Open
symmetricalbyte opened this issue Nov 13, 2024 · 1 comment
Open

Not downloading #17

symmetricalbyte opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@symmetricalbyte
Copy link

symmetricalbyte commented Nov 13, 2024

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```

@symmetricalbyte symmetricalbyte added the bug Something isn't working label Nov 13, 2024
@NicKoehler
Copy link
Owner

Can you post the download link?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants