Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube_dl.utils.RegexNotFoundError: Unable to extract data (TikTok High-Bitrate Video Extraction Error) #24236
Comments
|
I've been trying to search for this issue, but can only find similar issues that have been closed for being duplicates. I can't find an issue that has had any solutions or information regarding the problem. I searched issues regarding TikTok specifically, then I searched for the main error: youtube_dl.utils.RegexNotFoundError: Unable to extract data... The issues that contained this code, were closed for being duplicates. Ones that weren't, or were closed for other reasons, did not contain the "...Unable to extract data." Where do I go from here? |
Checklist
Verbose log
Description
I Attempted to download a TikTok video using this Reddit post as a guide ( if I'm allowed to post links --> https://www.reddit.com/r/bonbibonkers/comments/alhn56/how_to_download_highbitrate_versions_from_tik_tok/ ) summarizing the Reddit post: to get a high-bitrate version of a TikTok video, the Tik Tok webpage URL needs to be figured out for the clip first, and apparently should appear as https//m.tiktok...etc format (mobile), otherwise youtube-dl uses the generic extraction, which contains the low-bitrate and watermark.
I have tried the following before issuing the bug report:
Downloading high-bitrate videos on YouTube worked.
I'm not sure if I'm missing any crucial details, so I apologize if I am, and I will provide any more information if necessary.
Thank you :)