6 reviews
Downloaded script today (see the date of this review) and video page portion of this script did not work due to changed video link. i modified video regex and it works now.
here is the fix:
Find in the script line that resembles this: var flash = "file=(h ttp://members\.motherless\.com/movies/[A-Z0-9]{4,10}-[A-Z0-9]{6,50}\.flv)&";
Change that line to this: var flash = "file=(h ttp://.*?\.flv)&";
*IMPORTANT* i had to insert space inside h_ttp to prevent userscripts.org parsing this as a link to external resource. when updating your script make sure to remove that single space.
Save and refresh.
It worked once but now it is not working ...
Oh that is beautiful... i was going to make this same exact script for Motherless... thank you for saving me the trouble. It's formatted exactly how i was hoping for and works beautifully!
+++1 for you my friend.
sound doesnt work for some reason. i had been using flashget download manager, but i also tried using the regular firefox downloader yet still no sound. i see on your post that you use downthemall, does that allow your downloads to have sound? thanks for the script though. its awesome even without sound!
works just like it should... two thumbs up
working