Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   get-flash-videos (http://stream-recorder.com/forum/forumdisplay.php?f=70)
-   -  

get_flash_videos' YouTube downloads fail in my new stable Debian box.

(http://stream-recorder.com/forum/showthread.php?t=10885)

ant 01-28-2012 08:07 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
Quote:

Originally Posted by svnpenn (Post 38070)
I rewrote the code to use innerHTML instead of insertAdjacentHTML.
You should try the bookmarklet again, you might need to clear your Cache first so that the bookmarklet uses the new code.

Awesome, it worked! OK a question: Does it not work with embedded YouTube videos? Also, I assume YouTube has to be streaming and not blocked by FlashBlock.

svnpenn 01-28-2012 08:28 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
When you watch a video on YouTube, the URLs for every quality of video are actually already there, just hidden in the page source. All this bookmarklet does is parse out those URLs.

It will not work with embedded videos and there are no plans for that. As long as the Flash element is not removed by some plugin the bookmarklet will work.

ant 01-28-2012 08:35 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
Quote:

Originally Posted by svnpenn (Post 38080)
When you watch a video on YouTube, the URLs for every quality of video are actually already there, just hidden in the page source. All this bookmarklet does is parse out those URLs.

It will not work with embedded videos and there are no plans for that. As long as the Flash element is not removed by some plugin the bookmarklet will work.

Ah, is there a way to have your bookmarklets reveal the URLs so I can copy and paste into a download manager before the downloads? Are you planning to do this for other video hosts like Vimeo, DailyMotion, etc.?

svnpenn 01-28-2012 08:40 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
You can just right click any link and choose "Copy Link Location".

I only made this bookmarklet so that my brother could transfer some videos to a new YouTube account. I might look at adding Vimeo tomorrow but no guarantees.

ant 01-28-2012 08:43 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
Quote:

Originally Posted by svnpenn (Post 38082)
You can just right click any link and choose "Copy Link Location".

I only made this bookmarklet so that my brother could transfer some videos to a new YouTube account. I might look at adding Vimeo tomorrow but no guarantees.

Ah, I didn't know that. Take your time. :)

svnpenn 01-29-2012 03:11 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
I created a new repository, for both YouTube and Vimeo bookmarklets.

svnpenn.github.com/bm

ant 01-29-2012 04:09 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
Quote:

Originally Posted by svnpenn (Post 38112)
I created a new repository, for both YouTube and Vimeo bookmarklets.

svnpenn.github.com/bm

Hmm, it didn't work on http://vimeo.com/35751003 when I tried it. I got this in my error console after a few seconds after I pressed your bookmarklet:

Error: x is undefined
Source file: http://svnpenn.github.com/bm/vimeo.js
Line: 11


Later on, is it possible to combine all video hosts with a single bookmarklet?

svnpenn 01-29-2012 04:29 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
I fixed the XMLHttpRequest so it should work now. Make sure to clear Cache before retrying.

At this point I have no desire to combine the bookmarklets.

ant 01-29-2012 04:40 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
Quote:

Originally Posted by svnpenn (Post 38114)
I fixed the XMLHttpRequest so it should work now. Make sure to clear Cache before retrying.

At this point I have no desire to combine the bookmarklets.

Hmm, it doesn't offer me downloads and no errors in its console. Yes, I deleted my caches and restart SM.

svnpenn 01-29-2012 05:21 PM

Re: get_flash_videos' YouTube downloads fail in my new stable Debian box.


 
I tested it using Windows SeaMonkey 2.0.14 and it is working.

svnpenn.github.com/bm/images/seamonkey.png


All times are GMT -6. The time now is 01:13 PM.