diff options
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. |