summaryrefslogtreecommitdiffstats
path: root/network/yturl/yturl.pod
blob: 0b457dd24c5914f1726461720dbe02010f2fe69b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# POD source for yturl man page. Convert with:
# pod2man --stderr -s1 -cSlackBuilds.org -r20130618 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)

=item --3d

Return 3D video only

=cut