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

[ie/tiktok] Detect and raise when login is required #10124

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

bashonly
Copy link
Member

@bashonly bashonly commented Jun 6, 2024

TT has started rate-limiting users by IP and/or discriminating against certain IP ranges, requiring those users to log in for access to public content. This PR detects and raises or warns when that is happening. (Passing browser cookies does indeed satisfy the login requirement.)

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense

What is the purpose of your pull request?

  • Fix or improvement to an extractor (Make sure to add/update tests)

@bashonly bashonly added the site-bug Issue with a specific website label Jun 6, 2024
@bashonly bashonly changed the title [ie/tiktok] Detect and raise for login required [ie/tiktok] Detect and raise when login required Jun 6, 2024
@bashonly bashonly changed the title [ie/tiktok] Detect and raise when login required [ie/tiktok] Detect and raise when login is required Jun 6, 2024
@bashonly bashonly merged commit ea88129 into yt-dlp:master Jun 13, 2024
6 checks passed
@bashonly bashonly deleted the fix/tiktok-login branch June 13, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants