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

Add jtbc.co.kr extractor #8314

Merged
merged 7 commits into from Oct 13, 2023
Merged

Add jtbc.co.kr extractor #8314

merged 7 commits into from Oct 13, 2023

Conversation

seproDev
Copy link
Collaborator

@seproDev seproDev commented Oct 9, 2023

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Added extractor for JTBC a Korean TV network.

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 36e17a0

Summary

✨📺🇰🇷

Add support for downloading videos and playlists from the JTBC website, a Korean TV network. Add two new extractors, JTBCIE and JTBCProgramIE, in the jtbc.py module and register them in _extractors.py. Add test cases for the new extractors.

JTBCIE extracts
videos from Korean network
autumn leaves streaming

Walkthrough

  • Add jtbc.py module that defines extractors for JTBC website (yt_dlp/extractor/jtbc.py)

@bashonly bashonly added the site-request Request to support a new website label Oct 9, 2023
@bashonly bashonly self-requested a review October 9, 2023 14:16
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
@bashonly bashonly added the pending-fixes PR has had changes requested label Oct 10, 2023
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
@bashonly bashonly added pending-review PR needs a review and removed pending-fixes PR has had changes requested labels Oct 10, 2023
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
yt_dlp/extractor/jtbc.py Outdated Show resolved Hide resolved
@Grub4K Grub4K added pending-fixes PR has had changes requested and removed pending-review PR needs a review labels Oct 13, 2023
@bashonly bashonly removed the pending-fixes PR has had changes requested label Oct 13, 2023
@bashonly bashonly removed the request for review from coletdjnz October 13, 2023 19:00
@bashonly bashonly merged commit b286ec6 into yt-dlp:master Oct 13, 2023
16 checks passed
@seproDev seproDev deleted the jtbc branch October 14, 2023 01:25
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.

None yet

3 participants