GNU bug report logs -
#26400
gnu: Add you-get
Previous Next
Reported by: "Feng Shu" <tumashu <at> 163.com>
Date: Sat, 8 Apr 2017 10:50:02 UTC
Severity: normal
Merged with 26399
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #12 received at 26400-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
"Feng Shu" <tumashu <at> 163.com> skribis:
>>From d5660ea2faac735376572dd93fba8bdbb95ee632 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu <at> 163.com>
> Date: Fri, 7 Apr 2017 21:18:55 +0800
> Subject: [PATCH] gnu: add you-get
>
> * gnu/packages/video.scm (you-get): New variable.
Applied with the minor changes below.
Thank you!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index c599991b8..bb5391d89 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1042,11 +1042,10 @@ YouTube.com and a few more sites.")
'(#:tests? #f))
(inputs
`(("ffmpeg" ,ffmpeg)))
- (synopsis "Download videos, audios or images from the websites")
+ (synopsis "Download videos, audios, or images from Web sites")
(description
- "You-Get is a tiny command-line utility to download media contents
-(videos, audios, images) from the Web. It can use either mpv or vlc for
-playback.")
+ "You-Get is a command-line utility to download media contents (videos,
+audio, images) from the Web. It can use either mpv or vlc for playback.")
(home-page "https://you-get.org/")
(license license:expat)))
This bug report was last modified 8 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.