fknives / Android-App-TikTok-Downloader

Simple Open Source App to Download TikTok Videos using share link.
Apache License 2.0
21 stars 7 forks source link

videos are not downloading? #14

Closed harisEshaafi closed 10 months ago

harisEshaafi commented 11 months ago

Tiktok videos are not downloading now whats the issue

fknives commented 11 months ago

Hey, thanks for the interest. As of now the App on my phone still downloads videos. One thing I noticed however is that if a video was removed from TikTok downloading it will always fail and thus the next video won't be started. To check this you can click on the Link in the Downloader app. If it is indeed the case, you can swipe away the video from the queue. Otherwise you might also try reordering the video queue by long tapping a card and moving it up or down.

I am planning to do an update which communicates these better. I hope this helps

fknives commented 10 months ago

Hmm, clearly existing videos started to fail to download for me too. I will look into it and will create a release

fknives commented 10 months ago

Hmm, the problem is not fully fixed by the PR. It fixed one, but looks like sometimes the link throws the user to the login page, I should fix that also if I can. I imagine it is something like captcha.

I think the easiest resolution for that is to:

Unknowns:

fknives commented 10 months ago

NVM I was tried and used the wrong build, #15 fixed the original issue. The potential issue with videos requiring login bill be tracked #22 and closing this with 1.3.1 release