YouTube Popout

By gantt Last update Jul 19, 2008 — Installed 910 times. Daily Installs: 1, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 2, 0, 3, 0, 1, 1, 1, 2, 0, 6, 1, 6, 0, 2, 1, 0, 2, 0, 0, 0

Archived Comments (locked)

Subscribe to Archived Comments 7 posts, 5 voices

Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
frankmb User

Sorry, but it didnt worked on my Opera@USB 9.52

 
v_e_x User

This userscript will work if you are not on youtube. It is meant to popout videos embeded on all sites but youtube.com and all its sub-domains.
If you are looking for code that will popout a video on youtube.com then do this:
1. create a bookmark in your bookmark toolbar on your browser.
2. in the location field copy and paste the following code:


javascript:var a = document.getElementById("embed_code").value;
newWindow= window.open("", "myWindow", "status = 1, height = 354, width = 435, resizable = 0" );
newWindow.document.write(a);

3. Save it and name it something you can remember. Now it should be a bookmark button on your toolbar.
Now go to youtube and click on any video page, not search page. Push the bookmarklet and the video should popout in a new window. I combined this technique with the feature that makes the window stay on top of other windows no matter what you're doing with XNeat windows manager, and now i have a small youtube video on a small window that is always on top. Very cool.

Got this from here: http://blogamatician.com/

 
gantt Script's Author

It does work, at least for Opera 9.5. You should know that the script shows a popout link next to the embedded YouTube videos, not next to the videos displayed at youtube.com.

 
ben brown User

still doesnt work.

 
gantt Script's Author

The script should now work in Opera and the popout link should look better.

 
ben brown User

Can you make this work for Opera browser please?

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