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

BaseException: Incorrect URL format #38

Closed
m13v opened this issue Jan 24, 2024 · 2 comments
Closed

BaseException: Incorrect URL format #38

m13v opened this issue Jan 24, 2024 · 2 comments

Comments

@m13v
Copy link

m13v commented Jan 24, 2024

Can't download any videos on my server, always receive the same error: "BaseException: Incorrect URL format"

root@ubuntu-s-1vcpu-2gb-amd-sfo3-01:/home/username/test/smart_reposter# redvid -u "https://v.redd.it/c8oic7ppc2751" -mxq

Connecting...
Traceback (most recent call last):
File "/usr/local/bin/redvid", line 8, in
sys.exit(run())
File "/usr/local/lib/python3.8/dist-packages/redvid/main.py", line 120, in run
reddit.download()
File "/usr/local/lib/python3.8/dist-packages/redvid/redvid.py", line 239, in download
self.check()
File "/usr/local/lib/python3.8/dist-packages/redvid/redvid.py", line 165, in check
self.setup()
File "/usr/local/lib/python3.8/dist-packages/redvid/redvid.py", line 87, in setup
raise BaseException('Incorrect URL format')
BaseException: Incorrect URL format

@m13v
Copy link
Author

m13v commented Jan 24, 2024

Now I saw another issue that was already closed: "the ip was banned"

@m13v m13v closed this as completed Jan 24, 2024
@elmoiv
Copy link
Owner

elmoiv commented Jan 26, 2024

Duplicate of #36

@elmoiv elmoiv marked this as a duplicate of #36 Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants