emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eev 6db90e604e: Indicate that now the video "2022yttran


From: ELPA Syncer
Subject: [elpa] externals/eev 6db90e604e: Indicate that now the video "2022yttranscript" has subtitles.
Date: Sat, 31 Dec 2022 22:57:35 -0500 (EST)

branch: externals/eev
commit 6db90e604e475a8abc63aa613f32c10bf73421b5
Author: Eduardo Ochs <eduardoochs@gmail.com>
Commit: Eduardo Ochs <eduardoochs@gmail.com>

    Indicate that now the video "2022yttranscript" has subtitles.
---
 ChangeLog         | 12 ++++++++++++
 VERSION           |  4 ++--
 eev-videolinks.el |  7 +++++--
 3 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d435b49c70..e6aaf24499 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2023-01-01  Eduardo Ochs  <eduardoochs@gmail.com>
+
+       * eev-videolinks.el (ee-1stclassvideos-info): added an indication
+       that the video "2022yttranscript" (now) has subtitles.
+
+2022-12-31  Eduardo Ochs  <eduardoochs@gmail.com>
+
+       * eev-videolinks.el (ee-1stclassvideos-info): added an indication
+       that the video "2021workshop6" (now) has subtitles.
+       (ee-1stclassvideos-info): added an indication that the video
+       "2022eevmake0" (now) has subtitles.
+
 2022-12-30  Eduardo Ochs  <eduardoochs@gmail.com>
 
        * eepitch.el (ee-wait-status): new variable.
diff --git a/VERSION b/VERSION
index 6e45b83d22..eee860b68d 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Fri Dec 30 20:05:46 GMT 2022
-Fri Dec 30 17:05:46 -03 2022
+Sun Jan  1 03:29:53 GMT 2023
+Sun Jan  1 00:29:53 -03 2023
diff --git a/eev-videolinks.el b/eev-videolinks.el
index f3b2c6f204..33670ce115 100644
--- a/eev-videolinks.el
+++ b/eev-videolinks.el
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <eduardoochs@gmail.com>
 ;; Maintainer: Eduardo Ochs <eduardoochs@gmail.com>
-;; Version:    20221229
+;; Version:    20230101
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://angg.twu.net/eev-current/eev-videolinks.el>
@@ -932,7 +932,8 @@ For more info on this particular video, run:
      :page  "http://angg.twu.net/2021-workshop.html";
      :date    "2021dec04"
      :length  "10:08"
-     :comment "Very bad - don't watch!!!")
+     :subs    ".vtt"
+     :comment "Some exercises on how to use `M-h M-e'.")
     ;;
     ;; «2021orgfornonusers»  (to ".2021orgfornonusers")
     ;; Play: (find-2021orgfornonusersvideo "0:00")
@@ -969,6 +970,7 @@ For more info on this particular video, run:
      :page  "http://angg.twu.net/eev-make.html";
      :date    "2022jan04"
      :length  "6:43"
+     :subs    ".vtt"
      :comment "How to use test blocks in weird places. Unrehearsed.")
     ;;
     ;; «2022findeevangg»  (to ".2022findeevangg")
@@ -1059,6 +1061,7 @@ For more info on this particular video, run:
      :page  "http://angg.twu.net/find-yttranscript-links.html";
      :date    "2022oct20"
      :length  "28:28"
+     :subs    ".vtt"
      :comment "A video about `find-yttranscript-links'.")
     ;;
     ;; «2022tikz»  (to ".2022tikz")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]