No videos will play site wide on Bitchute with palemoon. chrome works

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.
User avatar
cartel
Lunatic
Lunatic
Posts: 474
Joined: 2014-03-16, 21:57
Location: Chilliwack, BC

No videos will play site wide on Bitchute with palemoon. chrome works

Unread post by cartel » 2021-11-21, 04:18

The problem I see is the jsloader is not loading properly and the page is under a layer.

Code: Select all

https://www.bitchute.com/video/tCDC4ashwosk/

Code: Select all

div#loader-container style="display: block;"

<div id="loader-container"><div id="loader"><ul><li></li><li></li><li></li><li></li><li></li><li></li></ul></div></div>
It looks like the loader code has empty switches
2021273.jpg
2021279.jpg
2021283.jpg
If I delete that div#loader-container style="display: block; node, the page shows up but its not right. The player control skins are basic and the comments are missing

2021282.jpg


Code: Select all

Timestamp: 11/20/2021 8:14:14 PM
Error: SyntaxError: invalid regexp group
Source File: https://cdnjs.cloudflare.com/ajax/libs/plyr/3.6.9/plyr.polyfilled.min.js
Line: 1, Column: 104691
Source Code:
onfig.attributes.embed.hash)):a=function(e){const t=e.match(/^.*(?:vimeo.com\/|video\/)(?:\d+)(?:\?.*&*h=|\/)+(?<hash>[\

Code: Select all

Timestamp: 11/20/2021 8:13:58 PM
Error: TypeError: window.Plyr is not a constructor
Source File: https://www.bitchute.com/static/v134/js/video.js
Line: 1


I tried all useragents, new profile, latest versions, nothing works so far.
They just up and chaged something the other day.
ImageImage

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

Re: No videos will play site wide on Bitchute with palemoon. chrome works

Unread post by coffeebreak » 2021-11-21, 04:30


Locked