mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[GH-ISSUE #51] Download Button of extension not visible #32
Labels
No labels
bug
bug
duplicate
enhancement
help wanted
invalid
not an issue
not an issue
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-browser-extension#32
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?
Originally created by @ewoks on GitHub (Jan 25, 2025).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/51
Extension configured and worked until recently, but now buttons for channel subscription or adding video to the download queue on start youtube page are not visible.
I thought it might be related with the #32, but inspecing elements in chrome didn't find any
ta-*-button. Can it be that YT changed layout, elements id or similar?If I choose specific video, the TA "Subscribe" Button is visible and it works, but on the start page with grid of all videos there are none of TA buttons visible.
@bbilly1 commented on GitHub (Jan 28, 2025):
Yeah, YT likes to move things around, breaking our selectors. Progress is here:
https://github.com/tubearchivist/browser-extension/tree/release-TA-v0.5.0
For unstable build only for now.
@ewoks commented on GitHub (Feb 1, 2025):
not sure why, but I see download buttons again :( probably my account slipped in some blue/green YT testing.
I will close this for now, as it is not reproducable with currently released TA version in chrome
Thanks for the progress release 🙏 highly appreaciated