mirror of
https://github.com/YouG-o/YouTube-No-Translation.git
synced 2026-04-25 01:56:01 +03:00
[PR #60] [MERGED] Channel title & description #126
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#126
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/60
Author: @YouG-o
Created: 7/8/2025
Status: ✅ Merged
Merged: 7/8/2025
Merged by: @YouG-o
Base:
main← Head:feat/channelDescription📝 Commits (5)
2ecc71dfeat: add support for channel descriptions restoration using YouTube Data APId9e20faupdated settings needed for channel description update calla847d8aupdated logs & ytb data api doc7364f9efeat: add support for channel title restoration using YouTube Data API88dd480fix: get channel id directly from dom instead of a request to data api📊 Changes
7 files changed (+419 additions, -5 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
docs/YT_DATA_API.md(+1 -0)📝
package.json(+4 -4)➕
src/content/channelName/mainChannelName.ts(+93 -0)➕
src/content/description/channelDescription.ts(+231 -0)📝
src/content/observers.ts(+21 -1)📝
src/content/utils/utils.ts(+68 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.