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

Update tv5mondeplus.py to detect subtitles #4209

Merged
merged 7 commits into from Nov 15, 2023

Conversation

FrankZ85
Copy link
Contributor

@FrankZ85 FrankZ85 commented Jun 27, 2022

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?


Description of your pull request and other information

Fixes #4205

This retrieves the subtitles as announced by the streaming site. The code to iterate over the subtitle definitions is taken from other extractors.

It would still be nice to try and detect the other, not announced, subtitles. Maybe by sending HEAD requests to the guessed URLs to get the HTTP status? For this entry, replacing the second "FRA" by "DEU", "ENG", "SPA" worked just fine.

yt-dlp#4205 extract subtitle URL for TV5MONDE.
yt_dlp/extractor/tv5mondeplus.py Outdated Show resolved Hide resolved
yt_dlp/extractor/tv5mondeplus.py Outdated Show resolved Hide resolved
@pukkandan
Copy link
Member

confirm evevrything's still working

@pukkandan pukkandan added site-enhancement Feature request for some website needs-testing Patch needs testing labels Jun 28, 2022
@pukkandan pukkandan added the stale-pr PR that has been pending fixes for a long time label Dec 27, 2022
@pukkandan pukkandan force-pushed the master branch 2 times, most recently from ee280c7 to 7aeda6c Compare May 24, 2023 18:09
@seproDev
Copy link
Collaborator

seproDev commented Nov 4, 2023

Can confirm still works

@seproDev seproDev added pending-review PR needs a review and removed needs-testing Patch needs testing stale-pr PR that has been pending fixes for a long time labels Nov 4, 2023
@bashonly bashonly self-requested a review November 7, 2023 13:32
yt_dlp/extractor/tv5mondeplus.py Outdated Show resolved Hide resolved
yt_dlp/extractor/tv5mondeplus.py Outdated Show resolved Hide resolved
yt_dlp/extractor/tv5mondeplus.py Outdated Show resolved Hide resolved
@bashonly bashonly removed the pending-review PR needs a review label Nov 15, 2023
@bashonly bashonly merged commit 0f634db into yt-dlp:master Nov 15, 2023
16 checks passed
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-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TV5MondePlus: Download subtitles
4 participants