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

Site request: taptap.cn #9643

Open
10 of 11 tasks
Cactism opened this issue Apr 7, 2024 · 0 comments · May be fixed by #9776
Open
10 of 11 tasks

Site request: taptap.cn #9643

Cactism opened this issue Apr 7, 2024 · 0 comments · May be fixed by #9776
Labels
site-request Request to support a new website triage Untriaged issue

Comments

@Cactism
Copy link

Cactism commented Apr 7, 2024

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

United States

Example URLs

https://www.taptap.cn/moment/194618230982052443
https://www.taptap.cn/moment/521630629209573493
(these two have the video placed differently, where the 1st one has the video placed under the title, and the 2nd over the title; not sure if it would make a difference when extracting the videos)
Game promotional video: https://www.taptap.cn/app/168332 (not as important as the above)

Provide a description that is worded well enough to be understood

taptap.cn is a Chinese video game forum and a (albiet a not-so popular one) video sharing service. yt-dlp is unable to extract videos from taptap.cn. As far as I know, videos across the site are only on games' front page, or in "moment" articles.

After trying to manually extract the video using my browser's Web Developer Tools' network tab, it appears that the videos are split into .ts video file parts.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', 'https://www.taptap.cn/moment/194618230982052443']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version [email protected] from yt-dlp/yt-dlp [615a84447] (win_exe)
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.22631-SP0 (OpenSSL 1.1.1k  25 Mar 2021)
[debug] exe versions: ffmpeg 2024-01-14-git-34a47b97de-full_build-www.gyan.dev (setts)
[debug] Optional libraries: Cryptodome-3.20.0, brotli-1.1.0, certifi-2024.02.02, mutagen-1.47.0, requests-2.31.0, sqlite3-3.35.5, urllib3-2.2.1, websockets-12.0
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, websockets
[debug] Loaded 1803 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: [email protected] from yt-dlp/yt-dlp
yt-dlp is up to date ([email protected] from yt-dlp/yt-dlp)
[generic] Extracting URL: https://www.taptap.cn/moment/194618230982052443
[generic] 194618230982052443: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] 194618230982052443: Extracting information
[debug] Looking for embeds
ERROR: Unsupported URL: https://www.taptap.cn/moment/194618230982052443
Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1594, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1729, in __extract_info
  File "yt_dlp\extractor\common.py", line 732, in extract
  File "yt_dlp\extractor\generic.py", line 2530, in _real_extract
yt_dlp.utils.UnsupportedError: Unsupported URL: https://www.taptap.cn/moment/194618230982052443
@Cactism Cactism added site-request Request to support a new website triage Untriaged issue labels Apr 7, 2024
@c-basalt c-basalt linked a pull request Apr 24, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-request Request to support a new website triage Untriaged issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant