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

[Bug] Error: Invalid URL format #17

Closed
T-prog3 opened this issue Oct 31, 2024 · 2 comments
Closed

[Bug] Error: Invalid URL format #17

T-prog3 opened this issue Oct 31, 2024 · 2 comments
Assignees
Labels
Buggy behavior Something isn't working Correctly

Comments

@T-prog3
Copy link

T-prog3 commented Oct 31, 2024

Describe the bug
There seem to be an issue with older videos that have a VideoID lower than around 6500000000000000000. Anything lower results in "Error: Invalid URL format - " and a random video being saved as "_Save.mp4".

Here is an example: https://www.tiktok.com/@brunomars/video/216830520645611520

To Reproduce
Steps to reproduce the behavior:

  1. Just download anything older than ~6500000000000000000
@T-prog3 T-prog3 added the Buggy behavior Something isn't working Correctly label Oct 31, 2024
@Jettcodey
Copy link
Owner

Crap, random videos are being downloaded again when an error occurs?! I thought I had fixed that issue already.
I'll take a look at these two issues as soon as possible.

@Jettcodey
Copy link
Owner

Hey @T-prog3 ,
The URL length for the validation check was set too high. I've fixed that issue, but the given example URL won’t work using the SD download options. I’m closing this issue now because the problem with the example URL is most likely the same as in Issue #14.

Jettcodey added a commit that referenced this issue Nov 18, 2024
…ster #20 , Added Stop/Pause Button #19 , Kinda fixed #17 (Url Length Issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Buggy behavior Something isn't working Correctly
Projects
None yet
Development

No branches or pull requests

2 participants