aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-07-08 23:10:56 +0300
committerThanos Apollo <[email protected]>2024-07-08 23:37:02 +0300
commitbd5418635f3483930d267bcb44cd3744db4ea3ac (patch)
treeae9dcf11254fe966a5c0c4825e57305e62d75d04 /yeetube.el
parent5c0a3efd2fb5cc25a6a90741ad198e31fdb15640 (diff)
Packaging: Update commentary & version header to 2.1.7
Diffstat (limited to 'yeetube.el')
-rw-r--r--yeetube.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/yeetube.el b/yeetube.el
index 9020c11..56d4652 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -1,11 +1,11 @@
-;;; yeetube.el --- Scrape YouTube - Play with mpv & Download with yt-dlp | -*- lexical-binding: t; -*-
+;;; yeetube.el --- Scrape YouTube, Play with mpv & Download with yt-dlp -*- lexical-binding: t; -*-
;; Copyright (C) 2023-2024 Thanos Apollo
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions youtube videos
;; URL: https://thanosapollo.org/projects/yeetube/
-;; Version: 2.1.6
+;; Version: 2.1.7
;; Package-Requires: ((emacs "27.2") (compat "29.1.4.2"))
@@ -29,10 +29,10 @@
;;
;; Core features include:
;;
-;; - Executing queries on YouTube
-;; - Playing video URLs using default mpv
-;; - Bookmark/Save video url for future reference
-;; - Download video using yt-dlp
+;; - Executing YouTube queries
+;; - Playing videos, by default using MPV
+;; - Downloading videos, using yt-dlp
+;; - Bookmarking and saving video URLs
;; - A standalone, minimalist yt-dlp frontend
;;; Code: