Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken: TikTok download complete video gallery #3828

Closed
7 tasks done
earthyrock opened this issue May 21, 2022 · 2 comments
Closed
7 tasks done

Broken: TikTok download complete video gallery #3828

earthyrock opened this issue May 21, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists site-bug Issue with a specific website

Comments

@earthyrock
Copy link

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

[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, in read
socket.timeout: The read operation timed out
@earthyrock earthyrock added site-bug Issue with a specific website triage Untriaged issue labels May 21, 2022
@AVAEO
Copy link

AVAEO commented May 21, 2022

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.

@pukkandan pukkandan added duplicate This issue or pull request already exists and removed triage Untriaged issue labels May 21, 2022
@myns23
Copy link

myns23 commented May 23, 2022

Can also confirm this report. Same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists site-bug Issue with a specific website
Projects
None yet
Development

No branches or pull requests

4 participants