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] Extract via mobile API only if app_info is passed #9938

Merged
merged 1 commit into from
May 16, 2024

Conversation

bashonly
Copy link
Member

Since our hardcoded IIDs have been blocked and since mobile API extraction is presumably now hopeless, the extractor shouldn't even bother with the mobile API by default. Instead, it will only attempt API extraction if the app_info extractor-arg has been passed (i.e. the user has provided their own IID).

Partially addresses #9506

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 May 16, 2024
@bashonly bashonly self-assigned this May 16, 2024
@bashonly bashonly merged commit 41ba4a8 into yt-dlp:master May 16, 2024
6 checks passed
@bashonly bashonly deleted the fix/tiktok-optional-api branch May 16, 2024 23:16
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