We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4427d30 commit b3f8581Copy full SHA for b3f8581
1 file changed
docs/extensions/youtubedl.md
@@ -71,7 +71,7 @@ youtube-dl extension will use the proxy set in [gPodder proxy settings](../user-
71
72
gPodder 3.11.6 can load settings from the same config file used by the command line tool, and other tools such as mpv.
73
The file can be found at `${XDG_CONFIG_HOME}/yt-dlp/config` on Linux/macOS, and `${APPDATA}/yt-dlp/config` on Windows.
74
-A list of more config file locations are available at https://github.com/yt-dlp/yt-dlp#configuration.
+A list of more config file locations are available at <https://github.com/yt-dlp/yt-dlp#configuration>.
75
76
The extension's preferences page has a checkbox that must be enabled to load the config file.
77
Please uncheck it to verify extension related errors are not caused by settings in your config file.
0 commit comments