[PR #55] [MERGED] Fixed missing channel button due to YT css change #59

Closed
opened 2026-03-23 20:32:18 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/browser-extension/pull/55
Author: @flox1an
Created: 9/2/2025
Status: Merged
Merged: 9/9/2025
Merged by: @bbilly1

Base: masterHead: fix/channel-button-missing


📝 Commits (1)

  • da5fbc8 fix: Fixed channel button due to YT css class change

📊 Changes

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

View changed files

📝 extension/index.html (+1 -1)
📝 extension/manifest-chrome.json (+1 -1)
📝 extension/manifest-firefox.json (+1 -1)
📝 extension/script.js (+1 -1)

📄 Description

  • The download button on the channel page was missing since a few days since Youtube changed the css of the page
  • I changed the CSS selector to make the button visible again
  • Bumped version proactively to 0.4.2

🔄 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/tubearchivist/browser-extension/pull/55 **Author:** [@flox1an](https://github.com/flox1an) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `fix/channel-button-missing` --- ### 📝 Commits (1) - [`da5fbc8`](https://github.com/tubearchivist/browser-extension/commit/da5fbc825dff8f26a83f55a693165a8eb9e15b3b) fix: Fixed channel button due to YT css class change ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `extension/index.html` (+1 -1) 📝 `extension/manifest-chrome.json` (+1 -1) 📝 `extension/manifest-firefox.json` (+1 -1) 📝 `extension/script.js` (+1 -1) </details> ### 📄 Description - The download button on the channel page was missing since a few days since Youtube changed the css of the page - I changed the CSS selector to make the button visible again - Bumped version proactively to 0.4.2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:18 +00: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
tubearchivist/archived-browser-extension#59
No description provided.