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 Unsupported URL #26138

Closed
5 tasks done
bpenven opened this issue Jul 27, 2020 · 1 comment
Closed
5 tasks done

TikTok Unsupported URL #26138

bpenven opened this issue Jul 27, 2020 · 1 comment

Comments

@bpenven
Copy link

bpenven commented Jul 27, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.07.28
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

c:\yt>youtube-dl.exe --verbose https://www.tiktok.com/@sukhikmann/video/6834534062259014918
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.tiktok.com/@sukhikmann/video/6834534062259014918']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 6834534062259014918: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 6834534062259014918: Downloading webpage
[generic] 6834534062259014918: Extracting information
ERROR: Unsupported URL: https://www.tiktok.com/@sukhikmann/video/6834534062259014918
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\generic.py", line 3382, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.tiktok.com/@sukhikmann/video/6834534062259014918

Description

TikTok Unsupported URL, bug issue from another user has been closed and tagged as duplicate, however there's no duplicate of this issue anywhere. This was working last week, doesnt work since Thursday 23th of July.

@notpushkin
Copy link

The issue this duplicates is #23264 – spent some time looking for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants