Skip to content

Charlie-Gordon/lbry-mode.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

LBRY-mode

lbry-mode

Interact with lbry-sdk via an Elfeed-like buffer in your favourite text-editor.

Dependencies

As of right now, lbry-mode relies on cURL and lbry api server so make sure you have them installed.

Setup

Clone this repository, then add it to your load-path

Extensibility

You can define new function for lbry--dwim function to behave according to your needs, the function invoke other functions like lbry-video-function for an entry that has video media-type or lbry-image-function for image media-type and other kinds of media.

Note

A personal thank you(s) to Gabriele Rastello and many contributors of the ytel package as I just copy&paste’d most of their code and added my spaghetti on top without any permissions nor hesitation, thanks!

Cool projects

Go check out peertube.el, also inspired by ytel. And if you’re curious about LBRY, you can read more about it here.

Incoming feature

  • [ ] More advanced search parameters.
  • [ ] More documentation.
  • [ ] Display Channel info in LBRY-INFO buffer.
  • [ ] Double the amount of entries.

Final Goal

Integration with parallel-mode.el (if will it ever finish)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published