VLCTube

By FurYy Last update Feb 19, 2010 — Installed 8,469 times. Daily Installs: 11, 11, 24, 29, 18, 23, 27, 22, 18, 17, 17, 23, 17, 22, 27, 13, 5, 13, 7, 18, 24, 10, 20, 14, 17, 15, 43, 12, 16, 8, 18

Debug

Subscribe to Debug 6 posts, 2 voices

FurYy Script's Author

.-.-.

 
kovezett User

Thank for the script! I resized the video to 960 x 540, and added an automatic high quality selection:

var t = unsafeWindow.fullscreenUrl.match(/\&t=([^(\&|$)]*)/)[1];
var videoid = unsafeWindow.pageVideoId;
var fmt = '';
if(document.getElementById('movie_player').getAttribute('flashvars').indexOf('&fmt_map=22/2000000/9/0/115')!=-1)
fmt = '&fmt=22'
else fmt = '&fmt=18'
var src = 'http://youtube.com/get_video?video_id=' +videoid+"&t="+t + fmt;

http://kovezett.uw.hu/vlctube_hq_widescreen.use...

 
FurYy Script's Author

Cool. I'm thinking of merging VLCTube with YousableTubeFix as it has some neat features.
(Just noticed these extra lines in source that broke the code >_>)

 
kovezett User

Great idea. Can you merge them with the VLC controls?
Do you know this script? http://netsharc.googlepages.com/vlcflvplayer.us...

 
FurYy Script's Author

Ok, spent sunday evening trying to mash together YTFix and the script from the url given by kovezett. There are some weird things happening like losing access to VLC javascript object after initial resizeVideo() call and playlist playing previous quality format (playlist isn't clearing itself :-[ ).

 
kovezett User

Thanks for your effort.
I found this remarkable script: http://userscripts.org/scripts/show/38074
After some configuration it works fine. As a Windows user I can use the Quicktime player with this script. (QTP has controllers but I can't go full screen and adjust aspect ratio).

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel