[GH-ISSUE #15] No Subscribe or Download button when logged into Youtube #9

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

Originally created by @ed-tt on GitHub (Jan 16, 2023).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/15

When signed into a Youtube/Google account, the subscribe and download button isnt injected.

This is how it appears when logged into a Google/Youtube Account.
image

This is how the same page appears after logging out of Google/Youtube Account.
image

Originally created by @ed-tt on GitHub (Jan 16, 2023). Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/15 When signed into a Youtube/Google account, the subscribe and download button isnt injected. This is how it appears when logged into a Google/Youtube Account. ![image](https://user-images.githubusercontent.com/56165935/212764739-06d458e0-7de1-4aa7-a0f7-61c255bc28b4.png) This is how the same page appears after logging out of Google/Youtube Account. ![image](https://user-images.githubusercontent.com/56165935/212764842-56fb873a-31ce-4c24-904d-d8a19a9dd265.png)
mirror 2026-03-23 20:31:32 +00:00
Author
Owner

@mon5termatt commented on GitHub (Jan 17, 2023):

image
seems fine on my end

<!-- gh-comment-id:1384712486 --> @mon5termatt commented on GitHub (Jan 17, 2023): ![image](https://user-images.githubusercontent.com/43628254/212787809-3d93ac63-3fec-40bf-9d1e-2e084e6e84af.png) seems fine on my end
Author
Owner

@ed-tt commented on GitHub (Jan 17, 2023):

image seems fine on my end

https://pbs.twimg.com/media/EC_XO-cX4AAFrO6.jpg

Something must obviously be different. What browser are you using? I am using Firefox v108.0.2. The Youtube layout seems to change to the "new layout" when not signed in, but after signing in it reverts to some older layout.

<!-- gh-comment-id:1385000733 --> @ed-tt commented on GitHub (Jan 17, 2023): > ![image](https://user-images.githubusercontent.com/43628254/212787809-3d93ac63-3fec-40bf-9d1e-2e084e6e84af.png) seems fine on my end https://pbs.twimg.com/media/EC_XO-cX4AAFrO6.jpg Something must obviously be different. What browser are you using? I am using Firefox v108.0.2. The Youtube layout seems to change to the "new layout" when not signed in, but after signing in it reverts to some older layout.
Author
Owner

@mon5termatt commented on GitHub (Jan 17, 2023):

Chrome 109.0.5414.75

<!-- gh-comment-id:1386194981 --> @mon5termatt commented on GitHub (Jan 17, 2023): Chrome 109.0.5414.75
Author
Owner

@mon5termatt commented on GitHub (Jan 17, 2023):

https://pbs.twimg.com/media/EC_XO-cX4AAFrO6.jpg

I test my personal code on vm's for that exact reason.

<!-- gh-comment-id:1386195594 --> @mon5termatt commented on GitHub (Jan 17, 2023): > https://pbs.twimg.com/media/EC_XO-cX4AAFrO6.jpg I test my personal code on vm's for that exact reason.
Author
Owner

@bbilly1 commented on GitHub (Jan 22, 2023):

Looks like you didn't get the new layout, so the CSS selectors wont work to inject the buttons.

Not quite sure how you can force your browser to update, some google search suggest to edit the PREF cookie value. For me that's set to something like that:

f4=4000000&tz=my.timezone&f5=30000&f7=140&f6=40000000

Some suggest that f6 is the relevant value, but who knows what it means, but you could try to tinker with that.

But all in all, this extension only works in the new layout.

<!-- gh-comment-id:1399472192 --> @bbilly1 commented on GitHub (Jan 22, 2023): Looks like you didn't get the new layout, so the CSS selectors wont work to inject the buttons. Not quite sure how you can force your browser to update, some google search suggest to edit the `PREF` cookie value. For me that's set to something like that: ``` f4=4000000&tz=my.timezone&f5=30000&f7=140&f6=40000000 ``` Some suggest that `f6` is the relevant value, but who knows what it means, but you could try to tinker with that. But all in all, this extension only works in the new layout.
Author
Owner

@ed-tt commented on GitHub (Feb 8, 2023):

Seems that Google has blessed me with the new layout and the buttons are now visible.

<!-- gh-comment-id:1422988897 --> @ed-tt commented on GitHub (Feb 8, 2023): Seems that Google has blessed me with the new layout and the buttons are now visible.
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#9
No description provided.