samirelanduk / tiktok-save

A Python tool for backing up your liked and bookmarked videos on tiktok to your computer.
90 stars 13 forks source link

Problems to save saved and bookmarked videos #2

Closed FrankTheReal closed 2 years ago

FrankTheReal commented 2 years ago

Hello.

I followed the installation instruction, and now I wanted to save the video from the user_data.json

But sadly when I run this command, I get this error:

C:\Users\themf\tiktok-save>save.py bookmarked user_data.json bookmarked

C:\Users\themf\tiktok-save> [main 2021-12-25T13:55:26.345Z] update#setState idle [main 2021-12-25T13:55:26.400Z] ExtensionHostStarterWorker created [main 2021-12-25T13:55:27.141Z] Starting extension host with pid 8064 (fork() took 10 ms). [main 2021-12-25T13:55:56.347Z] update#setState checking for updates [main 2021-12-25T13:55:56.379Z] update#setState idle [18980:1225/145726.114:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled

Can you please help me?

image

SoLwmon commented 1 year ago

What was the solution to this problem?