how to download videos from javhub?

manga37

Active Member
Jun 12, 2013
201
185
Internet Download Manager did not work for me.Is there any way to download videos from javhub.net
 

manga37

Active Member
Jun 12, 2013
201
185
It does work. What video are you trying to download?

thanks for the reply

yeah,i just knew where the problem is and it is done

thanks a lot and do you know if i could use Internet Download Manager (idm) to download videos from javhub??
 
Last edited:

rice12345

Well-Known Member
Jan 14, 2015
534
294
thanks a lot and do you know if i could use Internet Download Manager (idm) to download videos from javhub??

I don't know. I don't use any of those download manager softwares. You might want to check out the technical section. There's a thread on how to download from highporn. Javhub/highporn basically the same.
 

thejgg

New Member
Nov 18, 2009
16
17
Hey, thanks for the tip. To anyone that finds this now, I had to add all the various settings to the request... Otherwise I got a 401 Unauthorized.

The easiest way to do this is:
  1. Open the page in chrome, start the video playing.
  2. Open the "Developer tools"
  3. The page should stop executing on the debugger statement. On that page, in the top right corner is an icon labeled "ignore breakpoints" click that.
  4. Switch to the network tab and refresh. If necessary, start the video again.
  5. You should see an entry with a response code 206 with a timeline that keeps growing.. That's the video stream.
  6. Right click on the left hand side for that entry and select copy -> Copy as cURL.
  7. Paste that command into your console (you might need to install curl) and append '--output <filename>' to the end of the command.
Voila.
 

Shinto1337

oi! :D
Apr 12, 2016
206
66
Hey, thanks for the tip. To anyone that finds this now, I had to add all the various settings to the request... Otherwise I got a 401 Unauthorized.

The easiest way to do this is:
  1. Open the page in chrome, start the video playing.
  2. Open the "Developer tools"
  3. The page should stop executing on the debugger statement. On that page, in the top right corner is an icon labeled "ignore breakpoints" click that.
  4. Switch to the network tab and refresh. If necessary, start the video again.
  5. You should see an entry with a response code 206 with a timeline that keeps growing.. That's the video stream.
  6. Right click on the left hand side for that entry and select copy -> Copy as cURL.
  7. Paste that command into your console (you might need to install curl) and append '--output <filename>' to the end of the command.
Voila.
I dont understand step 7 could you explain a little bit more?
Which console do you mean?
thank you
 

big_cloud

Member
May 21, 2009
44
0
Are any of these methods still working? I have been getting "failed to download due to network error" or "host requires authentication"
 

rice12345

Well-Known Member
Jan 14, 2015
534
294
Are any of these methods still working? I have been getting "failed to download due to network error" or "host requires authentication"

Downloading a movie right now with wget from javhub. It's still working

full command wget --no-check-certificate --header="Referer:http://javhub.net" "https://29.anyhentai.com/fd95da2e804a7a2587ea19848e3f4d54.mp4?st=jyVtOa3AyhljFph-daZ5JA&e=1605323659"

The speed is slow though compare to what it use to be, not sure what's going on.
 

vesania999

Active Member
Jul 22, 2013
147
87
Hey, thanks for the tip. To anyone that finds this now, I had to add all the various settings to the request... Otherwise I got a 401 Unauthorized.

The easiest way to do this is:
  1. Open the page in chrome, start the video playing.
  2. Open the "Developer tools"
  3. The page should stop executing on the debugger statement. On that page, in the top right corner is an icon labeled "ignore breakpoints" click that.
  4. Switch to the network tab and refresh. If necessary, start the video again.
  5. You should see an entry with a response code 206 with a timeline that keeps growing.. That's the video stream.
  6. Right click on the left hand side for that entry and select copy -> Copy as cURL.
  7. Paste that command into your console (you might need to install curl) and append '--output <filename>' to the end of the command.
Voila.

can't find "ignore breakpoints" D:
 

Shtrob

New Member
Jan 1, 2021
1
0
There's this video I've really really wanted to get, been trying so hard to find it and then massive downloading difficulties.
Only thanks to this post and to you guys I'm getting it right now and it makes me so happy!

I've only signed up because I just HAD to thank you good pervy people for being nice to each other and helping and thus helping me, a random internet user.
So, sending you much love to you all, many thanks again!
 

holyabdul

Active Member
Jun 20, 2008
183
48
Javhub downloads are really inconsistent now for me. Either very slow or cannot download at all. I dunno if they working for you guys still.