GNU bug report logs -
#26538
[PATCH 0/1] gnu: Add youtube-dl-gui.
Previous Next
Reported by: Chris Marusich <cmmarusich <at> gmail.com>
Date: Mon, 17 Apr 2017 01:32:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 26538-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Sun, Apr 16, 2017 at 06:39:28PM -0700, Chris Marusich wrote:
> * gnu/packages/video.scm (youtube-dl-gui): New variable.
Thanks! I pushed as 794223bc776aeaf94da2d5b5f330c71fc404b238 with the
following changes:
> + (uri (string-append "https://github.com/MrS0m30n3/youtube-dl-gui/archive/"
> + version
> + ".tar.gz"))
> + (file-name (string-append name "-" version ".tar.gz"))
> + (sha256 (base32 "1kaq3nrr7l52s9lvrqqywsk8yd6f2lciwj1hd40h8hs4463yrrqc"))))
It fetches the source from PyPi.
> + #:phases (modify-phases %standard-phases
> + (add-before 'build 'patch-source
> + (lambda* (#:key inputs #:allow-other-keys)
I adjusted the indentation to be less severe! :)
> + "Youtube-dlG is a GUI (Graphical User Interface) for
> +@command{youtube-dl}. You can use it to download videos from YouTube and any
> +other sites that youtube-dl supports.")
s/sites/site
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 years and 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.