Closed liechtym closed 1 year ago
I haven't encountered this problem. The sample code in the docs for downloading videos is based on code from my discord bot, and it's still working as of 1030 am on 2/13.
It's possible you need a proxy, or maybe your download links are going stale if you're taking too long to download them. They're generated each time someone views a video, and they don't last very long. If your code looks exactly like the sample code, then the links probably aren't going stale.
Hmm I am puzzled because for me it's not working on more than one machine with different network connections. Any other ideas I could look into?
Using the exact code from your example, I got it to work. I'm not sure why my code got that error. Thanks for your help.
That's odd. I'm glad you got it working.
It appears the difference is emulate_mobile=True
. It doesn't work without it.
Awesome library!
I wanted to ask if you were aware of Tiktok blocking downloads. I started getting the error as of Feb 10, 2023. It looks like Tiktok has added an extra layer of security for downloading videos. Have you been able reproduce this problem as well?
Error:
Code: