eev
[Top][All Lists]
Advanced

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

Re: find-yttranscript-links: page and video


From: Eduardo Ochs
Subject: Re: find-yttranscript-links: page and video
Date: Fri, 21 Oct 2022 11:51:02 -0300

On Fri, 21 Oct 2022 at 11:17, Quiliro Ordóñez <quiliro@riseup.net> wrote:
> (...)

Hi Quiliro!

> Here, I have another problem when following your video.
> youtube-dl: error: no such option: -t
> Is it because I did not install the Python program?
> I am using youtube-dl 1.1.13.

See:

  (find-eev "eev-tlinks.el" "ee-youtubedl-command")
  http://angg.twu.net/eev-current/eev-tlinks.el.html#ee-youtubedl-command

The easiest way to solve the problem of the "-t" is to put this in
your ~/.emacs:

  ;; From: (find-eev "eev-tlinks.el" "ee-youtubedl-command")
  (setq ee-youtubedl-command "yt-dlp -o '%(title)s-%(id)s.%(ext)s'")

> Why didn't you include the usual eev hyperlinks this time?

Which ones? Things like a link to an index for the video, and links
that treat it as a first-class video? I'm still working on that...
But see:

  (find-angg ".emacs.videos" "2022yttranscript")
  http://angg.twu.net/.emacs.videos.html#2022yttranscript

Cheers,
  E.



reply via email to

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