grastello / ytel

Youtube "front-end" for Emacs
GNU General Public License v3.0
48 stars 10 forks source link

Display additional video data in search view #3

Closed pablobc-mx closed 4 years ago

pablobc-mx commented 4 years ago

Fetch and add the published date and view count of a video to each entry. Tell me what you think!

pablobc-mx commented 4 years ago

Here's what it looks like. We could of course modify the default layout to something else if you'd want, or possibly display more information. Screenshot_2020-05-15_17-59-28

grastello commented 4 years ago

Seems pretty neat to me. Having the published date out seems pretty useful, maybe the views are less so but still nice to have.

As for the code there are some strange things, I'll try to annotate them directly on the code using this review feature of github.

grastello commented 4 years ago

Everything seems fine. Merged!