Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Videodownloader fails to download
#3
Try this method instead, its a little more fail safe:

  1. Find the video on youtube that you want to download, ill be using the url you provided above (http://www.youtube.com/watch?v=BzbOoJNC_TU)
  2. Copy the contents of the embed box into a text editor. (or your address bar if you dont mind working in a confined space). the contents in the above example are as followed
    Code:
    <object width="425" height="353"><param name="movie" value="http://www.youtube.com/v/BzbOoJNC_TU&rel=1"></param><param name="wmode" value="transparent"></param><embed src="[b]http://www.youtube.com/v/BzbOoJNC_TU&rel=1[/b]" type="application/x-shockwave-flash" wmode="transparent" width="425" height="353"></embed></object>
  3. Copy out the url in the embed tab between the quotations after src=, in the above example the url is http://www.youtube.com/v/BzbOoJNC_TU&rel=1
  4. Put the URL back into your browser and click enter
  5. The URL will now change to a much longer url (http://www.youtube.com/jp.swf?video_id=B...rhAp&rel=1 ... for example)
  6. Change the part of the url saying "jp.swf?" to "get_video?" and press enter again
Reply


Messages In This Thread
Videodownloader fails to download - by Guest - 09-04-2007, 07:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)