[PR #95] [MERGED] Fix/new player support #142

Closed
opened 2026-03-04 00:04:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/YouG-o/YouTube-No-Translation/pull/95
Author: @YouG-o
Created: 9/6/2025
Status: Merged
Merged: 9/6/2025
Merged by: @YouG-o

Base: mainHead: fix/NewPlayerSupport


📝 Commits (3)

  • c3a4221 feat: Added an util function to detect if player is the new one
  • 8036ba0 feat: support both old and new YouTube player chapter tooltips
  • 11a21ec feat: support fullcreen title on new player

📊 Changes

4 files changed (+82 additions, -7 deletions)

View changed files

📝 src/content/chapters/chaptersIndex.ts (+16 -0)
📝 src/content/chapters/tooltip.ts (+27 -5)
📝 src/content/titles/mainTitle.ts (+13 -2)
📝 src/utils/video.ts (+26 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/YouG-o/YouTube-No-Translation/pull/95 **Author:** [@YouG-o](https://github.com/YouG-o) **Created:** 9/6/2025 **Status:** ✅ Merged **Merged:** 9/6/2025 **Merged by:** [@YouG-o](https://github.com/YouG-o) **Base:** `main` ← **Head:** `fix/NewPlayerSupport` --- ### 📝 Commits (3) - [`c3a4221`](https://github.com/YouG-o/YouTube-No-Translation/commit/c3a42219a6e548aaf0833ebb5ecd2abc1a2c6423) feat: Added an util function to detect if player is the new one - [`8036ba0`](https://github.com/YouG-o/YouTube-No-Translation/commit/8036ba0f7fb5e93f544f5c6e38891a24b5848ab9) feat: support both old and new YouTube player chapter tooltips - [`11a21ec`](https://github.com/YouG-o/YouTube-No-Translation/commit/11a21ec07a05d559d7dd9366d19268d9ef2ac3ee) feat: support fullcreen title on new player ### 📊 Changes **4 files changed** (+82 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/content/chapters/chaptersIndex.ts` (+16 -0) 📝 `src/content/chapters/tooltip.ts` (+27 -5) 📝 `src/content/titles/mainTitle.ts` (+13 -2) 📝 `src/utils/video.ts` (+26 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:04:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/YouTube-No-Translation#142
No description provided.