How to download from tanix/highporn

Got a query? We can help!

Moderator: Jake

Post Reply
PenisFaceGentleman
Regular poster
Posts: 79
Joined: Thu Feb 28, 2013 11:02 pm

How to download from tanix/highporn

Post by PenisFaceGentleman »

Highporn/tanix or any other site that looks like that or uses JwPlayer doesn't allow videos to be downloaded through the usual means. So here's what you want to do.

First you download wget for windows, if you have linux then you already have it.

Install wget(don't install it to the place it wants, ProgramFIles, etc. instead install it to the desktop or documents)

Optional: add wget to PATH, only do this if you've done this before, if you don't know what this means just move along

In the folder where you installed wget press shift and right click and then select "Open command window here".

Now go to the website your video is and get the video url by right clicking it and choosing "copy video location". If you can't right click the video view the page source and try to find the video url

Edit the following command to match your video:

Code: Select all

wget -c --header="Referer:[site link]" "[video link]"

So if you want to download a video from tanix it would look like this:

wget -c --header="Referer:http://tanix.net" "151.80.103.99:8089/v3/04ad8f346a67e16d20fbbc9d7d1cad6f.mp4?st=Vmg8B7xoJ9T_1PIa70NjtQ&e=1498176330"
Make sure to include the http:// even if the site url doesn't have it and don't use it on the video url.

After this the video should download, and even if it stops a few times wget will start automatically from the place it stopped as long as you're using the -c option which is in the command I told you to use.

After it downloads change the extension if necessary to match the video, usually it's an mp4.

If you added wget to your path you can run the command from anywhere. If after the download finished you can't find it, you probably installed wget in a locked directory, either move it somewhere else or add wget to path or run cmd as an administrator. Any questions just ask


Mods, if this isn't in the right place please move it.
Last edited by PenisFaceGentleman on Fri Jun 23, 2017 6:02 pm, edited 1 time in total.
User avatar
italiglover
WWGFA Orderly
Posts: 722
Joined: Sat Dec 11, 2010 5:23 am
Location: New York, NY US
Has thanked: 51 times
Been thanked: 113 times

Re: How to download from tanix/highporn

Post by italiglover »

It should be noted, you can install wget on a mac using Homebrew https://brew.sh.

Homebrew is an awesome powerful, free tool for mac that installs terminal based software that does a lot of things. Video encoding and denoising as well.

Once homebrew is installed, open terminal and type, brew install wget.

Note: You must have admin privileges to install.
superstack
Occasional poster
Posts: 34
Joined: Sat Apr 23, 2011 12:42 pm

Re: How to download from tanix/highporn

Post by superstack »

I keep getting '-c' is not recognized as an internal or external command, operable program or batch file.
PenisFaceGentleman
Regular poster
Posts: 79
Joined: Thu Feb 28, 2013 11:02 pm

Re: How to download from tanix/highporn

Post by PenisFaceGentleman »

superstack wrote:I keep getting '-c' is not recognized as an internal or external command, operable program or batch file.
That happens because I'm an idiot that is unable to copy and paste, you need to add wget before -c, I've fixed it in the original post.
User avatar
Rommeltje
The man in charge
Posts: 13004
Joined: Sat Nov 20, 2010 10:14 pm
Location: Amsterdam
Has thanked: 1336 times
Been thanked: 795 times
Contact:

Re: How to download from tanix/highporn

Post by Rommeltje »

Where do you find the video link on this page, though?
http://tanix.net/video/44086/nbss-007-h ... uki-clinic

I've searched the page source, but I can't see it anywhere.

Btw, I assume this method works for other sites as well?
User avatar
devdas5z1
Senior member
Posts: 254
Joined: Mon Sep 04, 2017 3:26 am
Has thanked: 133 times
Been thanked: 268 times

Re: How to download from tanix/highporn

Post by devdas5z1 »

Another alternative if all else fails (at least if you have a mac): Open Quicktime. Set up a screen recording, then drag your cursor to fit the box the video will play in. Start recording, then click on the video. End the recording once the video is over.

The downside is that you probably won't get any audio sound, but you will get the clip.
Post Reply

Return to “Help Desk”