bug#43418: [PATCH] gnu: youtube-dl: Refer to ffmpeg.

2020-09-16 Thread zimoun
On Wed, 16 Sep 2020 at 13:54, Tobias Geerinckx-Rice wrote: > > The usage seems more Fixes than Addresses. > > I'm still of the opinion that this was no bug but a feature > request, and there was nothing to fix. I promise to add it to the > release notes if you think it's necessary, but would rat

bug#43418: [PATCH] gnu: youtube-dl: Refer to ffmpeg.

2020-09-16 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Mark, Simon, Mark H Weaver 写道: Addresses . * gnu/packages/video.scm (youtube-dl)[inputs]: Add ffmpeg. [arguments]: Fall back to input ffmpeg instead of searching $PATH. Looks good to me. Thank you! Thanks, pushed. The usage seems more Fixes than Addres

bug#43418: [PATCH] gnu: youtube-dl: Refer to ffmpeg.

2020-09-16 Thread Mark H Weaver
Hi Tobias, > Addresses . > > * gnu/packages/video.scm (youtube-dl)[inputs]: Add ffmpeg. > [arguments]: Fall back to input ffmpeg instead of searching $PATH. Looks good to me. Thank you! Mark

bug#43418: [PATCH] gnu: youtube-dl: Refer to ffmpeg.

2020-09-16 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Addresses . * gnu/packages/video.scm (youtube-dl)[inputs]: Add ffmpeg. [arguments]: Fall back to input ffmpeg instead of searching $PATH. --- gnu/packages/video.scm | 9 + 1 file changed, 9 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/package