Main > Free Download Search >

Free pornotube dl software for linux

pornotube dl

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 24
pornotube-dl 2007.05.22

pornotube-dl 2007.05.22


pornotube-dl is a small command-line program to download videos from pornotube.com. more>>
pornotube-dl is a small command-line program to download videos from pornotube.com. pornotube-dl is based on the code of youtube-dl. Hence, it has the same requirements and features, and its syntax is very similar.
As with youtube-dl, Ill try to keep it updated if pornotube.com changes the way you access their videos, but the same circumstances apply.
Enhancements:
- Changes in pornotube.com made the program stop working.
- This update fixes the program to make it work again.
<<less
Download (MB)
Added: 2007-05-22 License: MIT/X Consortium License Price:
562 downloads
youtube-dl 2007.06.22

youtube-dl 2007.06.22


youtube-dl is a small command-line program to download videos from YouTube.com. more>>
youtube-dl is a small command-line program to download videos from YouTube.com. youtube-dl requires the Python interpreter, version 2.4 or later, and its not platform specific. It should work in your Unix box, in Windows or in Mac. The latest version is 2006.08.10. Its licensed under the MIT License, which means you can modify it, redistribute it or use it however you like complying with a few simple conditions.

Ill try to keep it updated if YouTube.com changes the way you access their videos. After all, its a simple and short program. However, I cant guarantee anything. If you detect it stops working, check for new versions and/or inform me about the problem, indicating the program version you are using. If the program stops working and I cant solve the problem but you have a solution, Id like to know it. If that happens and you feel you can maintain the program yourself, tell me.

<<less
Download (0.012MB)
Added: 2007-06-22 License: MIT/X Consortium License Price:
863 downloads
Youtube Downloader GUI 0.2.3

Youtube Downloader GUI 0.2.3


Youtube Downloader GUI project is a GUI for the famous python script youtube-dl. more>>
Youtube Downloader GUI project is a GUI for the famous python script youtube-dl. It is made in Kommander, so you need it. The project is packed in rpm with icon, desktop file.

openSUSE repo:

http://software.opensuse.org/download/home:/pnemec/SUSE_Linux_10.1/
http://software.opensuse.org/download/home:/pnemec/openSUSE_10.2/

It should work on other distribution too.

