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

[extractor/teamcoco] Fix extractor #6437

Merged
merged 4 commits into from Mar 5, 2023
Merged

Conversation

bashonly
Copy link
Member

@bashonly bashonly commented Mar 5, 2023

The Teamcoco extractor needed a complete overhaul:

  • some content from teamcoco.com has been moved to the new site conanclassic.com (added new extractor ConanClassic)
  • teamcoco.com no longer uses GraphQL or any API calls
  • conanclassic.com uses a "legacy" version of the graphQL that is slightly different

Closes #6339

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
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

@bashonly bashonly added the site-bug Issue with a specific website label Mar 5, 2023
yt_dlp/extractor/teamcoco.py Outdated Show resolved Hide resolved
yt_dlp/extractor/teamcoco.py Show resolved Hide resolved
yt_dlp/extractor/teamcoco.py Outdated Show resolved Hide resolved
yt_dlp/extractor/teamcoco.py Outdated Show resolved Hide resolved
@bashonly bashonly merged commit c459d45 into yt-dlp:master Mar 5, 2023
@bashonly bashonly deleted the fix/teamcoco branch April 8, 2023 20:58
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this pull request Apr 21, 2024
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.

Trying to download video from Teamcoco gives 403
2 participants