isamert / empv.el

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

Show Published Date? #61

Closed tvraman closed 5 months ago

tvraman commented 5 months ago

Feature Request: Would it be possible to show publisher date as a column in empv-youtube-tabulated

isamert commented 5 months ago

Now, by default it shows the published date. Also look at the newly added variables empv-youtube-tabulated-video-headers and empv-youtube-tabulated-playlist-headers. Now you can fully customize all headers through this variables. I remember that we were talking about removing thumbnail column completely, now it's possible through this variables. Let me know if it works for you.

tvraman commented 5 months ago

Awesome, pulling and setting it up now. --