From 7cf6ea8bfe7966e04f9f660e996b94882fd091ec Mon Sep 17 00:00:00 2001 From: Chiller Dragon Date: Sat, 4 Sep 2021 04:23:05 +0200 Subject: [PATCH] [README.md] freenode -> libera (closed #29301) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2841ed68f..64193d563 100644 --- a/README.md +++ b/README.md @@ -1406,7 +1406,7 @@ with youtube_dl.YoutubeDL(ydl_opts) as ydl: # BUGS -Bugs and suggestions should be reported at: . Unless you were prompted to or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email. For discussions, join us in the IRC channel [#youtube-dl](irc://chat.freenode.net/#youtube-dl) on freenode ([webchat](https://webchat.freenode.net/?randomnick=1&channels=youtube-dl)). +Bugs and suggestions should be reported at: . Unless you were prompted to or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email. For discussions, join us in the IRC channel [#youtube-dl](irc://irc.libera.chat/#youtube-dl) on libera ([webchat](https://web.libera.chat/#youtube-dl)). **Please include the full output of youtube-dl when run with `-v`**, i.e. **add** `-v` flag to **your command line**, copy the **whole** output and post it in the issue body wrapped in \`\`\` for better formatting. It should look similar to this: ```