You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Up until last week I could use yt-dlp to download an entire User's TikTok video gallery. This no longer works.
All other capabilities including single files from the User's gallery (and other sites) works fine.
Verbose log
[debug] Command-line config: ['--verbose', '--config-location', 'G:\\00OSz\\12win10b zEnt-LTSC 1809 x64\\05Apps\\Multimedia\\Video\\Installed\\yt-dlp\\yt-dlp.conf', 'https://www.tiktok.com/@afrodita_22678']
[debug] | Config "G:\00OSz\12win10b zEnt-LTSC 1809 x64\05Apps\Multimedia\Video\Installed\yt-dlp\yt-dlp.conf": ['--ffmpeg-location', 'G:\\00OSz\\12win10b zEnt-LTSC 1809 x64\\05Apps\\Multimedia\\Video\\Installed\\ffmpeg\\bin\\ffmpeg.exe', '--audio-format', 'mp3', '--format', 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4', '--output', 'X:\\12X\\10Video\\Podcasts\\zzTikTok\\aaCompletes\\%(uploader)s\\%(uploader)s - %(view_count)s - %(title)s.%(ext)s']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.05.18 [b14d523] (win_exe)
[debug] Python version 3.8.10 (CPython 64bit) - Windows-10-10.0.17763-SP0
[debug] Checking exe version: "G:\00OSz\12win10b zEnt-LTSC 1809 x64\05Apps\Multimedia\Video\Installed\ffmpeg\bin\ffprobe" -bsfs
[debug] Checking exe version: "G:\00OSz\12win10b zEnt-LTSC 1809 x64\05Apps\Multimedia\Video\Installed\ffmpeg\bin\ffmpeg.exe" -bsfs
[debug] exe versions: ffmpeg 2022-01-06-git-2b541b8c1d-full_build-www.gyan.dev (setts), ffprobe 2022-01-06-git-2b541b8c1d-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.14.1, brotli-1.0.9, certifi-2021.10.08, mutagen-1.45.1, sqlite3-2.6.0, websockets-10.3
[debug] Proxy map: {}
[debug] [tiktok:user] Extracting URL: https://www.tiktok.com/@afrodita_22678
[tiktok:user] afrodita_22678: Downloading webpage
ERROR: [tiktok:user] afrodita_22678: Unable to download webpage: The read operation timed out (caused by timeout('The read operation timed out')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
File "yt_dlp\extractor\common.py", line 642, in extract
File "yt_dlp\extractor\tiktok.py", line 629, in _real_extract
File "yt_dlp\extractor\common.py", line 933, in _download_webpage
File "yt_dlp\extractor\common.py", line 801, in _download_webpage_handle
File "yt_dlp\extractor\common.py", line 786, in _request_webpage
File "yt_dlp\extractor\common.py", line 768, in _request_webpage
File "yt_dlp\YoutubeDL.py", line 3596, in urlopen
File "urllib\request.py", line 525, in open
File "urllib\request.py", line 542, in _open
File "urllib\request.py", line 502, in _call_chain
File "yt_dlp\utils.py", line 1419, in https_open
File "urllib\request.py", line 1358, in do_open
File "http\client.py", line 1344, in getresponse
File "http\client.py", line 307, in begin
File "http\client.py", line 268, in _read_status
File "socket.py", line 669, in readinto
File "ssl.py", line 1241, in recv_into
File "ssl.py", line 1099, inread
socket.timeout: The read operation timed out
The text was updated successfully, but these errors were encountered:
This issue looks quite similar to #3776, I would check if that meets the description of your issue, and if so, keep your eye on that thread. Hope that helps.
Checklist
Region
US
Description
Up until last week I could use yt-dlp to download an entire User's TikTok video gallery. This no longer works.
All other capabilities including single files from the User's gallery (and other sites) works fine.
Verbose log
The text was updated successfully, but these errors were encountered: