From d664adfa6a2ff9349bb173f712dc1ca718487d4b Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 1 Aug 2023 16:55:30 +0300 Subject: Update Package Commentary --- yeetube.el | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/yeetube.el b/yeetube.el index 28d16b8..91c8bad 100644 --- a/yeetube.el +++ b/yeetube.el @@ -25,10 +25,15 @@ ;;; Commentary: -;; Search, play and downlaod videos from YouTube or any Invidious instance, -;; including localhost. - -;; This package does not use YouTube/Invidious API. +;; This package provides the ability to scrape YouTube or any Invidious +;; instance, with the results displayed in a read-only org-mode buffer. + +;; Key features: +;; - Search video query +;; - Play video URL, by default with MPV +;; - Save video URL with a custom name/label +;; - Download video, this package serves also as a front-end for +;; yt-dlp, thus supporting platforms beyond Youtube/Invidious. ;;; Code: -- cgit v1.2.3