Sign in to YouTube pop up window

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Lunokhod

Sign in to YouTube pop up window

Unread post by Lunokhod » 2020-09-18, 20:54

So, in a new separate topic:
Recently, whenever I go to YouTube following a link for example, the video starts playing, then a pop up window appears obscuring the video, it stops playing, and the new window says:
YouTube
Sign in to YouTube
• Save videos to watch later
• Subscribe to your favorite channels
• Contribute to YouTube’s community
Learn more
No thanks / Sign in

Then if I click No thanks, I can press play to start the video, and it starts again from the beginning. Has anyone else experienced this issue, and is there a way to avoid it? I suppose I could create a YouTube account and get the various benefits of having saved playlists and viewing 18+ rated content and whatever else there may be, although personally the pop up tends to make me less disposed to doing so. I could also avoid YouTube where possible but realistically there's likely to be useful stuff on there that cannot be found elsewhere.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Sign in to YouTube pop up window

Unread post by coffeebreak » 2020-09-18, 21:34

I found it helpful to add this cosmetic/element hiding rule to my custom filters in uBO:

Code: Select all

youtube.com##.ytd-popup-container.style-scope > .ytd-popup-container.style-scope
If you use uBlock Origin, add it to: Dashboard -> My filters tab.

If you use Adblock Latitude/ABPrime, add it to: Filter preferences -> Custom filters.

If using ABL/ABPrime, btw, you might consider installing Element Hiding Helper for Adblock Plus 1.4, if you haven't already.
It can be obtained via the Classic Add-ons Archive, and assists with the crafting of these element hiding rules.

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2900
Joined: 2012-08-19, 20:32

Re: Sign in to YouTube pop up window

Unread post by back2themoon » 2020-09-18, 22:45

It is constantly happening on Google searches, too. They DO want you to log in, I guess...

Lunokhod

Re: Sign in to YouTube pop up window

Unread post by Lunokhod » 2020-09-19, 03:01

After installing the Classic Add Ons Archive, which worked, I got a message saying Element Hiding Helper 1.4 was not compatible with Pale Moon 29.0.0a6, so it doesn't look like it works with the latest unstable.
But pasting that into ABL as suggested seems to have resolved it. Very helpful, thank you. :thumbup:

New Tobin Paradigm

Re: Sign in to YouTube pop up window

Unread post by New Tobin Paradigm » 2020-09-19, 03:34

Is it a Firefox Extension?

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Sign in to YouTube pop up window

Unread post by coffeebreak » 2020-09-19, 03:39

Glad the rule worked for you.

Lunokhod wrote:
2020-09-19, 03:01
I got a message saying Element Hiding Helper 1.4 was not compatible with Pale Moon 29.0.0a6
Element Hiding Helper doesn't target Pale Moon, so it will need a PM application block added to its install.rdf if you wish to use it, like this:

Code: Select all

	<em:targetApplication>
		<Description>
			<!-- Pale Moon -->		
			<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
			<em:minVersion>28.0</em:minVersion>
			<em:maxVersion>28.*</em:maxVersion>
		</Description>
	</em:targetApplication>

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Sign in to YouTube pop up window

Unread post by coffeebreak » 2020-09-19, 04:06

New Tobin Paradigm wrote:
2020-09-19, 03:34
Firefox Extension?
Off-topic:
Long ago, you actually mentioned possibly integrating it into what was then ABL, though I gather it would not be a small job.

New Tobin Paradigm

Re: Sign in to YouTube pop up window

Unread post by New Tobin Paradigm » 2020-09-19, 04:19

Well I don't use or work on ABL anymore and it wouldn't be able to be integrated with ABPrime. It is NOT trivial. So you're WRONG AGAIN. However, it could be forked.

BTW if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json. Sure would solve a number of issues for both the Add-ons Site and the legacy parsing of the install manifest.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Sign in to YouTube pop up window

Unread post by coffeebreak » 2020-09-19, 05:10

