Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Jav-It

The most comprehensive JAV video cataloging tool. · By jav-it

Command not found when trying to download

A topic by LePhenom created Jun 09, 2021 Views: 460 Replies: 3
Viewing posts 1 to 3

Hi,

Needless to say, based on the title, I'm quite the beginner when it comes to using Terminal (Mac here). Here's what I did:

1. Download the cookies file (r18.com_cookies.txt) and placed it in the jav-it_v1.5.3_mac folder. I was logged in while doing this (not incognito)

2. Opened terminal and navigated to the jav-it folder (user$ cd /Users/user/Downloads/jav-it_v1.5.3_mac)

3. Entered the correct (I think?) instruction as below:

jav-it download -c r18.com_cookies.txt -o "/Users/user/Downloads/jav-it_v1.5.3_mac/JAV" -i 483zkkk00014   (the JAV folder was already created in the jav-it main directory)

The error is simply: 

jav-it: command not found

Can you please help the noob here? I'm sure I'm missing something stupid...

Using Big Sur and the latest version of jav-it

Thank you!

Figured it out for now: on MacOS, don't forget to add "./" before the entire jav-it download command. It should look like this: 

./jav-it download -c r18.com_cookies.txt -o "/Users/user/Downloads/jav-it_v1.5.3_mac/JAV" -i 483zkkk00014 

Developer(+1)

You got it! On Mac and Linux, you need to tell the system you want to run something from the current directory by using "./". Otherwise it will try to run whatever it can find in your system path. (^_^);

(1 edit)

A quick heads-up: The catalog command on Mac still deletes my .ts files. After doing a bit of research, this was supposedly fixed on Windows, but not MacOS...running the latest version.