Conkeror enable fullscreen on youtube

3

2

I'm using conkeror version 1.0~~pre-1+git150730-1 on debian stretch. When I go on youtube the fullscreen button is not clickable (grey). For some reason youtube prefers HTML5 over flash. The flash player is installed though. I suppose it has something to do with the permissions. I already opened the permission-manager but couldn't figure out how to add the fullscreen permission. The examples only cover popups, cookies, images and install permissions as far as it says in the template file. Are there any permisions not shown there? Where can I get more information?

When I go to youtube.com/html5 I get support for HTMLVideoElement, H.264, WebM VP8 but not for Media Source Extensions, MSE & H.264 and MSE & WebM VP9. I don't know if this info helps.

When I go to other streaming sites fullscreen works without problems, since they use flash. Is there a way to force youtube to use flash as well?

Your help is greatly appreciated!

Ben

Posted 2015-09-30T21:33:21.363

Reputation: 190

I think conkeror accepts many Firefox plugins, and there are plugins that privilege flash in youtube (example).

– harrymc – 2015-10-08T08:58:54.903

@harrymc I tried but failed to install the addon you suggested. I don't think it's supported. – Ben – 2015-10-08T20:17:55.027

Not all Firefox addons work, maybe because conkeror does not support all the required API. Here is another one. It might also be that you need an older version of the addon. You can find these by scrolling down and clicking on "Version Information" (never tried it, but it might work).

– harrymc – 2015-10-09T05:55:01.303

I've tried some of the older versions, but none of them installed. Neither does the other addon.

Isn't it possible to allow fullscreen in HTML5? – Ben – 2015-10-11T16:50:16.723

conkeror might not be the best tool. You might be able to use a better player like VLC.

– harrymc – 2015-10-11T18:10:32.533

Isn't vlc something different? I use conkeror to browse the web. And I'd like to be able to use it on YouTube as well. – Ben – 2015-10-11T18:15:51.317

I wonder why this link doesn't work for you.

– harrymc – 2015-10-11T19:49:18.097

@harrymc I am able to get into youtube mode. C-c C-f returns 'No fullscreen button found. [...]' Same with C-c C-m. Some other keybindings work. When I press f, I get a very strange fullscreen effect. The video resizes to the screen size but is not displayed on the entire screen but rather in the former window of the smaller video format. I can (un)pause the video using 'k'. – Ben – 2015-10-11T19:54:04.093

No answers