<<less
Download (0.025MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
604 downloads
Pronto! 2.4.0

Pronto! 2.4.0


Pronto! is a modularized mail client based on Gtk libraries and written in Perl. more>>
Pronto! is a modularized mail client based on Gtk libraries and written in Perl.
Main features:
- Full MBOX support, Pronto! can import your existing mbox folders and export to mbox.
- QMaildir support
- HTML Mail (read only)
- GtkHTML widget support, still supporting XmHTML by default.
- Built-in helpbrowser, as well as mini-browser if using GtkHTML.
- A smart addressbook that auto completes addresses for you if you type them partially in the To: field.
- Very configurable, tons of options and preferences to choose from.
- Message colorization based on quote symbols and their levels.
- Accepts command line args for integration with Netscape through Muttzilla.
- Spelling and Autospelling support. Compatible with Ispell and Aspell.
- Can make use of threads if your version of Perl is compiled with thread support.
- Multipart (MIME) support including inbound and outbound attachements.
- Hyperlinks that WORK! All mail is turned into a pseudo-html message, with active hyperlinks. http:// ftp:// and mailto: are supported. http and ftp load Netscape, mailto opens a new msg window in Pronto! POP3 compatibility.
- Uses the Perl DBI interface now, for database flexibility. You can now use any Perl DBI compliant database with Pronto!. Not just Postgres.
- Non-blocking mail transfers. Continue using Pronto! while your mail transfers in the background.
- Multiple POP3 Account support.
- Filters, including a new message scoring system, useful for maillists.
- Header viewpane
- Sig support. Each account can have a different sig.
- New messages counter
- New messages are configured to your preferences
- Auto-set reply address based on account used to DL message.
- Send/Receive/Reply/Forward.
- Schedulable message transfers.
- Outbox for storing unsent outbound messages.
- Context Sensitive menus (Right Click)
- Sent Items Folder, Drafts folder.
- Message list sortable by From: Subj: and Date: fields (Just click the column header to sort by that column, click again to reverse the direction)
- Multiple message selection.
- Multiple folders
<<less
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1235 downloads
PHP Uploader Downloader 2.0

PHP Uploader Downloader 2.0


PHP Uploader Downloader provides a script which allow your users to upload files to a selected directory. more>>
PHP Uploader Downloader provides a script which allow your users to upload files to a selected directory.
Allow your users to upload files to a selected directory. This script also creates a list of all files uploaded so they can be downloaded. Current features for uploading are size limitation, extension limitation, and stopping file overwriting.
Installation
$extlimit If you want to limit the extions of files uploaded set this to yes
$limitedext If you set $extlimit to yes then add edit extensions. Just do ,".ext" in the array to add extion.
$sizelimit If you want a size limit set this to yes.
$sizebytes If you want have size limit set to yes set this to the number of bytes you want the limit to be.
$dl This is the url to where files are uploaded
$absolute_path This is the absolute path to where files are uploaded
$websiteurl Set to your website url so that the script can link back to your site
$websitename Set to your website name so it can link back to your website
Enhancements:
- Added ability to limit extensions of files uploaded.
<<less
Download (0.004MB)
Added: 2007-04-28 License: Free To Use But Restricted Price:
912 downloads
foo2qpdl 02212007

foo2qpdl 02212007


foo2qpdl is a Linux printer driver for QPDL protocol. more>>
foo2qpdl is a Linux printer driver for QPDL protocol.
foo2qpdl is an open source printer driver for printers that use the QPDL wire protocol for their print data, such as the Samsung CLP-300 or the Samsung CLP-600. These printers are often erroneously referred to as winprinters or GDI printers. However, Microsoft GDI only mandates the API between an application and the printer driver, not the protocol on the wire between the printer driver and the printer. In fact, QPDL printers are raster printers which happen to use a very efficient wire protocol. QPDL is just one of many wire protocols that are in use today, such as Postscript, PCL, Epson, ZjStream, etc.
This driver uses Ghostscript to perform all of the heavy lifting (image processing). There are five major components to the foo2qpdl printer driver.
- foo2qpdl - the page image to protocol conversion engine of the driver.
- foo2qpdl-wrapper - a shell script (compatible with foomatic) which runs ghostscript and foo2qpdl in a pipeline.
- icc2ps - converts an ICM color profile to a Postscript CRD, which is then fed into Ghostscript before the users Postscript program.
- foomatic-db - foomatic database entries which describe the supported printers and their options so that printer spoolers know how to access the printer using foo2qpdl-wrapper.
- qpdldecode - a tool for developers to inspect QPDL streams.
Installation:
Click the link, or cut and paste the whole command line below to download the driver.
$ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
Now unpack it:
Unpack:
$ tar zxf foo2zjs.tar.gz
$ cd foo2zjs
Now compile and install it. The INSTALL file contains more detailed instructions; please read it now.
Compile:
$ make
Install driver, foomatic XML files, and extra files:
$ su OR $ sudo make install
# make install
(Optional) If you use CUPS, restart the spooler:
# make cups OR $ sudo make cups
Now create printer entries for your spooler. Create at least one queue for monochrome, and another queue for color printing. Create the queues first, then edit them and set the device options as desired. See your operating system documentation for further details on creating a printer queue. Click any hyperlinks below for sample screenshots.
For Redhat 7.2/7.3/8.0/9.0 and Fedora Core 1-5 users:
# printconf-gui
For Fedora Core 6 users:
# system-config-printer
For Mandrake/Manrivia users:
# printerdrake
For Suse 10.0 users:
# yast2 printer
For Ubuntu 5.10/6.06/6.10 users:
$ sudo gnome-cups-manager
$ sudo make cups
For a networked Konica Minolta magicolor 2530 DL, I used a "Queue Type" "HP JetDirect" and set "Host:" to the IP address of the printer and "Port:" to 9100.
For low level testing, you can also create a "raw queue", which will accept QPDL files as-is and send them directly to the printer.
Enhancements:
- Samsung CLP-300, Samsung CLP-600, and Samsung CLX-3160 printers are supported.
- Only JBIG (type 0x13) compression is implemented and it is alpha quality.
<<less
Download (1.1MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
596 downloads
PgcEdit 7.2

PgcEdit 7.2


PgcEdit is a DVD IFO and Menu editor designed to allow the modification of the navigation commands and parameters of DVDs. more>>
PgcEdit is a DVD IFO and Menu editor designed to allow the modification of the navigation commands and parameters of an already authored DVD structure.
PgcEdit is also an excellent tool to learn how a DVD works, with his powerful Trace function.

Since v0.6.0, PgcEdit is also the first program able to burn a Double Layer DVD-Video on DL DVD+R or DL DVD-R, with an interactive interface (including a preview), to select the position of the layer break.

PgcEdit project is free and open source (GPL license).

<<less
Download (MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1227 downloads
Fast Video Download 1.3.1.1

Fast Video Download 1.3.1.1


Fast Video Download enables you to save embedded video files from various video-hosting servers. more>>
Fast Video Download enables you to save embedded video files from various video-hosting servers.
Fast Video Download can save embedded video files from following video-hosting servers:
Angry Alien, Anime Episodes, Anime Forever, Bad Jojo, Blip.TV, Bo-Funk, Bolt, Break.com, Bubblare.dk, CollegeHumor.com, Current.TV, Daily Motion, Danerd.com, eVideo Share, Google Video, Grinvi, iFilm, Libero.IT Video, HI5 (VideoEgg), My Space, MetaCafe, News.NTV.ru, PornoTube, Put File, Streetfire, Totally Crap, You Tube, V-Social and Vidiac.
Main features:
- Just in ONE click on the status-bar or custom toolbar icon, FVD immediately open the regular "Save As" dialog with already placed video title and extension.
- FVD supports additional video formats at Video, Break.com, Blip.TV. You can choose desired format via Preferences.
- FVD is able to pick any multimedia links from embeded objects on ordinary pages
- If theres only single link, standard dialog open immediately. Otherwise, links are listed in pop-up window.
- Processing of embedded YouTube video objects: Special download link will appear under every embedded YouTube Flash-Player posted on common pages such as blogs and web-boards.
- At last, FVD supports DownThemAll and FlashGot: You can turn on interaction with your desired download manager in preferences.
<<less
Download (0.026MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
2275 downloads
Ook? Video Ook! 0.6.5

Ook? Video Ook! 0.6.5


Ook? Video Ook! is a Firefox extension that enables you to download embedded videos. more>>
Ook? Video Ook! is a Firefox extension that enables you to download embedded videos.
Several systems are supported such as YouTube, Google Video, Pornotube, Metacafe and many more.
Main features:
- just one click downloading (just set a target folder on the options dialog once and then click on the status icon or the button where active).
- DownThemAll! integration for better download experience
- file renaming after video title (if you want so)
- files can be stored in a specific folder
- customizable toolbar button
- hideable status icon indicates which specific pages are supported: you can also check the About dialog to get a general idea
- send your requests for sites support or other comments directly from the extension (Im working on the server side right now)
- new support can be added on the fly using the autoupdate feature
<<less
Download (0.089MB)
Added: 2007-04-09 License: MPL (Mozilla Public License) Price:
928 downloads
jrawio 1.0 RC5

jrawio 1.0 RC5


jrawio is a Service Provider Implementation for the Java ImageIO API. more>>
jrawio is a Service Provider Implementation for the Java ImageIO API. It provides the ability to read images coded in a digital "camera raw" format (such as NEF for Nikon or CRW/CR2 for Canon).
jrawio is to be pointed out that jrawio is implemented in 100% pure Java.
In simple words, a Camera RAW format is the dump of the data collected by the camera sensor, with basically no post-processing applied. While it has the pitfall of requiring heavy processing in order to achieve a displayable image, the basic advantage is that any transformatio applied to it is "reversible".
From this point of view a Camera RAW format can be thought as a "digital negative". But dont confuse this with Adobes Digital Negative format (.DNG), which is just the try to define a standard format of RAW images. Indeed every camera manufacturer (e.g. Nikon, Canon, ...) has its own format.
jrawio is presently a Release Candidate for v1.0, so its coming out of beta stage. Please refer also to the Release Notes for information about issues.
It has been tested with about 8,000 photos taken with Nikon D100 and D70 cameras and with about 250 samples of various cameras downloaded from the web. jrawio has been explicitly tested with the following models:
Canon CR2 Digital Rebel, EOS 1D MkII, EOS 1Ds MkII, EOS 350D
Canon CRW D30, EOD 10D, EOS 300D
Leica DNG R8, R9
Minolta MRW DiMAGE 5, DiMAGE 7i, DiMAGE 7Hi
Nikon NEF CoolPix 5400, CoolPix 5700, CoolPix 8700, CoolPix 8800, D1, D100, D1X, D200, D2H, D2X, D50, D70, D70s
Pentax PEF *ist D, *ist DL, *ist DS
Sony SRF F828
Enhancements:
- This release fixes bugs related to application integration.
<<less
Download (0.96MB)
Added: 2006-02-18 License: IBM Public License Price:
1349 downloads
WorldCoolers 1.002

WorldCoolers 1.002


WorldCoolers allows you to receive WorldCoolers alerts directly to your browser. more>>
WorldCoolers allows you to receive WorldCoolers alerts directly to your browser.

Download videos from Youtube, Google Video, Pornotube, Grinvi... and meny other sites with simply one click.

This simple addon adds a "Download Video" link to the right click menu panel. Just click on it and a new window will be displayed with the download link.

You will be able to download videos to your computer and watch them as meny times as you want.

The main page of the project: www.viloader.net

<<less
Download (0.071MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
983 downloads
Mobile::Wurfl 1.06

Mobile::Wurfl 1.06


Mobile::Wurfl is a Perl module interface to WURFL (the Wireless Universal Resource File. more>>
Mobile::Wurfl is a Perl module interface to WURFL (the Wireless Universal Resource File.

SYNOPSIS

my $wurfl = Mobile::Wurfl->new(
wurfl_home => "/path/to/wurfl/home",
db_descriptor => "DBI:mysql:database=wurfl:host=localhost",
db_username => wurfl,
db_password => wurfl,
wurfl_url => q{http://wurfl.sourceforge.net/wurfl.xml}
);

my $dbh = DBI->connect( $db_descriptor, $db_username, $db_password );
my $wurfl = Mobile::Wurfl->new( dbh => $dbh );

my $desc = $wurfl->get( db_descriptor );
$wurfl->set( wurfl_home => "/another/path" );

$wurfl->create_tables( $sql );
$wurfl->update();
$wurfl->get_wurfl();
$wurfl->rebuild_tables();

my @devices = $wurfl->devices();

for my $device ( @devices )
{
print "$device->{user_agent} : $device->{id}n";
}

my @groups = $wurfl->groups();
my @capabilities = $wurfl->capabilities();
for my $group ( @groups )
{
@capabilities = $wurfl->capabilities( $group );
}

my $ua = $wurfl->canonical_ua( "SonyEricssonK750i/R1J Browser/SEMC-Browser/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1" );
my $deviceid = $wurfl->deviceid( $ua );

my $wml_1_3 = $wurfl->lookup( $ua, "wml_1_3" );
print "$wml_1_3->{name} = $wml_1_3->{value} : in $wml_1_3->{group}n";
my $fell_back_to = wml_1_3->{deviceid};
my $width = $wurfl->lookup_value( $ua, "max_image_height", no_fall_back => 1 );
$wurfl->cleanup();

Mobile::Wurfl is a perl module that provides an interface to mobile device information represented in wurfl (http://wurfl.sourceforge.net/). The Mobile::Wurfl module works by saving this device information in a database (preferably mysql).

It offers an interface to create the relevant database tables from a SQL file containing "CREATE TABLE" statements (a sample is provided with the distribution). It also provides a method for updating the data in the database from the wurfl.xml file hosted at http://www.nusho.it/wurfl/dl.php?t=d&f=wurfl.xml.
It provides methods to query the database for lists of capabilities, and groups of capabilities. It also provides a method for generating a "canonical" user agent string (see "canonical_ua").

Finally, it provides a method for looking up values for particular capability / user agent combinations. By default, this makes use of the hierarchical "fallback" structure of wurfl to lookup capabilities fallback devices if these capabilities are not defined for the requested device.

<<less
Download (0.10MB)
Added: 2007-03-22 License: Perl Artistic License Price:
953 downloads
foo2zjs 2006-01-10

foo2zjs 2006-01-10


foo2zjs is a printer driver for printers that use the Zenographics ZjStream wire protocol for their print data. more>>
foo2zjs is a printer driver for printers that use the Zenographics ZjStream wire protocol for their print data.
foo2zjs printer driver allows users to print to the Konica Minolta 2200/2300/2430 DL, Hewlett-Packard LaserJet 1000/1005/1020, Color PageWork/Pro L, and possibly other ZjStream printers.
Supported Printers:
- Minolta/QMS magicolor 2300
- Minolta/QMS magicolor 2200
- Konica Minolta magicolor 2430
- Minolta Color PageWorks/Pro L
- HP LaserJet 1020
- HP LaserJet 1005
- HP LaserJet 1000
Unsupported Printers:
- Minolta/QMS magicolor 2300W
- Minolta/QMS magicolor 2400W
- Minolta/QMS PagePro 12xxW
- Minolta/QMS PagePro 13xxW
- Konica Minolta PagePro 14xxW
Enhancements:
- Support for HP LJ 1020 was added.
<<less
Download (1.9MB)
Added: 2006-01-11 License: GPL (GNU General Public License) Price:
1435 downloads
Wiki::Toolkit::Formatter::Mediawiki 0.02

Wiki::Toolkit::Formatter::Mediawiki 0.02


Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit. more>>
Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit.

SYNOPSIS

This package implements a formatter for the Wiki::Toolkit module which attempts to duplicate the behavior of the Mediawiki application (a set of PHP scripts used by Wikipedia and friends).

use Wiki::Toolkit
use Wiki::Toolkit::Store::Mediawiki;
use Wiki::Toolkit::Formatter::Mediawiki;

my $store = Wiki::Toolkit::Store::Mediawiki->new ( ... );
# See below for parameter details.
my $formatter = Wiki::Toolkit::Formatter::Mediawiki->new (%config,
store => $store);
my $wiki = Wiki::Toolkit->new (store => $store,
formatter => $formatter);

METHODS

new
my $store = Wiki::Toolkit::Store::Mediawiki->new ( ... );
my $formatter = Wiki::Toolkit::Formatter::Mediawiki->new
(allowed_tags => [# HTML
qw(b big blockquote br caption center cite code dd
div dl dt em font h1 h2 h3 h4 h5 h6 hr i li ol p
pre rb rp rt ruby s small strike strong sub sup
table td th tr tt u ul var),
# MediaWiki Specific
qw(nowiki),],
allowed_attrs => [qw(title align lang dir width height bgcolor),
qw(clear), # BR
qw(noshade), # HR
qw(cite), # BLOCKQUOTE, Q
qw(size face color), # FONT
# For various lists, mostly deprecated but
# safe
qw(type start value compact),
# Tables
qw(summary width border frame rules
cellspacing cellpadding valign char
charoff colgroup col span abbr axis
headers scope rowspan colspan),
qw(id class name style), # For CSS
],
node_prefix => ,
store => $store);

Parameters will default to the values above, with the exception of store, which is a required argument without a default. store does not have to be of type Wiki::Toolkit::Store::Mediawiki.
format

my $html = $formatter->format ($content);

Escapes any tags which werent specified as allowed on creation, then interpolates any macros, then calls Text::WikiFormat::format (with the specialized Mediawiki config) to translate the raw Wiki language supplied into HTML.

find_internal_links

my @links_to = $formatter->find_internal_links ($content);

Returns a list of all nodes that the supplied content links to.

<<less
Download (0.006MB)
Added: 2007-04-02 License: Perl Artistic License Price:
936 downloads
metacafe-dl 2007.03.27

metacafe-dl 2007.03.27


metacafe-dl project is a small command line program for downloading videos from metacafe.com. more>>
metacafe-dl project is a small command line program for downloading videos from metacafe.com. Hence, it has the same requirements and features, and its syntax is very similar.

<<less
Download (0.008MB)
Added: 2007-03-28 License: MIT/X Consortium License Price:
952 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2