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

TypeError: memoryview: a bytes-like object is required, not NoneType #9

Open
peterjschroeder opened this issue Jul 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@peterjschroeder
Copy link

peterjschroeder commented Jul 6, 2023

Newer versions bomb out with this error on:

forum-dl -f mbox -o "The Piazza - Classic D&D.mbox" "https://www.thepiazza.org.uk/bb/viewforum.php?f=59"

Seems to be triggered by file links that 404.

I would try a wayback link of the file, than if that fails just drop a warning, insert the dead link, and continue.

@mikwielgus mikwielgus added the bug Something isn't working label Jul 6, 2023
@mikwielgus
Copy link
Owner

Just wanted to note that it will take some time before I fix this bug, as I'm currently strongly focused on another project.

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