Main > Free Download Search >

Free youtube clone script software for linux

youtube clone script

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4276
pokertimer 0.1

pokertimer 0.1


pokertimer project is just a very little script for poker-turnaments. more>>
pokertimer project is just a very little script for poker-turnaments.

Just execute the file. (You may want to configure the file to fit your desired blind-structure).
<<less
Download (0.002MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1124 downloads
Sinleb Youtube VideoServer 2.0

Sinleb Youtube VideoServer 2.0


This script allows you to upload the embed code of a video from Youtube.com Video Page into a Mysql database The result is a window player for all videos;using Ajax for displaying videos:You dont more>> <<less
Download (100KB)
Added: -0001-11-30 License: Freeware Price: 0USD
downloads
Clone 0.23

Clone 0.23


Clone is a Perl module that can recursively copy Perl datatypes. more>>
Clone is a Perl module that can recursively copy Perl datatypes.

SYNOPSIS

use Clone;

push @Foo::ISA, Clone;

$a = new Foo;
$b = $a->clone();

# or

use Clone qw(clone);

$a = { foo => bar, move => zig };
$b = [ alpha, beta, gamma, vlissides ];
$c = new Foo();

$d = clone($a);
$e = clone($b);
$f = clone($c);

This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.

clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference. e.g.

my $copy = clone (@array);

# or

my %copy = %{ clone (%hash) };

For a slower, but more flexible solution see Storables dclone().

<<less
Download (0.010MB)
Added: 2007-05-16 License: Perl Artistic License Price:
899 downloads
2Pong 1.0a

2Pong 1.0a


2Pong is a pong clone with 2 balls. more>>
2Pong is a pong clone. However, there is one visible difference from the regular pong--it is played with two balls instead of one.

2Pong is a pong clone with 2 balls.

<<less
Download (0.25MB)
Added: 2005-11-11 License: GPL (GNU General Public License) Price:
1443 downloads
Clone::More 0.90.2

Clone::More 0.90.2


Clone::More is a Perl module that can copy Perl data structures. more>>
Clone::More is a Perl module that can copy Perl data structures.

SYNOPSIS

use Clone::More qw( clone );

my $structure = [
{ key => value }
];

for my $set ( @$structure ) {
my $clone = clone( $set );

for ( keys %$clone ) {
print "Everything matches" if ( exists( $set->{$_} ) && $set->{$_} eq $clone->{$_} );
}
}

This is intended to act as a utility in order to natively clone data structures via a simple Perl interface. Will ensure that all references will be separated from the parent data strure, yet kept relative to the new structure (if need be).

Please take a look at the WARNINGS, GOTCHAS and FUTURE DEVELOPMENT sections, as resources to see if this module is fully capable of doing everything that you want it to do (and it will do most everything).

<<less
Download (0.027MB)
Added: 2007-05-16 License: Perl Artistic License Price:
891 downloads
FOicq 0.1

FOicq 0.1


FOicq is a Oicq clone can be used under FreeBSD, Linux platform, it will be added secure transation support. more>>
FOicq is a Oicq clone can be used under FreeBSD, Linux platform, it will be added secure transation support.
<<less
Download (0.063MB)
Added: 2006-06-16 License: BSD License Price:
1229 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
JIndex 0.2

JIndex 0.2


JIndex is a beagle clone. more>>
JIndex is a beagle clone. It tries to mimic the functionality of Beagle. JIndex is written in Java.
Format support:
- Music (Mp3)
- Documents (PDF, Doc, Openoffice formats)
- Images
- IM conversations
<<less
Download (17.8MB)
Added: 2006-02-23 License: LGPL (GNU Lesser General Public License) Price:
1338 downloads
GemRB: The Infinity Engine Clone 0.2.9

GemRB: The Infinity Engine Clone 0.2.9


GemRB: The Infinity Engine Clone emulates BioWares Infinity game engine (e.g. Baldurs Gate). more>>
GemRB: The Infinity Engine Clone emulates BioWares Infinity game engine (e.g. Baldurs Gate).

This Game Engine is a port of the original Infinity Engine (the one of Baldurs Gate, Planescape: Torment, Icewind Dale) to Linux/Unix, MacOs X and Windows with some Enhancements.

Do you like creating a game like Baldurs Gate?

<<less
Download (1.6MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
850 downloads
MazeRunner 0.63

MazeRunner 0.63


MazeRunner project is a very extensible puzzle game that is also meant to be (somewhat) a Mario clone. more>>
MazeRunner project is a very extensible puzzle game that is also meant to be (somewhat) a Mario clone, featuring good music, graphics (2D), and other features.

<<less
Download (9.2MB)
Added: 2007-04-23 License: GPL (GNU General Public License) Price:
915 downloads
AmarokTube 1.0

AmarokTube 1.0


AmarokTube is a amarok-youtube integration. more>>
AmarokTube is a amarok-youtube integration.

Just a simple script so you can search on youtube for videos of a song, from the amarok playlist. Install the script, run it, and right-click on a song to launch a search. The script calls firefox, so edit it if you want to use a different browser.

<<less
Download (0.007MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
888 downloads
JavaAmp 0.0.5

JavaAmp 0.0.5


JavaAmp is a clone of the well known multimedia player WinAmp. more>>
JavaAmp is a clone of the well known multimedia player WinAmp.

JavaAmp player uses the Lightweight Java Game Library (LWJGL) and FMOD for playing music and visualizing it.

<<less
Download (0.11MB)
Added: 2006-04-11 License: BSD License Price:
1295 downloads
WebService::YouTube 1.0.0

WebService::YouTube 1.0.0


WebService::YouTube is a Perl interfece to YouTube. more>>
WebService::YouTube is a Perl interfece to YouTube.

SYNOPSIS

use WebService::YouTube;

my $youtube = WebService::YouTube->new( { dev_id => YOUR_DEV_ID } );

# Get videos via REST API
my @videos = $youtube->videos->list_featured;

# Get videos via RSS Feed
my @videos = $youtube->feeds->recently_added;

<<less
Download (0.046MB)
Added: 2007-04-02 License: Perl Artistic License Price:
951 downloads
BushSweeper 0.5

BushSweeper 0.5


BushSweeper is a clone of minesweeper game and it is cross platform. more>>
BushSweeper is a clone of minesweeper game and it is cross platform. Clone of minesweeper game but you sweep bushs from your country. It was programmed in C++ and used FLTK GUI library cross platform.

<<less
Download (1.2MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
TkHearts 0.80

TkHearts 0.80


TkHearts is an clone of the Hearts card game. more>>
TkHearts is an clone of the Hearts card game. The AI is currently not fantastic.

Steven A has made a few changes with reguards to window handling, look and feel and features.

<<less
Download (0.095MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1140 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5