Script Summary: Watch videos from video sharing web sites without Flash Player. You can view the videos with a classic video plugin or with HTML5's video player. A download option is also available.
Version: 2013.04.26
Thank you to all who have donated.
About:
This script replaces Adobe's Flash Player with a classic HTML Object element or with the new HTML5 Video element and the video as the source. The video is played by a browser video plugin of your choice or HTML5's video player.License:
-> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License.
Site: http://isebaro.com/viewtube/?ln=en
Contact: http://isebaro.com/contact/?ln=en&sb=viewtube
Video: http://www.youtube.com/watch?v=PIVWyLFNGsU
Screenshot:
Sites:
» YouTube
» Dailymotion
» Vimeo
» MetaCafe
» Break
» FunnyOrDie
» Videojug
» Mevio
» BlipTV
» Veoh
» VeeHD
» IMDbVideos
Limits & Issues:
-> If the script doesn't work as supposed to, reinstall it.
-> If the script doesn't load, refresh the video page.
-> If a related video is open in the same page by replacing the current video, the script doesn't work. Try to refresh the page or open related videos in new tabs/windows.
-> On some sites there are videos embedded from an external source/site. The script doesn't work for these videos, but for some sites the script shows a link to the original video page.
-> The script doesn't support playlists but you can watch each video from the playlist if you open it in a new tab/window.
Videos:
Definitions:Very Low Definition: 1XX, 2XX
Low Definition: 2XX, 3XX
Standard Definition: 4XX, 5XX
High Definition: 720
Full High Definition: 1080
Ultra High Definition: 2XXX (4K)
Containers, Codecs & Mimetypes:
FLV: H263 Video + MP3 Audio, video/x-flv
FLV: H264 Video + AAC Audio, video/x-flv
MP4: H264 Video + AAC Audio, video/mp4
MOV: H264 Video + AAC Audio, video/quicktime
M4V: H264 Video + AAC Audio, video/x-m4v
WebM: VP8 Video + Vorbis Audio, video/webm
AVI: MPEG4/ASP Video + MP3 Video, video/x-msvideo
3GP: MPEG4/ASP Video + AAC Audio, video/3gpp
Limits & Issues:
-> For some sites the video definition is not always correct.
-> For some sites the video container is not always correct.
Browsers:
Mozilla:(Firefox, Seamonkey, IceWeasel, IceCat, TenFourFox etc)
-> with Greasemonkey add-on: https://addons.mozilla.org/firefox/748/
-> or with Scriptish add-on: https://addons.mozilla.org/firefox/addon/script...
Chromium:
(or based on: Chrome, Iron etc)
-> no add-on needed, just click the install button above
-> or with Tempermonkey add-on: http://code.google.com/p/tampermonkey/
Safari:
-> for versions < 5.1 with GreaseKit add-on: http://safariaddons.com/en-US/safari/addon/43
-> for all versions (?) with NinjaKit add-on: http://d.hatena.ne.jp/os0x/20100612/1276330696
-> as bookmarklet with Geekmonkey add-on: http://surber.us/2006/04/14/geekmonkey/
Opera:
-> no add-on needed, just place the script in the JavaScript files directory
Konqueror:
-> with KHTML-Userscript extension: http://kde-apps.org/content/show.php?content=14...
Epiphany:
-> using the Greasemonkey extension from Epiphany extensions
Midori:
-> using “User Addons” extension
QupZilla:
-> using the Greasemonkey plug-in
Internet Explorer:
-> using IE7Pro extension: http://ie7pro.com for IE9
Plugins:
Linux:MPlayerPlug-In: http://mplayerplug-in.sourceforge.net
Gecko-MediaPlayer: http://code.google.com/p/gecko-mediaplayer
Totem: http://projects.gnome.org/totem
VLC: http://videolan.org/vlc
Kaffeine: http://kaffeine.kde.org
Dragon Player: http://kde.org/applications/multimedia/dragonpl...
KMPlayer: http://kmplayer.kde.org
Windows:
Windows Media Player: http://www.interoperabilitybridges.com/windows-...
QuickTime: http://apple.com/quicktime
VLC: http://videolan.org/vlc
Mac:
QuickTime: http://apple.com/quicktime
VLC: http://videolan.org/vlc
Limits & Issues:
-> Not all plugins are able to play all videos from all sites
-> When using VLC, disable cookies for Dailymotion and use 'Alt' option to fix the playback delay
-> For KDE video plugins to work in other browsers use KPartsPlugin: http://www.unix-ag.uni-kl.de/~fischer/kpartsplu...
Options:
Plugin:-> You can choose from: Auto, Alt, HTML5, MPEG, MP4, FLV, VLC, WMP, WMP2, QT
-> Auto: videos are embedded with the OBJECT element and played by the plugin associated with the video's mimetype
-> Alt: videos are embedded with the EMBED element and played by the plugin associated with the video's mimetype
-> HTML5: videos are embedded with the VIDEO element and played by the HTML5 video plugin
-> MPEG|MP4|FLV: videos are played by the video plugin associated with these file types
-> VLC: videos are played by the VLC video plugin
-> WMP|WMP2: videos are played by the Windows Media Player video plugin (Windows only)
-> QT: videos are played by the QuickTime video plugin (Windows and Mac)
Autoplay:
-> Click 'Autoplay' button to turn autoplay on/off. If it's on, the video starts to play when the video page is loaded or when a new video format is selected. If it's off, a video thumbnail and a 'Play' button are shown.
Definition:
-> Click this button to change the default video definition.
Container:
-> Click this button to change the default video container.
Widesize:
-> Click the right arrow button to enter widesize. Click the left arrow button to go back to normal size.
Fullsize:
-> Click the plus button to enter fullsize. Click the minus button to go back to normal size.
Mods & Patches:
Detach/pop-up player feature by Ram-ZThis feature offers the option to detach the script's player into a standalone pop-up window in Firefox based browsers.
File: https://gist.github.com/raw/4564520/aa071ab9f18...
ViewTube_VLC by Trupf
This patch is made to improve performance in Firefox. It is specially aimed at use with the VLC plugin but should not break compatibiliy with other plugins and probably improve totem performance the same way as VLCs (not tested by me).
File: https://github.com/trupf/ViewTube_VLC
Changelog:
#2013.04.26
- fixes the player size for Vimeo
#2013.04.10
- fixes the player size and the widesize feature for Break
#2013.04.06
- adds the 'Alt' plugin option to fix the VLC playback delay
- fixes the missing panel for Blip
#2013.03.29
- fixes player size for MetaCafe's new layout
#2013.03.28
- fixes Dailymotion, previous version's videos URL don't work anymore
#2013.03.21
- fixes YouTube, web site has changed
#2013.03.19
- fixes IMDb when the video URL includes parameters
#2013.03.03
- fixes YouTube when HTML5 Trial is enabled
- adds the 'Any' container option for Dailymotion
...



