slackbuilds_ponce/network/yturl/yturl.pod
B. Watson 6dc058fb86 network/yturl: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-21 13:01:18 -05:00

31 lines
500 B
Text

# POD source for yturl man page. Convert with:
# pod2man --stderr -s1 -cSlackBuilds.org -r1.16 yturl.pod > yturl.1
=pod
=head1 NAME
yturl - Get direct URLs to YouTube videos.
=head1 SYNOPSIS
yturl [-h] [-q QUALITY] [--3d] videoID/url
videoID/url is a YouTube url or bare video ID.
=head1 OPTIONS
=over 4
=item -h, --help
show this help message and exit
=item -q QUALITY, --quality QUALITY
specify quality, can be "low", "medium", "high", or an itag (see
http://goo.gl/uEIuR)
=back
=cut