aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSE
diff options
context:
space:
mode:
authorJuhani Krekelä2024-09-12 22:53:49 +0300
committerWolfgang Müller2024-09-12 22:55:36 +0200
commitc2c30adb28c5f7a41c476261a7519b37ca952ffe (patch)
tree411e3c64be735c551806d34cdea8496778a36367 /LICENSE
parent332102b598f35392f6e3cdd7d368824ec01dad74 (diff)
downloadlater-c2c30adb28c5f7a41c476261a7519b37ca952ffe.tar.gz
Show video titles using yt-dlp
Different video URLs can be easy to confuse in the output of later(1). Look up titles for them in $XDG_CACHE_HOME/later/title.json and add an option, --update-titles, to populate the file automatically using yt-dlp. The title is prefixed with a hash sign (#) in order to better separate it visually from the URLs, as well as to allow easier copypasting of output onto an mpv command line.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 36c1528..00b6ce6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-Copyright (c) 2024 Wolfgang Müller
+Copyright (c) 2024 Wolfgang Müller, Juhani Krekelä
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above