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/hotstar] Support /shows/ URLs #7225

Merged
merged 2 commits into from Jun 4, 2023

Conversation

bashonly
Copy link
Member

@bashonly bashonly commented Jun 3, 2023

Closes #6463

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?

Copilot Summary

🤖 Generated by Copilot at 20b2ed8

Summary

📺🆕✅

Update hotstar.py extractor to handle shows category and add tests. This allows yt-dlp to download videos and playlists from HotStar's shows section, as well as seasons and series.

HotStar is the source of our rage
We rip the videos from their cage
Shows, playlists, seasons, and series
We download them all with our queries

Walkthrough

  • Add support for shows category in video, playlist, season, and series URLs (link, link, link, link)
  • Update type_ mapping to include shows as episode (link)
  • Add test cases for shows category in yt_dlp/extractor/hotstar.py (link, link, link, link)

@bashonly bashonly added the site-bug Issue with a specific website label Jun 3, 2023
@bashonly bashonly merged commit 7f8ddeb into yt-dlp:master Jun 4, 2023
12 checks passed
@bashonly bashonly deleted the fix/hotstar-shows branch June 4, 2023 14:19
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.

Hotstar not working anymore
1 participant