maintainer-feedback requested: [Bug 278806] multimedia/mpv: Fix yt-dlp option
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278806] multimedia/mpv: Fix yt-dlp option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 May 2024 03:03:08 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia (Nobody) <multimedia@FreeBSD.org> for maintainer-feedback: Bug 278806: multimedia/mpv: Fix yt-dlp option https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278806 --- Description --- While mpv does have a YTDLP option as a default option, it is not being included in the available options. I am not sure if this patch is the best way to fix it, so alter this patch as needed. It adds YTDLP to OPTIONS_DEFINE and adds a description for the option.