MattPaintballer
SLEEP NOW IN THE FIRE!!!
Is it possible to take music videos from websites like www.videocodezone.com and put them on the iPod?
Right below where the video plays, there will be a box of code. It will say something like this (this is for Rage Against The Machine's video of "Sleep Now In The Fire")Nubben said:MattPaintballer:
How does the videozonecode.com work? I'm on Mac.
How can I extract the video source from that code?
Much obliged.
Nubben
<style>.hov:hover{background-color:yellow}</style><div id='Title' style='font:bold 11px verdana'>
<h1 style='font:bold 13px;display:inline'>Watch Video:</h1>
<a class='hov' style='display:block;width:300px;border:solid 2px black;padding:5px'
href="http://www.videocodezone.com/videos/r/rage_against_the_machine/sleep_now_in_the_fire.html" target='_blank'>
SLEEP NOW IN THE FIRE (Rage Against The Machine)<p>
[b]<embed name='RAOCXplayer'[/b] src='http://www.videocodezone.com/videos/r/rage_against_the_machine/sleep_now_in_the_fire_106044.asx'
type='application/x-mplayer2' width='300' height='300' autoplay='true' ShowControls='1' ShowStatusBar='0'
loop='true' EnableContextMenu='0' DisplaySize='0'
pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed></a><p style="margin:3px 0px">
<a href='http://www.videocodezone.com/'>Video Code provided by VideoCodeZone.Com</a></p></div>
<ASX VERSION="3.0">
<ENTRY>
<REF HREF="www.someURL.com" />
</ENTRY>
</ASX>"
But the source is from Launch.a1rflow said:I think it seems as if you download the .asx from the videocodezone website, it actually streams to another website, so your not actually dowloading the real video...
I agree with you on the iT selection, do you know any other online stores for videos?MattPaintballer said:
Enrico, 128kpbs is extremely far from CD quality. I don't know what the Videos are encoded at though. Also, iTunes' selection is inferior, all they have is mainstream pop crap (with some, but very little, exceptions)
How do you put it in MPG4 format though, its in windows media format right nowNubben said:MattPaintballer:
Right below where the video plays, there will be a box of code. It will say something like this (this is for Rage Against The Machine's video of "Sleep Now In The Fire")
You see the bolded part that says '<EMBED NAME='RAOCX PLAYER' You want to copy the URL to the right of "src=" and put that into your browser. Then it should bring you to a page that says something like this:
The URL is your source.
Edit: Oops I didn't notice that you're on a Mac. I assume it would be the same thing though. I don't know much of anything about Mac's though.
Nubben