unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [NonGNU ELPA] Package suggestion: yeetube
@ 2023-10-04  7:24 Thanos Apollo
  2023-10-04  8:39 ` Stefan Kangas
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Thanos Apollo @ 2023-10-04  7:24 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 782 bytes --]


Hello,

I've been trying to learn elisp and made this simple niche 
package, to watch & download youtube content via Emacs using only 
free software.

Homepage: https://git.thanosapollo.com/yeetube/about/


Package about section:

This package provides the ability to scrape YouTube, with the 
results displayed in a proced-like buffer.

Package Functionality includes:

    Search Youtube for query
    Play video url, by default using mpv
    Bookmark/Save video url
    Download video using yt-dlp
    A minimal yt-dlp front-end, which is independent of the rest 
    YouTube functionality, to download multiple urls.


I'm submitting this package to learn more about the GNU Emacs 
ecosystem & gain any valuable input that you may provide through 
this process. 

Thank you,



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-yeetube-New-package.patch --]
[-- Type: text/x-patch, Size: 832 bytes --]

From b94a05d965c96d96239fdb2ffb07482be565e93c Mon Sep 17 00:00:00 2001
From: Thanos Apollo <public@thanosapollo.com>
Date: Wed, 4 Oct 2023 10:21:18 +0300
Subject: [PATCH] elpa-packages (yeetube): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index d49aebe08e..19fd2a3540 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -827,6 +827,10 @@
  (yasnippet-snippets	:url "https://github.com/AndreaCrotti/yasnippet-snippets"
   :ignored-files ("LICENSE" "report" "snippets.html"))
 
+ (yeetube    :url "https://git.thanosapollo.com/yeetube"
+             :ignored-files ("LICENSE")
+             :readme "README.md")
+
  (zenburn-theme		:url "https://github.com/bbatsov/zenburn-emacs"
   :news "CHANGELOG.md"
   :ignored-files ("LICENSE" "screenshots"))
-- 
2.42.0


[-- Attachment #3: Type: text/plain, Size: 45 bytes --]



-- 
Thanos Apollo
https://thanosapollo.com

^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-02-11  7:43 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-04  7:24 [NonGNU ELPA] Package suggestion: yeetube Thanos Apollo
2023-10-04  8:39 ` Stefan Kangas
2023-10-04  8:48   ` Thanos Apollo
2023-10-04 12:50     ` Stefan Kangas
2023-10-04 13:37       ` Thanos Apollo
2023-10-05 10:24   ` Richard Stallman
2023-10-05 10:44     ` Thanos Apollo
2023-10-05 11:07     ` Ihor Radchenko
2024-02-11  7:43   ` Using tor & url Thanos Apollo
2023-10-04 13:14 ` [NonGNU ELPA] Package suggestion: yeetube Daniel Martín
2023-10-04 13:33   ` Thanos Apollo
2023-10-04 15:22     ` Philip Kaludercic
2023-10-04 15:35       ` [External] : " Drew Adams
2023-10-04 16:26         ` Thanos Apollo
2023-10-06  8:59           ` Philip Kaludercic
2023-10-04 15:37       ` Thanos Apollo
2023-10-04 13:27 ` Emanuel Berg
2023-10-05  2:15   ` Thanos Apollo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).