~yoctocell/peertube

Query PeerTube videos in Emacs
Update copyright year
Enable read-only-mode in info buffer
Add keybindings

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~yoctocell/peertube
read/write
git@git.sr.ht:~yoctocell/peertube

You can also use your local clone with git send-email.

#peertube.el

peertube.el is an Emacs interface for querying PeerTube, insipred by ytel.

#Features

#Keybindings

| Key | Function | |-----+----------------------------------| | n | next line | | p | previous line | | o | open video with your browser | | d | download video with transmission | | s | search for video | | g | refresh search results |

#TODOs

  • [X] Integrate with transmission
  • [X] Colors based on the color theme
  • [X] Change sorting method
  • [X] Open channel link
  • [X] Select resolution when downloading
  • [X] Preview thumbnail
  • [X] Let users specify other fields
  • [ ] Show more metadata
  • [X] Add to MELPA/ELPA