diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 72357820cd..1a7895ef03 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2478,6 +2478,7 @@ (define-public yt-dlp YouTube.com and many more sites. It is a fork of youtube-dl with a focus on adding new features while keeping up-to-date with the original project.") + (properties '((release-monitoring-url . "https://pypi.org/project/yt-dlp/"))) (home-page "https://github.com/yt-dlp/yt-dlp"))) (define-public youtube-dl-gui