New Tobin Paradigm wrote:
2020-09-19, 04:19
WRONG AGAIN
Off-topic:
Well fwiw, here is the relevant part of that post, linked previously.
(I don't think that I really misrepresented anything, if you read it, and my post, carefully)
Was just mentioning that, at one time, EHH appeared to be on your mind:
New Tobin Paradigm wrote:It would be really nice if we could reintegrate full on EHH functionality in but it would be a big job. I would ask for help on this.
Off-topic:
I'll admit, I believe the developers of the two ABP-family adblockers would be the most natural fit for who, if anyone, forks the Element Hiding Helper. But I also understand that there are other fish to fry.


New Tobin Paradigm wrote:
2020-09-19, 04:19
if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json.
Off-topic:
I'm sorry you see it that way.
I can only say that I hope you don't modify things in a way that disables people from being able to make their (otherwise functional) Firefox extensions useable again.

User avatar
Moonraker
Board Warrior
Board Warrior
Posts: 1873
Joined: 2015-09-30, 23:02
Location: uk.

Re: Sign in to YouTube pop up window

Unread post by Moonraker » 2020-09-19, 06:08

I have noticed this too and google is really pushing for us to log in.I noticed another pop up for cookies seconds later and this occurs also with every google search so i don't bother using google anymore.

I could hide the element but then youtube cannot be accessed or google searches either.
user of multiple puppy linuxes..upup,fossapup.scpup,xenialpup..... :thumbup:

Pale moon 29.4.1

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2900
Joined: 2012-08-19, 20:32

Re: Sign in to YouTube pop up window

Unread post by back2themoon » 2020-09-19, 08:16

The I don't care about cookies extension is good at removing the Google pop-up. Perhaps it will be updated to take care of the YouTube pop-up, too.

A filterlist version is also available but I'm not sure if it works for this sort of pop-up (author: "the filter list is not as effective as a browser extension but it will hide most cookie warnings").

In the end though, it's probably best to look for alternatives than play yet another never-ending cat-and-mouse game with them. Or just give up, sign in and keep those cookies.

User avatar
badnick
Astronaut
Astronaut
Posts: 670
Joined: 2017-03-23, 19:56

Re: Sign in to YouTube pop up window

Unread post by badnick » 2020-09-19, 10:55

You can get rid of this with the help of "element picker" if you have uBO installed
Windows 10 pro /64 (version 1809)
PM last/64

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2900
Joined: 2012-08-19, 20:32

Re: Sign in to YouTube pop up window

Unread post by back2themoon » 2020-09-19, 13:09

Yes, adding this to uBO's My filters seems to work for now. Only tested it for 5 minutes or so.

Code: Select all

www.youtube.com##.ytd-app.style-scope:nth-of-type(1) > .ytd-popup-container.style-scope

User avatar
Tomaso
Board Warrior
Board Warrior
Posts: 1622
Joined: 2015-07-23, 16:09
Location: Norway

Re: Sign in to YouTube pop up window

Unread post by Tomaso » 2020-09-19, 13:36

This is a known issue, currently widely discussed amongst EasyList's, uBO's and AdGuard's filter maintainers.
All current blocking rules, which takes care of the popups, results in unexpected playback stops, since the popups are still loaded in the background (they're only invisible).
Unless they come up with some type of fancy new scriptlets, adblockers might not be able to properly work their way around it.
Therefore, a separate browser extension could be needed.

For now, this Greasemonkey script has been reported to solve the problem:
https://greasyfork.org/en/scripts/41068 ... e-shut-up/

Andrew Herbert

Re: Sign in to YouTube pop up window

Unread post by Andrew Herbert » 2020-09-19, 17:15

New Tobin Paradigm wrote:
2020-09-19, 04:19
BTW if you guys persist on just selfishly modifying install.rdf maybe we should switch the install manifest format to json.
Off-topic:
JUL and JBL when? :lol:

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 37756
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Sign in to YouTube pop up window

Unread post by Moonchild » 2020-09-19, 18:24

Off-topic:
Andrew Herbert wrote:
2020-09-19, 17:15
JUL and JBL when? :lol:
I would like to get some nice JBL speakers at Christmas (=Yule/Jul), sure!
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Sign in to YouTube pop up window

Unread post by coffeebreak » 2020-09-19, 20:48

back2themoon wrote:
2020-09-19, 13:09
Only tested it for 5 minutes or so.
TBH, I use YouTube so little any more that I didn't test the flter for an extended time either and could easily miss sporadic problems.

Lunokhod

Re: Sign in to YouTube pop up window

Unread post by Lunokhod » 2020-09-19, 21:13

The You Tube pop up seems to appear less often today, but when it does it causes the video to stop as noted by Tomaso, so I removed the blocking rule. I didn't encounter that yesterday.
With the suggested change (and altering max version to *) I installed Element Hiding Helper 1.4 successfully. That seems to work, I blocked a banner saying sign in to Twitter at the bottom of a Twitter page. I was going to test it on the pop up that appeared on some FaceBook pages, but the ones that did it are no longer visible at all without signing in.

New Tobin Paradigm

Re: Sign in to YouTube pop up window

Unread post by New Tobin Paradigm » 2020-09-19, 21:47

You're on the shitlist, btw. Totally improper.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2985
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Sign in to YouTube pop up window

Unread post by coffeebreak » 2020-09-19, 21:54

coffeebreak wrote:
2020-09-19, 20:48
and altering max version to *
Please do not ever set maxVersion to *. EVER. Just don't.
See Extension compatibility versioning guideline

BTW, please don't detour this thread into being about that extension. Everything that can usefully be said about it here has already been said.

Lunokhod wrote:
2020-09-19, 21:13
The You Tube pop up seems to appear less often today, but when it does it causes the video to stop as noted by Tomaso
You might try the userscript linked by Tomaso.