Another way of downloading JAV

  • Throughout the month of April 2024, participate in the FileJoker Thread Contest OPEN TO EVERYONE!

    From 1st to 30th of April 2024, members can earn cash rewards by posting Filejoker-Exclusive threads in the Direct-Downloads subforums.

    There are $1000 in prizes, and the top prize is $450!

    For the full rules and how to enter, check out the thread
  • Akiba-Online is sponsored by FileJoker.

    FileJoker is a required filehost for all new posts and content replies in the Direct Downloads subforums.

    Failure to include FileJoker links for Direct Download posts will result in deletion of your posts or worse.

    For more information see
    this thread.

Pokanen

New Member
Mar 14, 2010
1
0
Very nice job. Grabbed a few ones. Too bad the sites seem to have pretty average movies and not much of fetish stuff.
 

Casshern2

Senior Member...I think
Mar 22, 2008
6,877
14,252
This is such a great thread. I've seen the posts about aspect ratio problems and the like. VLC handles it well if you tell it to view as 16:9. I use it to stream/browse titles before downloading. And the ones that I think are worth it (they should ALL be!) I encode certain scenes from them to 60fps. The picture is only as good as the source, but the fluid motion makes everything jiggle how it should if you know what I mean. Anyone care to see a sample? I would of course post as a different discussion thread as to not hijack this awesome work in progress...

Okay, HERE is a sample. Hope it appeals to at least some.
 

tsw520

New Member
Oct 22, 2009
6
1
This is the greasemonkey script I found that gives you a download link at the top of the page when looking at a movie.

// ==UserScript==
// @name Agogo.TV Network Hack
// @namespace DE
// @description provide download links on agogo.tv network
// @include http://www.agogo.tv/*
// @include http://www.sex888.cc/*
// @include http://www.yahoo.av2.tv/*
// @include http://www.sosex.us/*
// @include http://www.sex-11.com/*
// @include http://www.mm-11.com/*
// @include http://www.dmmtw.com/*
// ==/UserScript==

function insertAfter( referenceNode, newNode )
{
referenceNode.parentNode.insertBefore(newNode, referenceNode.nextSibling);
}

var inp = document.getElementsByTagName("input");

for (var i=0;i'+document.getElementById('Hidden2').value+document.getElementById('Hidden1').value+''

var hid = document.getElementById('__EVENTTARGET');
hid.parentNode.insertBefore(newTag2, hid);
insertAfter(hid, newTag1);

}
}

(Copy the contents into a texteditor of your choice and save it as agogotv_hack.user.js ; Open this file with Firefox/Chrome to install it)

Tell me if it's working.
If it isn't, hope some experts will help modifying the code. Thanks:tea:

I have uploaded the file, just change the .txt extension to .js
 

ding73ding

Akiba Citizen
Oct 25, 2009
2,332
2,070
This is the greasemonkey script I found ...

Doesn't work for me, I have 2 issues:

Firefox treat it like a text file instead of executing it. Sorry for being a baka, but how you execute a javascript from within Firefox? OOOH I figured it out, greasemonkey is an add-on not a person.

I'm no expert on Java, but it seems there are some syntax errors in the code.

Code:
for (var i=0; ...

Above line seem very problematic, I'm guessing it's something like:

Code:
for (var i=0;i+document.getElementById('Hidden2').value+document.getElementById('Hidden1').value+''; [B]???[/B]) {

and then there are still unmatched braces at the end. Are you missing some of the code? newTag1 and newTag2 seem to be undeclared and undefined.

Would be fantastic if you could get the code to work. :cheer:
 

ding73ding

Akiba Citizen
Oct 25, 2009
2,332
2,070
I figured a workaround fix for the script. After spending 1 hour learn about Greasemonkey and generally fooling around. I hacked the "Hello World" script to do the job for me.

Code:
// ==UserScript==
// @name Agogo.TV Network Extract Link
// @namespace agogonet
// @description provide download links on agogo.tv network
// @include http://www.agogo.tv/*
// @include http://www.sex888.cc/*
// @include http://www.yahoo.av2.tv/*
// @include http://www.sosex.us/*
// @include http://www.sex-11.com/*
// @include http://www.mm-11.com/*
// @include http://www.dmmtw.com/*
// @grant       none
// ==/UserScript==

var newTag2, newTag1;
newTag2 = document.getElementById('Hidden2').value;
newTag1 = document.getElementById('Hidden1').value;
alert(newTag2+newTag1);

Save above text as agogotv_link.user.js, open the file in Firefox (assuming you have installed Greasemonkey already), then everytime you open a page on Agogo of a video, a little dialog box pops up, you can highlight the link, press Ctrl-C on your keyboard to copy it to clipboard, then click OK, then you can paste it to the address bar.

Sorry I didn't fix it completely to way it's supposed to work. Maybe someone who actually know how to hack can do it for us.
 

tsw520

New Member
Oct 22, 2009
6
1
Screen cap of how it works:
[fullattach]733555[/fullattach]

Script file (please remove .txt extension after download: View attachment 733580

Version 0.2: it deals with (kind of) the occasional hiccups of Agogo:View attachment 733593

It works like a charm! Thanks a lot! It has saved me a lot of time downloading. :cheer:
I am sure everyone appreciates your hard work, so do I.
Let's hope this backdoor will never be fixed.:grassdance:
 

Casshern2

Senior Member...I think
Mar 22, 2008
6,877
14,252

dieterd

New Member
Dec 7, 2010
15
1
Just checking in and saying it works.

As I'm here I have a tiny contribution - a problem but a solution too :
Pretty much everything I download this way is unplayable, apart from "some" secionds or minutes at the start. Somehow my downloads get screwed up in some WMV frames or index.
But this tool : http://www.videohelp.com/tools/AsfBin is able to fix everything I had problems with so far. Pretty intuitive to use. It's very quick - it doesn't reencode the whole thing, just reads the downloaded WMV file and spits out a fixed ASF file in the location you choose. Probably takes about a minute or so.

And thanks for this thread.
 

qwerty07

Member
Mar 3, 2010
295
10
agogo has really slowed down in DL speed:puzzled:

havent used it in a while and now it's so slow:notagain:
 

khanzai

Member
Feb 7, 2008
53
12
Had anyone else been able to download from agogo.tv recently?

I try today but it was not working for me. It has been working before.
 

jswift255

Privateer
Oct 3, 2010
135
8
Had anyone else been able to download from agogo.tv recently?

I try today but it was not working for me. It has been working before.

I did yesterday. During certain times of the day the dl speed is cut dramatically, basically making it impossible to download anything. Try at a different time of day
 

khanzai

Member
Feb 7, 2008
53
12
I did yesterday. During certain times of the day the dl speed is cut dramatically, basically making it impossible to download anything. Try at a different time of day

thank for your advice. it is working again today. cheers.