Skip to content

A lightweight application for searching and streaming videos from YouTube.

Notifications You must be signed in to change notification settings

rajgauttam/youtube-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-viewer

INSTALLATION

To install this application, run the following commands:

    perl Build.PL
    ./Build installdeps
    ./Build test
    sudo ./Build install

PACKAGING

To package this application, run the following commands:

    perl Build.PL --destdir "/my/package/path" --installdirs vendor
    ./Build test
    ./Build install --install_path script=/usr/bin

gtk-youtube-viewer

To install GTK Youtube Viewer, run Build.PL with the --gtk-youtube-viewer argument.

    perl Build.PL --gtk-youtube-viewer

or:

    perl Build.PL --destdir "/my/path" --installdirs vendor --gtk-youtube-viewer

AVAILABILITY

REVIEWS

VIDEO REVIEWS

SUPPORT AND DOCUMENTATION

After installing, you can find documentation with the following commands:

man youtube-viewer
perldoc WWW::YoutubeViewer

LICENSE AND COPYRIGHT

Copyright (C) 2012-2015 Daniel "Trizen" Șuteu

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

A lightweight application for searching and streaming videos from YouTube.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%