[Broken] TikTok channel page
See original GitHub issueChecklist
- [ X ] I’m reporting a broken site support
- [ X ] I’ve verified that I’m running youtube-dlc version 2020.10.31
- [ X ] I’ve checked that all provided URLs are alive and playable in a browser
- [ X ] I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- [ X ] I’ve searched the bugtracker for similar issues including closed ones
Verbose log
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.tiktok.com/@tiktok']
[debug] Loading archive file None
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dlc version 2020.11.11-3
[debug] Python version 3.8.6 (CPython) - Windows-10-10.0.19041-SP0
[debug] exe versions: ffmpeg 4.3.1-2020-09-21-full_build-www.gyan.dev, ffprobe 4.3.1-2020-09-21-full_build-www.gyan.dev, phantomjs 2.1.1
[debug] Proxy map: {}
[generic] @tiktok: Requesting header
WARNING: Falling back on generic information extractor.
[generic] @tiktok: Downloading webpage
[generic] @tiktok: Extracting information
ERROR: Unsupported URL: https://www.tiktok.com/@tiktok
Traceback (most recent call last):
File "youtube_dlc\YoutubeDL.py", line 830, in extract_info
File "youtube_dlc\extractor\common.py", line 532, in extract
File "youtube_dlc\extractor\generic.py", line 3382, in _real_extract
youtube_dlc.utils.UnsupportedError: Unsupported URL: https://www.tiktok.com/@tiktok
Description
First I know titktok seems to always break but I still wanted to ask. youtube-dlc doesn’t download all the videos of a given tiktok page. Individual videos work but not entire pages.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:5
Top Results From Across the Web
The Emerald Handbook of Computer-Mediated Communication and ...
Other social media channels have also started to change the way they could help ... It is fascinating that it directly takes you...
Read more >Integrating Pop Culture Into the Academic Library
17. “Soundtrack (Beta) Help Page & FAQ,” Twitch, accessed January 9, 2021, https://help.twitch.tv/s/article/soundtrack. 18. Katherine Rodgers, “TikTok Is ...
Read more >How To Prepare For The Next Pandemic: Behavioural Sciences ...
Google Search landing pages prominently feature resources from the WHO and country-specific ... as Google searches have soared since the pandemic broke.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, apologies for linking outside of this project however the following GitHub project does currently allow you to download a TikTok user’s content.
https://github.com/drawrowfly/tiktok-scraper/
@sjvdmerwe I will see if it needs to be updates and try messing with it a bit more. Doing some testing they’re probably gonna need to do a lot of background stuff to get tiktok fully working as even if you feed it a bunch of links you get rate limited really fast it seems. (for ytdlc)