youtube script
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3975
Get YouTube Video 1.3c
Get YouTube Video is a service menu for KDE. more>>
Get YouTube Video is a service menu for KDE.
Usage:
Right-click onto a link to a YouTube video or at the background of the YouTube site showing the video and choose action -> Download YouTube Video -> ...
Install:
cd ~/.kde/share/apps/konqueror/servicemenus/
tar xvzf /path/to/youtube-servicemenu.tar.gz
I made some modifications to the YouTube Service Menu. It didnt work for me, so I looked at the source. I added a differnent method to guess the video_id and I added additional parameters to the query string to download the video.
The query-string trick is:
video_id is a part of the site-url, in which the video is embedded:
video_ids = set(re.findall(www.youtube.com/v/([-A-Za-z0-9_]+), data))
or
m = re.search(video_id=(?P [-A-Za-z0-9_]+), data)
or
m = re.search(v=(?P [-A-Za-z0-9_]+), data)
Then I do:
url = "http://www.youtube.com/watch?v=%s" % video_id
Now url points to a site in which the video will be embedded, so I can apply following regular expression to its contens:
m = re.search(watch_fullscreen?(?P .*?)&fs=1&title=" + "(?P
<<lessUsage:
Right-click onto a link to a YouTube video or at the background of the YouTube site showing the video and choose action -> Download YouTube Video -> ...
Install:
cd ~/.kde/share/apps/konqueror/servicemenus/
tar xvzf /path/to/youtube-servicemenu.tar.gz
I made some modifications to the YouTube Service Menu. It didnt work for me, so I looked at the source. I added a differnent method to guess the video_id and I added additional parameters to the query string to download the video.
The query-string trick is:
video_id is a part of the site-url, in which the video is embedded:
video_ids = set(re.findall(www.youtube.com/v/([-A-Za-z0-9_]+), data))
or
m = re.search(video_id=(?P [-A-Za-z0-9_]+), data)
or
m = re.search(v=(?P [-A-Za-z0-9_]+), data)
Then I do:
url = "http://www.youtube.com/watch?v=%s" % video_id
Now url points to a site in which the video will be embedded, so I can apply following regular expression to its contens:
m = re.search(watch_fullscreen?(?P .*?)&fs=1&title=" + "(?P
Download (0.003MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
3227 downloads
RAIDmon2 2.3
RAIDmon2 is a script to monitor PERC RAID controllers. more>>
RAIDmon2 is a script to monitor Dells PERC/4 RAID controller with SNMP.
It uses X-window (Tk at version 2.2, GTK in older ones) or STDOUT as output.
<<lessIt uses X-window (Tk at version 2.2, GTK in older ones) or STDOUT as output.
Download (0.021MB)
Added: 2005-04-07 License: Free To Use But Restricted Price:
1661 downloads
Cluster Installation Finishing Scripts 3.1.1
Cluster Installation Finishing Scripts is a post-installation adjustment system for compute nodes. more>>
The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods.
The usual installation process is used to build a reasonably configured node, and the system then reboots into normal mode, achieves network visibility, and executes the finishing script.
The finishing script handles all of the finer details of installing packaged or non-packaged software, tweaking installation, setting host/net specific parameters/files, etc. It is controlled via a single, easily modified script.
<<lessThe usual installation process is used to build a reasonably configured node, and the system then reboots into normal mode, achieves network visibility, and executes the finishing script.
The finishing script handles all of the finer details of installing packaged or non-packaged software, tweaking installation, setting host/net specific parameters/files, etc. It is controlled via a single, easily modified script.
Download (0.011MB)
Added: 2005-04-07 License: Artistic License Price:
1661 downloads
phpSysInfo 2.3
phpSysInfo will display things like Uptime, CPU, Memory, etc. more>>
phpSysInfo is a PHP script that displays information about the host being accessed.
It will displays things like:
Uptime
CPU
Memory
SCSI
IDE
PCI
Ethernet
Floppy
Video Information.
<<lessIt will displays things like:
Uptime
CPU
Memory
SCSI
IDE
PCI
Ethernet
Floppy
Video Information.
Download (0.16MB)
Added: 2005-05-06 License: GPL (GNU General Public License) Price:
1634 downloads
PHP Screw 1.3
PHP Screw is a PHP script encryption tool. more>>
PHP Screw is a PHP script encryption tool. When you are developing a commercial package using PHP, the script can be distributed as encrypted up until just before execution, preserving your intellectual property.
<<less Download (0.008MB)
Added: 2005-09-19 License: BSD License Price:
1497 downloads
importOpmlAsPodcast script 0.2
importOpmlAsPodcast script imports OPML lists with urls to podcasts. more>>
importOpmlAsPodcast script imports OPML lists with urls to podcasts, which are exported by many podcast portals and podcatchers, easily into amaroK (Vers. 1.3.3 up).
The script first opens a "file open dialog" with which you can choose a OPML (XML) file locally from your computer or from a remote location.
The script parses the file and looks for RSS-feeds. There has to be a parameter called xmlUrl in a tag called outline for the script to be able to do that.
<<lessThe script first opens a "file open dialog" with which you can choose a OPML (XML) file locally from your computer or from a remote location.
The script parses the file and looks for RSS-feeds. There has to be a parameter called xmlUrl in a tag called outline for the script to be able to do that.
Download (0.002MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1393 downloads
Script Promotion Wizard 2.5
Script Promotion Wizard is a tool that can be added to a Web site to help manage script promotion. more>>
Script Promotion Wizard is a free online tool you can add to your web site or use on your local server to add your script to script directories.
Since an automated solution to script promotion is probably impossible due to the lack of a standard submission process for script directories, we came up with what we think is the next best thing.
Main features:
- Easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Save program profiles for later use.
- Completely customizable! Add new scripts to promote through simple XML interface.
- Add new script directories to the Script Promotion Wizard by adding a simple entry into an XML file.
- Copying and pasting values into the online forms is as easy as we could possibly make it. You only have to click, copy, click and paste. No messy highlighting required.
- Best of all, Script Promotion Wizard is completely free!
<<lessSince an automated solution to script promotion is probably impossible due to the lack of a standard submission process for script directories, we came up with what we think is the next best thing.
Main features:
- Easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Save program profiles for later use.
- Completely customizable! Add new scripts to promote through simple XML interface.
- Add new script directories to the Script Promotion Wizard by adding a simple entry into an XML file.
- Copying and pasting values into the online forms is as easy as we could possibly make it. You only have to click, copy, click and paste. No messy highlighting required.
- Best of all, Script Promotion Wizard is completely free!
Download (0.016MB)
Added: 2006-01-30 License: Freeware Price:
1362 downloads
Kopete Massive Messenger 0.1
Kopete Massive Messenger is a Kommander script that lets you send repetitive messages to your Kopete contacts. more>>
Kopete Massive Messenger is a Kommander script that lets you send repetitive messages to your Kopete contacts.
<<less Download (0.016MB)
Added: 2006-02-22 License: GPL (GNU General Public License) Price:
1355 downloads
Pause on screensaver 0.1
Pause on screensaver script will pause playback every time the screensaver activates. more>>
Pause on screensaver script will pause playback every time the screensaver activates. Pause on screensaver is useful to stop music when you lock your desktop.
<<less Download (0.010MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1314 downloads
Picture of the Day PHP Script 1.0
Picture of the Day PHP Script shows daily changing pictures. more>>
Picture of the Day PHP Script shows daily changing pictures. Each Web page can contain several pictures. Each picture is taken in random order from its own set of directories. An unlimited number of images and directories may be used. Picture of the Day PHP Script doesnt use a database.
Main features:
- Can display several images per page
- Each image is taken from its own set of directories
- Image is randomly taken from directories
- Images are changed daily
- Unlimited number of images
- Unlimited number of directories
- Unlimited number of images per page
- Compatible with Unix and Windows
- Doesnt use database.
<<lessMain features:
- Can display several images per page
- Each image is taken from its own set of directories
- Image is randomly taken from directories
- Images are changed daily
- Unlimited number of images
- Unlimited number of directories
- Unlimited number of images per page
- Compatible with Unix and Windows
- Doesnt use database.
Download (0.013MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1294 downloads
url-sniff 1.0
url-sniff provides the ability to sniff HTML 1.1 GET request that goes throught our server. more>>
url-sniff script provides the ability to sniff HTML 1.1 GET request that goes throught our server.
<<less Download (0.006MB)
Added: 2006-05-08 License: GPL (GNU General Public License) Price:
1273 downloads
Icecast amaroK script 0.5
Icecast/Darkice script for amaroK. more>>
Icecast amaroK script is an Icecast/Darkice script for amaroK.
Functions:
- It sends the title of the song being played to an Icecast server.
- It can start your Icecast server and Darkice on amaroK starting
- It allows you to stream what you are listening to in amaroK (in fact everything you are listening to!!!).
Utilisateurs francophones, regardez le tutoriel http://www.trustonme.net/didactels/341.html
<<lessFunctions:
- It sends the title of the song being played to an Icecast server.
- It can start your Icecast server and Darkice on amaroK starting
- It allows you to stream what you are listening to in amaroK (in fact everything you are listening to!!!).
Utilisateurs francophones, regardez le tutoriel http://www.trustonme.net/didactels/341.html
Download (0.030MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1249 downloads
IPTables Firewall Script 0.1
IPTables Firewall Script contains two example firewall scripts rc.firewall.iptables. more>>
IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out some of the URLs listed at the top of the firewall scripts(HOWTOs, etc).
I hope you find these scripts useful, if you have any comments or suggestions please feel free to email me.
<<lessI hope you find these scripts useful, if you have any comments or suggestions please feel free to email me.
Download (0.43MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1221 downloads
Ultimate Guitar 0.0.3
Ultimate Guitar is an amaroK script which search guitar tabs in ultimate-guitar.com. more>>
Ultimate Guitar is an amaroK script which search guitar tabs in ultimate-guitar.com. It shows the results within a browser (default: Konqueror).
<<less Download (0.009MB)
Added: 2006-08-01 License: Freeware Price:
1195 downloads
Comment Script 1.0
Comment Script is a script that allows comments to be left on any existing PHP or HTML page. more>>
Comment Script is a script that allows comments to be left on any existing PHP or HTML page. By default, Comment Script shows name, e-mail, homepage, title, and comment fields, though any can be disabled.
The "comment" field is mandatory and must be filled out before the form can be submitted. In order to prevent the script from being abused by automatic spam bots, you can enable the CAPTCHA feature.
The script then asks your visitors to enter a text they see in the image below the comment form into an input box. It also features an admin area where comments can be edited and deleted and the front-end language set.
Main features:
- Visitors can enter a name, e-mail, homepage, comment title and comment text
- Comment script can be included in existing web pages
- To prevent comment spam you can enable the Captcha feature
- Admin area for editing and deleting comments
- Completely template driven
- Installation routine
How the script works:
Once you have the script installed on your server you can include it in any existing PHP or HTML page. By default the script shows the form fields "name", "E-mail", "Homepage", "Title", and "Comment". You are free to remove some of the fields and only leave the ones you want.
The field "Comment" is mandatory and the form will not submit until that field has been filled out.
In order to prevent the script from being abused by automatic spam bots, you can enable the Captcha feature. The script then asks your visitors to enter a text they see in the image below the comment form into an input box. The comment will only be submitted if the strings match. Visitors have to ensure that their browser support and accept cookies, otherwise the comment cannot be verified.
The script also features an admin area where comments can be edited and deleted. Also there is a section for settings where you can set the front end language as well as the admin account.
<<lessThe "comment" field is mandatory and must be filled out before the form can be submitted. In order to prevent the script from being abused by automatic spam bots, you can enable the CAPTCHA feature.
The script then asks your visitors to enter a text they see in the image below the comment form into an input box. It also features an admin area where comments can be edited and deleted and the front-end language set.
Main features:
- Visitors can enter a name, e-mail, homepage, comment title and comment text
- Comment script can be included in existing web pages
- To prevent comment spam you can enable the Captcha feature
- Admin area for editing and deleting comments
- Completely template driven
- Installation routine
How the script works:
Once you have the script installed on your server you can include it in any existing PHP or HTML page. By default the script shows the form fields "name", "E-mail", "Homepage", "Title", and "Comment". You are free to remove some of the fields and only leave the ones you want.
The field "Comment" is mandatory and the form will not submit until that field has been filled out.
In order to prevent the script from being abused by automatic spam bots, you can enable the Captcha feature. The script then asks your visitors to enter a text they see in the image below the comment form into an input box. The comment will only be submitted if the strings match. Visitors have to ensure that their browser support and accept cookies, otherwise the comment cannot be verified.
The script also features an admin area where comments can be edited and deleted. Also there is a section for settings where you can set the front end language as well as the admin account.
Download (0.31MB)
Added: 2006-08-08 License: Free for non-commercial use Price:
1183 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above youtube script search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed