Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
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 ;) |
|
|
has this userscript been pirated? |
|
|
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: |
|
|
Hey, man, could you please support BoxTheClown and ImageVenue as well as ImageBeaver? Thanks! |
|
|
Congratulations, man! This is an amazing script! |
|
|
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?
|
|
|
Script updated, i fixed youtube, dailymotion imagebeaver and tubehos, i tested imagefap too and it's working fine for me. |
|
|
No longer works on imagefap in that the direct links no just display a bunch of code when clicked. |
|
|
This is no longer working for me :( The "Get direct links!" bar is missing. |
|
|
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.
|
|
|
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 |
|
|
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. |
|
|
mmm i think this is happening couse the page is full of links to comments: http://www.youtube.com/watch?v=aK-0ChCio8Q&#
|
|
|
no problem man, but sometimes it's going crazy, keeps adding the actual video to the list and never stops...
|
|
|
Updated, now it's showing titles on the links for youtube.com, dailymotion.com and rude.com.
|
|
|
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 |
|
|
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. |
|
|
ok, let me try title = result.responseText.match(/\ this worked... for youtube... but I didn't tested in all pages... |
|
|
oops, html is on... nevermind |
|
|
Hi, I'm trying to get title for each video in Youtube function: onload:function(result){
|
|
|
Nice script. Feel free to integrate my scripts if you like. I ask only that you give credit. |