Thumbs2Links

By Darkman Last update Sep 8, 2007 — Installed 19,694 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 22 posts, 12 voices



Jesse Andrews Admin

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

 
Darkman Script's Author

i have nothing to do with the script linked below, this is the official page for thumbs2links together with http://tubemall.net

anyway most of the script functions are broken now so expect an update later today or tomorrow ;)

 
HatastiX User

has this userscript been pirated?

http://userscripts.org/scripts/show/22912

 
Good To Too Scriptwright

Please consider updating the webshots component to put the associated image link proximate to the thumbnail

Possibly use HTTP URI (base64 png) to insert a download icon near the thumbnail:

http://software.hixie.ch/utilities/cgi/data/data

 
IgorCesar User

Hey, man, could you please support BoxTheClown and ImageVenue as well as ImageBeaver?

Thanks!

 
IgorCesar User

Congratulations, man! This is an amazing script!

 
panthos User

This is a great script

unfortunately i upgraded my version of firefox to firefox and now my thumbs2links script no longer works properly.

will there be an update coming soon?
better still does any1 have the installer for the older version of firefox?

 
Darkman Script's Author

Script updated, i fixed youtube, dailymotion imagebeaver and tubehos, i tested imagefap too and it's working fine for me.

 
Harbl McLegion User

No longer works on imagefap in that the direct links no just display a bunch of code when clicked.

 
tr00 User

This is no longer working for me :(

The "Get direct links!" bar is missing.

 
Amy User

Works superbly -- except I believe it's been changed in order to include the titles in the links and I'm not getting any titles.
This would be terrific if it can be done, because I don't necessarily want to download everything on the page and I'd prefer to open part 1, part 2, etc., in order, if I'm playing them rather than downloading. Thanks much.

 
Darkman Script's Author

i'm about to release an update with support for livevideo.com, if you can give me a sample usercash gallery i'll add it as well, or you can mail me the modified script at tubemall-at-tubemall.net

 
Nathaniel User

Works great, also works perfectly with usercash.com which is a domain used by a bunch of imagefap domains. just add another line replacing /imagefap/ with /usercash/ in the triggers. Would be great to have that integrated by maintainer, and possibly find out what other domains are just "shells" for ones that are already supported.

 
Darkman Script's Author

mmm i think this is happening couse the page is full of links to comments: http://www.youtube.com/watch?v=aK-0ChCio8Q&#
they look like a pagelink so the script is fetching them 20 times, try to modify it so that it will skip all the links containing '&#'

 
lazyttrick Scriptwright

no problem man, but sometimes it's going crazy, keeps adding the actual video to the list and never stops...
happened here:
http://www.youtube.com/watch?v=aK-0ChCio8Q&mode...=

 
Darkman Script's Author

Updated, now it's showing titles on the links for youtube.com, dailymotion.com and rude.com.
Thanks a lot lazyttrick, i credited you in the source code.

 
Darkman Script's Author

ah you are doing it inside the onload, nice, if it's working you can change the addlinka function too and pass it an optional value with the title that when available will be used as innerhtml. I'll try modify the script today

 
Darkman Script's Author

you always get the same title couse all the xmlhttprequests are returning results when the loop that goes through the links is already completed. So they all find the same value (the last value) in the title variable.

 
lazyttrick Scriptwright

ok, let me try

title = result.responseText.match(/\

this worked... for youtube... but I didn't tested in all pages...

 
lazyttrick Scriptwright

oops, html is on... nevermind

 
lazyttrick Scriptwright

Hi,

I'm trying to get title for each video in Youtube function:

onload:function(result){
var title = result.responseText.match(/\


}

I got some null returns that needs treatment, but what I dont get is that the others returns are all equal to the actual video...

I'm not going into it, so I leave the suggestion...bb

 
SparcMan Scriptwright

Nice script. Feel free to integrate my scripts if you like. I ask only that you give credit.

http://userscripts.org/users/23573;scripts

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