p-get

p-get is a custom web spider designed for the efficient download of internet videos.
Download

p-get Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Litmus Finger
  • Publisher web site:
  • http://code.google.com/p/p-get/

p-get Tags


p-get Description

p-get is a custom web spider designed for the efficient download of internet videos. p-get is a custom web spider designed for the efficient download of internet videos. It is a command line tool in the UNIX-style tradition.Quick Start (Sun JDK)$ make$ java -jar p-get (to see usage info)$ java -Ddb=db.txt -Ddebug -Ddl=10 -Dminsize=100 -jar p-get.jar http://gallery.xyzgcj users$ make gcj$ ./p-get (to see usage info)p-get aims to be:Smart· Keeps a database of downloads to avoid ever fetching the same file twice.· Supports keyword/domain/url ban lists· Optionally avoids downloading small (low quality) filesSimple· Small codebase· Single function - get videos quicklyFast· Parallel downloading· Minimum of disk accessPortable· Pure Java ("run anywhere" - so they say)· Usable with a small subset of the java class library (ie. GNU Classpath)· Compilable with gcj (GNU's java compiler) to produce a native binaryTested with:· Debian/Ubuntu Linux + Sun JRE· Debian/Ubuntu Linux + GNU JRE (gcj/jamvm+classpath)· Windows XP + Sun JRE· OSX (tiger) + Apple JRERequirements:· Java Runtime Environment (JRE) 1.5 or later Requirements: · Java Runtime Environment (JRE) 1.5 or later


p-get Related Software