Giter VIP home page Giter VIP logo

tis-clone's Introduction

tis-clone

Download a copy of the Toyota/Lexus/Scion electronic factory service manual

Description

This package contains scripts and instructions for you to download your own copy of the Toyota, Lexus, or Scion online Factory Service Manual (FSM). This tool is designed for personal use by home mechanics who want to work on their vehicle. This tool has been tested with recent USA versions of the FSM; older documents and non-US FSM versions may not download correctly.

Requirements

This has been tested on Ubuntu Linux 20.04 LTS but should work on most Linux systems. It may also function under Cygwin and MacOS but has not been tested. The following are the base Linux OS requirements:

  • /bin/sh (tested with bash)
  • Numerous commands which should be part of your Linux distribution: cat, cp, cut, diff, find, grep, head, ls, mkdir, mv, rm, rmdir, sed, sort. There are likely a few other basic commands I've missed
  • wget with SSL support. "apt install wget".

A recent version of Perl 5 is required. You will need the following modules:

  • Cwd (Included in the Ubuntu libperl5.30 package)
  • Data::Dumper (Included in the Ubuntu libperl5.30 package)
  • Getopt::Long (Included in the Ubuntu libperl5.30 package)
  • List::MoreUtils (On Ubuntu: apt install liblist-moreutils-perl)
  • Switch (On Ubuntu: apt install libswitch-perl)
  • XML::Simple (On Ubuntu: apt install libxml-simple-perl)

Other Ubuntu packages which need to be installed:

  • Ghostscript (if you want to create PDFs: apt install ghostscript)
  • Poppler (pdfinfo, pdfseparate) and pdftk-java (if you want to split the multi-thousand page PDFs into smaller PDFs which are more manageable). "apt install poppler-utils pkftk-java".
  • rsync (if you have an existing download and are updating the documents)
  • wkhtmltopdf (required if you want to create PDFs)

Instructions

Please see the HOWTO.md file

License

This tool is freely licensed under the GPL. If you paid for it, go ask for your money back. You may download this tool and modify it, however any modifications must also be published and freely licensed under the GPL for others to use.

This tool is for personal use. Use of this tool for commercial re-sale purposes is prohibited. You may NOT resell or republish any files, web pages, or documents this tool downloads. If you wish to use this tool for commercial re-sale purposes, you must acquire a license from the original author as well as written approval from the owner of the FSM documents.

tis-clone's People

Contributors

rootflags avatar

Stargazers

 avatar  avatar Erik Foris avatar Kanstantsin Shautsou avatar  avatar Hunter avatar  avatar Marino Pascual avatar James Home avatar Ti Nguyen avatar Jaspreet avatar

Watchers

James Home avatar James Cloos avatar Jaspreet avatar  avatar

tis-clone's Issues

Unable to run tis-mkpdfs.sh

Error Details when running /tis-clone/scripts/tis-mkpdfs.sh 08M0U

root@SOMEONES-PC:/working/tis# /tis-clone/scripts/tis-mkpdfs.sh 08M0U
Compiling Wiring Diagrams for EM08M0U

mismatched tag at line 54, column 3, byte 810 at /usr/lib/x86_64-linux-gnu/perl5/5.30/XML/Parser.pm line 187.
XML::Simple called at /tis-clone/scripts/toc2topic line 14.
Error: /undefinedfilename in (t3Portal/external/en/ewdappu/EM08M0U/ewd/contents/overall/pdf/*.pdf)
Operand stack:

Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
--dict:730/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
Error: /undefinedfilename in (t3Portal/external/en/ewdappu/EM08M0U/ewd/contents/Relay/pdf/*.pdf)
Operand stack:

Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
--dict:730/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
Error: /undefinedfilename in (t3Portal/external/en/ewdappu/EM08M0U/ewd/contents/Routing/pdf/*.pdf)
Operand stack:

Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
--dict:730/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
Error: /undefinedfilename in (t3Portal/external/en/ewdappu/EM08M0U/ewd/contents/system/pdf/*.pdf)
Operand stack:

Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
--dict:730/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1

issue when running script

Hello,

I'm trying to run the script but it doesn't seem to download the XHTML files.

when trying to run 1 script manually with the land rover demo id I get this error

mismatched tag at line 54, column 3, byte 810 at /usr/lib/x86_64-linux-gnu/perl5/5.30/XML/Parser.pm line 187.
XML::Simple called at /tis-clone/scripts/toc2html line 11.

script ran /tis-clone/scripts/dl-html-bm.sh 27J0U

verified that I have all the required modules installed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.