Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.
Moderators: FranklinDM, Lootyhoof
-
wickedsp1d3r
- Hobby Astronomer

- Posts: 24
- Joined: 2017-07-14, 09:49
Unread post
by wickedsp1d3r » 2023-01-31, 10:57
It supports this:
But does it support this:
If not, could it (if it only have one
<source /> defined)?
-
moonbat
- Knows the dark side

- Posts: 4442
- Joined: 2015-12-09, 15:45
-
Contact:
Unread post
by moonbat » 2023-01-31, 23:39
It doesn't depend on video tags, it depends on the site and video in question supporting <embed> tags. On Youtube for example, there are many videos that can't be shown because the creator didn't allow embedding the video on other webpages (you'll see this mostly with official channels of record labels).
-
wickedsp1d3r
- Hobby Astronomer

- Posts: 24
- Joined: 2017-07-14, 09:49
Unread post
by wickedsp1d3r » 2023-02-01, 08:11
A site has a video:
Code: Select all
<video id="my-video_html5_api" class="vjs-tech" preload="auto" data-setup="{'fluid': true}" tabindex="-1">
<source src="" type="video/mp4">
<p class="vjs-no-js">To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video</p>
</video>
It seems this uses
Video.js. What's up with this library so that PMPlayer does not support it?
-
moonbat
- Knows the dark side

- Posts: 4442
- Joined: 2015-12-09, 15:45
-
Contact:
Unread post
by moonbat » 2023-02-01, 08:40
Go look at the description for PMPlayer to see what sites it supports.
-
Pelican
- Fanatic

- Posts: 201
- Joined: 2018-02-23, 06:51
Unread post
by Pelican » 2023-04-27, 05:52
wickedsp1d3r wrote: ↑2023-02-01, 08:11
It seems this uses
Video.js. What's up with this library so that PMPlayer does not support it?
Good question.
I tested a recent version of Pale Moon on VideoJS and saw it working. But the latest version does not. Am I mistaken?
Googling suggested that not all features of Ecma Script may be supported.
-
moonbat
- Knows the dark side

- Posts: 4442
- Joined: 2015-12-09, 15:45
-
Contact:
Unread post
by moonbat » 2023-04-27, 06:10
Pelican wrote: ↑2023-04-27, 05:52
Googling suggested that not all features of Ecma Script may be supported.
That's the most likely explanation.
-
Pelican
- Fanatic

- Posts: 201
- Joined: 2018-02-23, 06:51
Unread post
by Pelican » 2023-05-02, 04:15
Is it only me, or do others find that PM is not playing VideoJS?
Problem is that Laravel themes use VideoJS as the embedded player.
-
moonbat
- Knows the dark side

- Posts: 4442
- Joined: 2015-12-09, 15:45
-
Contact:
Unread post
by moonbat » 2023-05-02, 07:43
Pelican wrote: ↑2023-05-02, 04:15
Is it only me, or do others find that PM is not playing VideoJS?
You should make a separate thread about it in the web compatibility support board. Be sure to include the requested information that the post template lists and include the broken URL in the title of the post.