Michele0303 / tiktok-live-recorder

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
MIT License
392 stars 107 forks source link

Manually update #128

Open Naderrnawar opened 3 months ago

Naderrnawar commented 3 months ago

How to manually update in termux ?

iSuckAtCoding8 commented 3 months ago

I wasn't able to do it with apt or pkg. I had to do a git pull.

Naderrnawar commented 3 months ago

I wasn't able to do it with apt or pkg. I had to do a git pull.

Can you write the command? I tried '' git pull'' but still 4.1 only

iSuckAtCoding8 commented 3 months ago

I wasn't able to do it with apt or pkg. I had to do a git pull.

Can you write the command? I tried '' git pull'' but still 4.1 only

Try git clone https://github.com/Michele0303/tiktok-live-recorder Before git pull

Naderrnawar commented 3 months ago

I wasn't able to do it with apt or pkg. I had to do a git pull.

Can you write the command? I tried '' git pull'' but still 4.1 only

Try git clone https://github.com/Michele0303/tiktok-live-recorder Before git pull

fatal: destination path 'tiktok-live-recorder' already exists and is not an empty directory.

If it's nothing I can do, how to delete it to reinstall again?

GitFOSSinstead commented 3 months ago

Have you tried typing "cd tiktok-live-recorder" then using git pull?

Michele0303 commented 3 months ago

I will implement it in the next versions