Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALL youtube.com issues (closed - Oct 2023) #7636

Closed
romulasry opened this issue Jul 5, 2020 · 1,324 comments
Closed

ALL youtube.com issues (closed - Oct 2023) #7636

romulasry opened this issue Jul 5, 2020 · 1,324 comments
Labels
closed Closed issues

Comments

@romulasry
Copy link

romulasry commented Jul 5, 2020

URL(s) where the issue occurs

https://www.youtube.com/watch?v=I9_xshMOtjY

Describe the issue

When I click on a different time in some videos it says an error has occurred and the video stops playing.

Screenshot(s)

Screenshot from 2020-07-04 17-59-08

Versions

  • Browser/version: Firefox 78.0.1 64bit
  • uBlock Origin version: 1.27.10

Settings

-Enabled AdGuard Base

Notes

I don't see any setting that would cause any issues with youtube.

Edit: Was a DNS issue for me just FYI.

@liamengland1
Copy link
Contributor

Works fine for me. Does it happen every time, on every video? Does it happen if you restart the browser? If you disable uBo?

@Yuki2718
Copy link
Contributor

Yuki2718 commented Jul 5, 2020

I can't reproduce either with Base.

@romulasry
Copy link
Author

Works fine for me. Does it happen every time, on every video? Does it happen if you restart the browser? If you disable uBo?

Doesn't happen when I disable uBo.

@romulasry
Copy link
Author

romulasry commented Jul 5, 2020

Doesn't always happen when I fast forward using the button but when I press right enough it does it.

@Yuki2718
Copy link
Contributor

Yuki2718 commented Jul 5, 2020

On my end works fine with whatever position chosen on mouse or whatever times (20+) I press right. Can you reproduce that with public DNS such as Google or CloudFlare? Also can you take screenshot(s) of the logger? Click the button in below pic and reload the page.

yt

@romulasry
Copy link
Author

romulasry commented Jul 5, 2020

Screenshot from 2020-07-04 18-56-34
Here is the logger.

I am using the default dns for my ISP Spectrum, it says it is a roadrunner (.rr) IP.

@Yuki2718
Copy link
Contributor

Yuki2718 commented Jul 5, 2020

Thx for answering. If you filtered the logger with Blocked and Allowed (see the pic below), is that identical to mine except for their order? If so, I give up.

yt2

@krystian3w
Copy link
Contributor

Maybe glitch with the mode to rebuild only a part of the page instead of loading it all over again.

@mapx- mapx- changed the title An error occurred. Please try again later. (Playback ID: hNjw4rWSCNtRK3KI) when moving to a different time on some Youtube videos youtube issues - "An error occurred. Please try again later" Jul 15, 2020
@mapx-
Copy link
Contributor

mapx- commented Jul 15, 2020

other thread here (keeping here all of YT issues)
#7519

@mapx- mapx- changed the title youtube issues - "An error occurred. Please try again later" ALL youtube issues Jul 16, 2020
@uBlock-user
Copy link
Contributor

Another one -- #7677 (comment)

@uBlock-user uBlock-user pinned this issue Jul 17, 2020
@GKid94
Copy link

GKid94 commented Aug 13, 2020

@mapx- @llacb47 @romulasry @uBlock-user @krystian3w I also have an issue where video pages won't load

Video link: https://www.youtube.com/watch?v=QGO-44dImyw&list=PLKVx4zuArgpx6e2y-chKlosSuckl4Wqn8&index=10

Console log.txt
uBlock log.txt
Screenshot_2

@liamengland1
Copy link
Contributor

As you have been told you before, you need to test without other extensions (no content scripts) #6980 (comment)

@GKid94
Copy link

GKid94 commented Aug 14, 2020

I did and it's the same

@krystian3w
Copy link
Contributor

krystian3w commented Aug 14, 2020

try:

*/sw.js$script,domain=youtube.com,important

may need clear service worker in devtools:

https://stackoverflow.com/a/41907900

In Google Chrome, you can go to Developer tools (F12) -> Application -> Service worker and unregister the service workers from the list for that specific domain.


