vgvr0 / TikTok-Video-Downloader-using-Python-and-yt-dlp

A Python script for downloading TikTok videos using the yt-dlp library. Easily download your favorite TikTok videos and save them to your specified directory.
8 stars 2 forks source link

Failed to decrypt with DPAPI #1

Open yidi000 opened 2 weeks ago

yidi000 commented 2 weeks ago

[TikTok] Extracting URL: https://www.tiktok.com/@houseofmemesssss/video/7434055688768212255 [TikTok] 7434055688768212255: Downloading webpage Extracting cookies from chrome ERROR: Failed to decrypt with DPAPI. See https://github.com/yt-dlp/yt-dlp/issues/10927 for more info ERROR: ERROR: Failed to decrypt with DPAPI. See https://github.com/yt-dlp/yt-dlp/issues/10927 for more info Error downloading video: ERROR: ERROR: Failed to decrypt with DPAPI. See https://github.com/yt-dlp/yt-dlp/issues/10927 for more info

The error is like above. I checked the link it provided but I still can't get it. Anyone can help with this problem? I am new to this.

vgvr0 commented 2 weeks ago

Thanks for the sight. What version of the libraries do you have?

yidi000 commented 2 weeks ago

Thanks for the sight. What version of the libraries do you have?

where can I find the version of libraries? you mean the yt-dlp version? it is 2024.11.4. thx

vgvr0 commented 2 weeks ago

I am currently using yt-dlp version 2024.10.7 and will try updating to the latest version to see if it resolves the issue.

yidi000 commented 2 weeks ago

I am currently using yt-dlp version 2024.10.7 and will try updating to the latest version to see if it resolves the issue.

Thanks. Should I try to install 2024.10.7 version?

vgvr0 commented 2 weeks ago

Have you been able to run it with this version?