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/dailywire] Fix/upgrade dailywire extractor #9920

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tntmod54321
Copy link
Contributor

@tntmod54321 tntmod54321 commented May 14, 2024

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Rewrite the dailywire extractor:

  • add cookie support
  • switch json extraction from nextjs to graphql - allows fetching premium videos
  • add playlist extraction for shows and podcasts
  • add video extraction for /clips/ urls
  • richer metadata extraction

I added more tests and validated that all pass with a paid account

Fixes #8246, #4154

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?

@seproDev seproDev added the site-enhancement Feature request for some website label May 14, 2024
@tntmod54321 tntmod54321 changed the title Fix dailywire [ie/dailywire] Fix/upgrade dailywire extractor May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dailywire Error: No video formats found
2 participants