mirror of
https://github.com/YouG-o/YouTube-No-Translation.git
synced 2026-04-25 01:56:01 +03:00
Labels
No labels
ToDo
bug
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/YouTube-No-Translation#140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/YouG-o/YouTube-No-Translation/pull/83
Author: @YouG-o
Created: 8/21/2025
Status: ✅ Merged
Merged: 8/21/2025
Merged by: @YouG-o
Base:
main← Head:feat/Subtitles📝 Commits (7)
a66991afeat: added Automatic Speech Recognition settingaf72e17fix: reduce subtitles latency — immediate apply and faster retry orchestration4225afbfeat: subtitles script now check if asr setting is enabled and does not ignore asr / translated tracks if sobd7652afeat: added ASR subtitles feature1cafd03changed toggle namea03a8dbfix: prevent message errors when popup opened outside YouTube tabs507620bCHANGELOG📊 Changes
8 files changed (+207 additions, -43 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
src/config/constants.ts(+1 -0)📝
src/content/subtitles/subtitlesIndex.ts(+27 -7)📝
src/content/subtitles/subtitlesScript.js(+49 -9)📝
src/popup/popup.html(+20 -0)📝
src/popup/popup.ts(+85 -25)📝
src/popup/settings.html(+21 -1)📝
src/types/types.ts(+2 -1)📄 Description
#39
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.