[PR #65] [MERGED] Feat/channelhandle search page #131

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

📋 Pull Request Information

Original PR: https://github.com/YouG-o/YouTube-No-Translation/pull/65
Author: @YouG-o
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @YouG-o

Base: mainHead: feat/channelhandleSearchPage


📝 Commits (3)

  • cf4d883 pass channel handle as an argument
  • 038a01a feat: Channel renderer block is now handled on search page
  • d2640ba CHANGELOG update

📊 Changes

7 files changed (+106 additions, -33 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
src/content/channelName/ChannelRendererPatch.ts (+62 -0)
📝 src/content/channelName/mainChannelName.ts (+15 -12)
📝 src/content/description/channelDescription.ts (+12 -11)
📝 src/content/observers.ts (+2 -2)
📝 src/content/scripts/getChannelIdScript.js (+6 -6)
📝 src/utils/utils.ts (+8 -2)

📄 Description

Channel name & description (Channel handle block) is now handled on search page.


🔄 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/65 **Author:** [@YouG-o](https://github.com/YouG-o) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@YouG-o](https://github.com/YouG-o) **Base:** `main` ← **Head:** `feat/channelhandleSearchPage` --- ### 📝 Commits (3) - [`cf4d883`](https://github.com/YouG-o/YouTube-No-Translation/commit/cf4d8836d4f26777cc7f2bfe149a3f50826b4ba3) pass channel handle as an argument - [`038a01a`](https://github.com/YouG-o/YouTube-No-Translation/commit/038a01a9fcca7940397e6397c3208fa8e79df6fe) feat: Channel renderer block is now handled on search page - [`d2640ba`](https://github.com/YouG-o/YouTube-No-Translation/commit/d2640ba3b5df892793029d6f765e0e3278c54805) CHANGELOG update ### 📊 Changes **7 files changed** (+106 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) ➕ `src/content/channelName/ChannelRendererPatch.ts` (+62 -0) 📝 `src/content/channelName/mainChannelName.ts` (+15 -12) 📝 `src/content/description/channelDescription.ts` (+12 -11) 📝 `src/content/observers.ts` (+2 -2) 📝 `src/content/scripts/getChannelIdScript.js` (+6 -6) 📝 `src/utils/utils.ts` (+8 -2) </details> ### 📄 Description Channel name & description (Channel handle block) is now handled on search page. --- <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:01 +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#131
No description provided.