GNU bug report logs -
#48904
[PATCH 0/2] Add ‘emacs-ytel’ and ‘emacs-ytel-show’
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Mon, 7 Jun 2021 15:56:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Jun 2021 22:31:49 +0200
with message-id <87o8casu2y.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#48904] [PATCH 1/2] gnu: Add emacs-ytel.
has caused the debbugs.gnu.org bug report #48904,
regarding [PATCH 0/2] Add ‘emacs-ytel’ and ‘emacs-ytel-show’
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
48904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48904
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
This patch series adds two Emacs packages, one for searching for YouTube
videos using the Invidious API (emacs-ytel), and one for browsing videos
and comments (emacs-ytel-show).
Xinglu Chen (2):
gnu: Add emacs-ytel.
gnu: Add emacs-ytel-show.
gnu/packages/emacs-xyz.scm | 69 ++++++++++++++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
base-commit: e3611cc412e7b1c750a56d17fb1b7cde684baa3f
--
2.32.0
[Message part 3 (message/rfc822, inline)]
Hello,
Xinglu Chen <public <at> yoctocell.xyz> writes:
> * gnu/packages/emacs-xyz.scm (emacs-ytel): New variable.
Applied. Thank you.
> + (version (git-version "0.0.0" revision commit))
I made it "0.1.0" according to the main file. Same for the other package.
> + (synopsis "Query YouTube via Invidious")
I rewrote the synopsis, since this one does not seem clearly related to
the project.
> + (description
> + "This package provide a major mode to search YouTube videos via an
> +Elfeed-like buffer. Information about videos displayed in this buffer can be
> +extracted and manipulated by user-defined functions to do various things such
> +as:
> +
> +@itemize
> +@item playing them in some video player
> +@item download them
> +@end itemize")
The list wasn't strictly necessary so I appended it to the last
paragraph instead.
Regards,
--
Nicolas Goaziou
This bug report was last modified 4 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.