if no help - delete blockade on /sw.js and try these:

||youtube.com/get_video_info?*=adunit&$important,badfilter

youtube.com,youtube-nocookie.com#@#+js(json-prune, [].playerResponse.adPlacements [].playerResponse.playerAds playerResponse.adPlacements playerResponse.playerAds adPlacements playerAds)

Best test individually, refresh afterwards via Ctrl+F5 - they may also suddenly return pre-roll ads.

@GKid94
Copy link

GKid94 commented Aug 14, 2020

I don't know where to put those codes

@krystian3w
Copy link
Contributor

krystian3w commented Aug 14, 2020

Into uBO Dashboard in My Filters tab: https://github.com/gorhill/uBlock/wiki/Dashboard:-My-filters

@GKid94
Copy link

GKid94 commented Aug 14, 2020

Oh ok, and what do those codes do

@krystian3w
Copy link
Contributor

Second and third filters they're revoking current methods for blocking pre-roll ads.

The first filter, which seems to be blocking the servivce worker, to partially block the new pre-roll ads (but not all).

@GKid94
Copy link

GKid94 commented Aug 14, 2020

I've added those codes in my filters and it's seems that YouTube is working fine now, they should add that fix in the extension

@krystian3w
Copy link
Contributor

Not so fast!

Find out which of these 3 helps. The blocking of /sw.js is eliminated in the default uBO filters - may break useful functions.
Additionally, Google could disable some A/B test for you, hence the improvement.

@GKid94
Copy link

GKid94 commented Aug 15, 2020

If the first code is disabled then the other two fix the issue, but I think that the last one is the fix and used them the whole day and I didn't see anything broken on YouTube

@GKid94
Copy link

GKid94 commented Aug 15, 2020

@krystian3w I tried all 3 codes separately and the first one works the best, the second and the third one still have issues with YouTube

@Yuki2718
Copy link
Contributor

I tried all 3 codes separately and the first one works the best, the second and the third one still have issues with YouTube

That sounds conflicting to your previous comment:

If the first code is disabled then the other two fix the issue, but I think that the last one is the fix and used them the whole day and I didn't see anything broken on YouTube

@stephenhawk8054
Copy link
Member

@aquamacho1 What happens if you turn off uBO?

@stephenhawk8054
Copy link
Member

@aquamacho1 Then something else is blocking things on your computer and it's not related to uBO any more.

@aquamacho1
Copy link

aquamacho1 commented Oct 4, 2023

@stephenhawk8054 well, yes, but not only i needed to uninstall all of the extensions, but also reset google chrome to defaults afterwards, now all looks good.
Now i will test more.

@stephenhawk8054 I apologize for wasting your time man, i feel stupid now.

@Sarm1X
Copy link

Sarm1X commented Oct 4, 2023

Hey @stephenhawk8054,
Problem is not solved even after force update of all filter lists at you suggested.
https://github.com/uBlockOrigin/uAssets/assets/17095848/166bb596-e958-4010-a9ed-0b35a354eafd

I would be glad to help solve this annoying shit out.

@stephenhawk8054
Copy link
Member

@Sarm1X Are you using any other extensions?

@Sarm1X
Copy link

Sarm1X commented Oct 4, 2023

@stephenhawk8054 In what manner?
Of course, I am using another extensions but not related to Ad blocking.
https://github.com/uBlockOrigin/uAssets/assets/17095848/59d8bec3-a7ca-4231-931e-3ba489bc2272

@stephenhawk8054
Copy link
Member

@Sarm1X Can you turn off all of them and test again?

For example, enhancer for YouTube has adblock feature.

@Sarm1X
Copy link

Sarm1X commented Oct 4, 2023

I have disabled the AdBlock feature in YouTube enhancer, let's see if this fix the issue.
@stephenhawk8054

@Nezumi-chan
Copy link

Nezumi-chan commented Oct 4, 2023

@Nezumi-chan Are you using any other extensions and browser built-in blocker?

