GithubHelp home page GithubHelp logo

Comments (4)

fknives avatar fknives commented on September 21, 2024

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

from android-app-tiktok-downloader.

fknives avatar fknives commented on September 21, 2024

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

from android-app-tiktok-downloader.

fknives avatar fknives commented on September 21, 2024

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:

  • Recognize this state
  • Show an option to the user for authenticating the downloader app (There is a QR code option which could be used to link directly back to the app)
  • Store the auth token and use in subsequent requests.

Unknowns:

  • What token needs to be stored and sent
  • How to get that token in the first place
  • What happens if the token expires, does the same webpage shows or it is a separate issue?
  • How to have a test for this case without exposing my own account? Could I create a test account for this reason with secrets?

from android-app-tiktok-downloader.

fknives avatar fknives commented on September 21, 2024

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

from android-app-tiktok-downloader.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.