Slashdot Mirror


Tired of Flash? HTML5 Viewer For YouTube

An anonymous reader writes "Instead of spending the next 10 years trying to find a Flash implementation for Linux or OS X that doesn't drain CPU cycles like there's no tomorrow, NeoSmart Technologies has made an HTML5 viewer for YouTube videos. It loads YouTube videos in an HTML5 video container and streams (with skip/skim/pause/resume) against an MP4 resource, and an (optional) userscript file can update YouTube pages with the HTML5 viewer. The latest versions of Firefox, Chrome, and Safari are supported. Personally, I can't wait until the major video sites default to HTML5 and we can finally say goodbye to Flash."

8 of 372 comments (clear)

  1. ClickToFlash by orta · · Score: 5, Informative

    On OS X this has been available for ages, switchs all youtube videos to HTML5 and is extensible for other placse like Dailymotion. http://rentzsch.github.com/clicktoflash/

    --
    my band is more brutal techno punk than yours
  2. Impressive by skirmish666 · · Score: 4, Informative

    Only uses ~8% CPU on safari vs ~30% for the same video through the safari flash plugin.

    --
    Sigger than your average
  3. Re:Only video sites? by gravos · · Score: 4, Informative

    Yep. Most of the advantages Flash previously had (animation, real client-side programming) for making rich navigation interfaces are now possible in a more open way with Javascript. The libraries are still a bit of a mess and browser support is always iffy, but dynamic, animated HTML looks amazing in the latest versions of webkit.

  4. Re:Only video sites? by amn108 · · Score: 3, Informative

    He was being sarcastic

  5. Re:Does this actually work? by Homburg · · Score: 4, Informative

    No, it doesn't work on Firefox, as an update to the blog post points out. Youtube won't supply video in a format Firefox supports (and it only supports one - Theora). I believe there is work being done to allow Firefox to use other codecs if you have them installed (as Webkit does - it works for me using Epiphany), at which point this could potentially work on Firefox.

  6. Re:Only video sites? by Darkness404 · · Score: 3, Informative

    Because of a few reasons.

    A) The entire point of HTML and HTML5 video tags was to eliminate plugins
    B) Plugins are a -bad idea- for most people, for one even if your browser gets updated your plugins might not, leading gaping security flaws in addition to this, teaching people to install plugins is bad because a plugin could very well contain malware/viruses.
    C) A plugin can lead to reliance on the plugin and not spur development in the actual browser

    --
    Taxation is legalized theft, no more, no less.
  7. RTFP...as it says Firefox doesn't support mp4 by MoFoQ · · Score: 4, Informative

    the page itself says that firefox doesn't support mp4 videos in HTML5 due to some license restrictions.

  8. View flash videos with VLC. by miknix · · Score: 4, Informative

    View flash videos on VLC.

    Personally, I prefer to have the browser load such video in an external player that treats it like streaming media, though stability isn't my reason. I like having the full controls of the external player available and I like being able to easily resize the window that plays the video.

    Then you will love this. Let the flash video load and pause it at the beginning. Then fire up the terminal and type:

    vlc /tmp/Flash*

    It works with at least vimeo and youtube.