aboutsummaryrefslogtreecommitdiffstats
path: root/youtube-dl.1
diff options
context:
space:
mode:
Diffstat (limited to 'youtube-dl.1')
-rw-r--r--youtube-dl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl.1 b/youtube-dl.1
index 6c8c7bc..9ab22b0 100644
--- a/youtube-dl.1
+++ b/youtube-dl.1
@@ -2323,7 +2323,7 @@ with\ youtube_dl.YoutubeDL(ydl_opts)\ as\ ydl:
.PP
Most likely, you\[aq]ll want to use various options.
For a list of options available, have a look at
-\f[C]youtube_dl/YoutubeDL.py\f[] (https://github.com/rg3/youtube-dl/blob/master/youtube_dl/YoutubeDL.py#L129-L279).
+\f[C]youtube_dl/YoutubeDL.py\f[] (https://github.com/rg3/youtube-dl/blob/3e4cedf9e8cd3157df2457df7274d0c842421945/youtube_dl/YoutubeDL.py#L137-L312).
For a start, if you want to intercept youtube\-dl\[aq]s output, set a
\f[C]logger\f[] object.
.PP