diff options
author | Jesús <heckyel@hyperbola.info> | 2020-11-09 18:11:28 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-11-09 18:11:28 -0500 |
commit | 4079c2156adebb7b46b086048eb0e517710cc4f1 (patch) | |
tree | bd02f5721b95b52277fe1e8654f12067f067dbd0 /bin/fair-viewer | |
parent | 220990f6a15929adc234de59e4f8908a7b2418ab (diff) | |
download | fair-viewer-4079c2156adebb7b46b086048eb0e517710cc4f1.tar.lz fair-viewer-4079c2156adebb7b46b086048eb0e517710cc4f1.tar.xz fair-viewer-4079c2156adebb7b46b086048eb0e517710cc4f1.zip |
Fix name
Diffstat (limited to 'bin/fair-viewer')
-rwxr-xr-x | bin/fair-viewer | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer index d8108eb..089c328 100755 --- a/bin/fair-viewer +++ b/bin/fair-viewer @@ -4196,11 +4196,11 @@ Format to convert each downloaded video into. (e.g.: C<"mp3">). Load cookies from a file. Useful to overcome the "429: Too Many Requests" issue. -The file must be a C<# Netscape HTTP Cookie File>. Same format as C<youtube-dl> requires. +The file must be a C<# Netscape HTTP Cookie File>. Same format as C<hypervideo> requires. See also: - https://github.com/ytdl-org/youtube-dl#how-do-i-pass-cookies-to-youtube-dl + https://libregit.org/heckyel/hypervideo#how-do-i-pass-cookies-to-hypervideo =head2 copy_caption @@ -4508,7 +4508,7 @@ Format for C<sprintf()> for constructing an YouTube video URL given the video ID =head2 ytdl -Use C<youtube-dl> for videos with encrypted signatures. +Use C<hypervideo> for videos with encrypted signatures. When set to C<0>, invidious instances will be used instead. |