isamert / empv.el

An Emacs media player, media library manager, radio player, YouTube frontend
GNU General Public License v3.0
106 stars 19 forks source link

empv-youtube-download is difficult to use #83

Open tvraman opened 3 months ago

tvraman commented 3 months ago

option ytld-options is not defined

isamert commented 3 months ago

I fixed the documentation, it was referring a non-existent variable. Real variable name is empv-ytdl-download-options. You can customize the yt-dlp behavior by changing this variable or let binding it. Anything else that you find hard to use?

tvraman commented 3 months ago

I am unable to complete:

  1. M-x empv-youtube-download:

    A. I'd like it to take the current URL when in the results list.

    B. If I paste a URL in the minibuffer, then hit enter, the location prompt confuses me.

    C. I specified the location after erasing the url that appeared as the default there, but no luck: it came back with another prompt after specifying a path

    1. I even tried calling it from lisp in the scratch buffer by supplying 2 args and it came back with a prompt --- I expected to just do it. --

Thanks,

--Raman(I Search, I Find, I Misplace, I Research) ♉ Id: kg:/m/0285kf1 🦮 LOC: https://id.loc.gov/authorities/names/n97059241.html

tvraman commented 2 months ago

bug.org