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

[TikTok] 7323829940686966021: Unable to extract webpage video data #9455

Closed
11 tasks done
WilburLe opened this issue Mar 15, 2024 · 5 comments
Closed
11 tasks done

[TikTok] 7323829940686966021: Unable to extract webpage video data #9455

WilburLe opened this issue Mar 15, 2024 · 5 comments
Labels
duplicate This issue or pull request already exists incomplete Further information is needed invalid This doesn't seem right site-bug Issue with a specific website

Comments

@WilburLe
Copy link

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

No response

Provide a description that is worded well enough to be understood

yt-dlp -v -j "https://www.tiktok.com/@baekjinji/video/7323829940686966021?is_from_webapp=1&sender_device=pc"

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

ERROR: [TikTok] 7323829940686966021: Unable to extract webpage video data; 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 "/www/wwwroot/downloaderDgService_venv/lib/python3.11/site-packages/yt_dlp/extractor/common.py", line 732, in extract
    ie_result = self._real_extract(url)
                ^^^^^^^^^^^^^^^^^^^^^^^
  File "/www/wwwroot/downloaderDgService_venv/lib/python3.11/site-packages/yt_dlp/extractor/tiktok.py", line 729, in _real_extract
    raise ExtractorError('Unable to extract webpage video data')
@WilburLe WilburLe added site-bug Issue with a specific website triage Untriaged issue labels Mar 15, 2024
@descargarbot
Copy link

The https://api16-normal-c-useast1a.tiktokv.com/aweme/v1/feed/?aweme_id={vid_id} api is down, or at least not responding, you are not the only one with that problem. Let's hope tiktok fix it tomorrow

@bashonly
Copy link
Member

update to nightly

@bashonly bashonly closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
@bashonly bashonly added duplicate This issue or pull request already exists invalid This doesn't seem right incomplete Further information is needed and removed triage Untriaged issue labels Mar 15, 2024
@WilburLe
Copy link
Author

WilburLe commented Mar 18, 2024

update to nightly

3q very much

@stevenkader
Copy link

Hi, I am still seeing this 80% of the time. Once in a while it works. Is this still an issue or it should work all the time and there is something else I need to try? Thx.

@bashonly
Copy link
Member

@stevenkader almost certainly a side effect of #9506, see the workaround in that issue

@yt-dlp yt-dlp locked as resolved and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists incomplete Further information is needed invalid This doesn't seem right site-bug Issue with a specific website
Projects
None yet
Development

No branches or pull requests

4 participants