mpv-player / mpv-player/mpv

Changes in how Youtube handles automatic captions

Open
#13,461 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

Youtube used to lump automatic captions together with provided subtitles. Now it's under the automatic_captions in the video's json metadata, making mpv unable to retrieve the auto captions.

  • mpv version v0.37.0-271-gf5c4f0b0

https://0x0.st/HdeQ.json

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with mpv v0.37.0-271-gf5c4f0b0 using the linked video metadata, then trace how YouTube subtitle data is read. The work is done when captions under automatic_captions can be retrieved as subtitles.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.