Is HTML5 evil?

J

John Doe

I'm trying to toggle Adobe shockwave flash, after Google stopped
allowing a right click "stop download" option on their Youtube
videos. If you just disabled flash player, Youtube forces the video
on you via HTML5.
 
P

Paul

John said:
I'm trying to toggle Adobe shockwave flash, after Google stopped
allowing a right click "stop download" option on their Youtube
videos. If you just disabled flash player, Youtube forces the video
on you via HTML5.

What browser are you using ?

Paul
 
P

Paul

Paul said:
What browser are you using ?

Paul

For Firefox, you can try about:config, then set the following three
entries to False by clicking them.

media.ogg.enabled false
media.wave.enabled false
media.webm.enabled false

http://www.trishtech.com/internet/disable_html5_media_in_firefox.php

I guess the idea is, you need to know what media formats HTML5
supports, and then disable them. Apparently, the codecs come
from the OS in some cases.

https://developer.mozilla.org/en-US...ats_supported_by_the_audio_and_video_elements

Paul
 
J

John Doe

For Firefox, you can try about:config, then set the following three
entries to False by clicking them.

media.ogg.enabled false
media.wave.enabled false
media.webm.enabled false

Thanks for looking. Yes, I'm using Firefox. Tried those
configuration settings, didn't work.

Currently trying Firefox add-ons Flash OnOff combined with StopTube. Seems
to work.

I don't know why Google refuses to provide an easy way to stop the
Youtube download at times, but I need to save the bandwitdh.
 
M

Mr. Man-wai Chang

I'm trying to toggle Adobe shockwave flash, after Google stopped
allowing a right click "stop download" option on their Youtube
videos. If you just disabled flash player, Youtube forces the video
on you via HTML5.

Is Flash evil? :)

--
@~@ Remain silent. Nothing from soldiers and magicians is real!
/ v \ Simplicity is Beauty! May the Force and farces be with you!
/( _ )\ (Fedora 19 i686) Linux 3.9.9-301.fc19.i686
^ ^ 20:39:01 up 13 min 0 users load average: 0.05 0.08 0.10
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
P

Paul

John said:
Thanks for looking. Yes, I'm using Firefox. Tried those
configuration settings, didn't work.

Currently trying Firefox add-ons Flash OnOff combined with StopTube. Seems
to work.

I don't know why Google refuses to provide an easy way to stop the
Youtube download at times, but I need to save the bandwitdh.

This page test your browser capabilities. And the additional information
here, gives you some idea what interfaces on the browser they're interested in.

http://www.youtube.com/html5

Paul
 
R

RayLopez99

Is Flash evil? :)

As a sometime programmer, I am firmly convinced HTML5 is evil, compared to Silverlight, which is a joy to program with. Not familiar with Flash. Butin their anti-Microsoft zeal, the zealots killed (effectively) Silverlight, which is a shame. All it will mean however is some poor professional webprogrammer, typically an Indian teenager, will have more fits trying to dothe same thing you can do in Silverlight with one-tenth the effort. Consequently HTML5 will have more bugs.

RL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top