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/boxcast] Add extractor #5983

Merged
merged 10 commits into from
Feb 17, 2023
Merged

Conversation

HobbyistDev
Copy link
Contributor

@HobbyistDev HobbyistDev commented Jan 7, 2023

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

This PR add site support for single video extraction in boxcast.tv. This PR also include embed extraction and /channel/<channel_id>?b=<broadcast_id> and /video-portal/<some string>/<some_string>/<broadcast_id> url extraction

Fixes #5769

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 one of the following options:

  • 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?

yt_dlp/extractor/boxcast.py Outdated Show resolved Hide resolved
yt_dlp/extractor/boxcast.py Show resolved Hide resolved
yt_dlp/extractor/boxcast.py Outdated Show resolved Hide resolved
@pukkandan pukkandan added the site-request Request to support a new website label Jan 8, 2023
HobbyistDev and others added 4 commits January 8, 2023 19:08
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
yt_dlp/extractor/boxcast.py Outdated Show resolved Hide resolved
yt_dlp/extractor/boxcast.py Outdated Show resolved Hide resolved
@pukkandan pukkandan merged commit 9acca71 into yt-dlp:master Feb 17, 2023
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-request Request to support a new website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BoxCast.tv - not working.
2 participants