Using PrivacyBadger, but turning it off doesn't fix it. Also tried turning off Facebook Container and GroundNews. Also have two Workona extensions, but they shouldn't affect this. Can still try turning them off. Also, already turned off browser tracker blocker for Youtube after it caused this issue before. Even, just on the off chance, tried turning off autoplay blocking. It really does seem to be down to uBlock.

EDIT: Just to be absolutely sure, I turned off the Workona extensions, fully turned off Privacy Badger, and turned off even the duplicate tab closer. Nothing.

@stephenhawk8054
Copy link
Member

@Nezumi-chan Can you force update all your filter lists (click uBO icon > ⚙ Dashboard button > "Filter lists" pane > 🕘 Purge all caches > 🔃 Update now) and test again?

@Nezumi-chan
Copy link

Nezumi-chan commented Oct 4, 2023

@stephenhawk8054 Okay, will try that next!

EDIT: No results. If it helps any, I have these custom filters from when it was having a lot of trouble getting around the adblock checker on Youtube:

youtube.com##+js(set, yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel, false)

youtube.com##+js(set, Object.prototype.adBlocksFound, 0)

youtube.com##+js(set, ytplayer.config.args.raw_player_response.adPlacements, [])

youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true)

@Nezumi-chan
Copy link

Realized that editing with the results might not have been the best way to get a response. So... yeah. Sorry!

@stephenhawk8054
Copy link
Member

@Nezumi-chan Please remove your custom filters as well. Those filters are useless.

@stephenhawk8054
Copy link
Member

stephenhawk8054 commented Oct 4, 2023

Everyone, please don't auto-assume that an extension is unrelated to adblock/YouTube. We, and you, don't know how each extension works and how it affects YouTube.

Currently there are more than 1 method YouTube is using for anti-adblock, and it can be caused by other extensions (older methods) or it can be caused by their latest methods.

The easiest way for us, and you, to properly investigate the issue is testing while using only uBO.

@Nezumi-chan
Copy link

Which is why I eventually disabled all other extensions to be sure. And it's... not helped. Nor did removing the custom filters. Gonna try completely restarting Firefox, with some Youtube tabs open and it set to once again retain old windows and tabs, to see if that changes anything. And then gonna try not retaining old windows and tabs and just opening a new youtube video. Will reply with updates.

@stephenhawk8054
Copy link
Member

@Nezumi-chan Yes, I am reminding everyone in general.

I DON'T mean turning off other extensions will auto-fix the issue. What I mean is it's the EASIEST way to properly investigate the cause.

@stephenhawk8054
Copy link
Member

@showierdata9978 Can you force update all your filter lists (click uBO icon > ⚙ Dashboard button > "Filter lists" pane > 🕘 Purge all caches > 🔃 Update now) and test again?

@Nezumi-chan
Copy link

@stephenhawk8054 Okay, it came back to where it was (sometimes clicking on a fresh link will generate a correct timestamp for where I left off, but it forgets after a refresh, closing Firefox, etc.) after turning on some of my extensions. So it's either directly or indirectly because of one of them.

@VaelophisNyx
Copy link

alright so the popup is no longer an issue, but now I can't element-block anything but thumbnails. Nothing is even capable of being selected?

@stephenhawk8054 stephenhawk8054 unpinned this issue Oct 5, 2023
@uBlockOrigin uBlockOrigin locked as resolved and limited conversation to collaborators Oct 5, 2023
@stephenhawk8054
Copy link
Member

stephenhawk8054 commented Oct 5, 2023

Since there are many comments now, please continue discussing in new ongoing YouTube thread pinned at https://github.com/uBlockOrigin/uAssets/issues

@stephenhawk8054 stephenhawk8054 changed the title ALL youtube.com issues ALL youtube.com issues (closed - Oct 2023) Oct 5, 2023
@gorhill

This comment was marked as outdated.

@Yuki2718

This comment was marked as off-topic.

@stephenhawk8054 stephenhawk8054 added the closed Closed issues label Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
closed Closed issues
Projects
None yet
Development

No branches or pull requests