Skip to content

ipvych/elfeed-dearrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

New entry hook for elfeed to process youtube video titles using DeArrow API.

Additionally a fallback function is provided by default which will run when DeArrow API does not return any results that will attempt to make title more boring. Refer to documentation of elfeed-dearrow-simple-declickbait-entry on what it does. You may disable it by setting elfeed-dearrow-fallback-function to nil

Install

(package-vc-install '(elfeed-dearrow :url "https://github.com/ipvych/elfeed-dearrow.git"))
(with-eval-after-load 'elfeed
  (add-hook 'elfeed-new-entry-hook #'elfeed-dearrow-update-title))

Support for invidious RSS feeds

You can customize regex in elfeed-dearrow-link-regexp to support invidious instances of your choice.

About

New entry hook for elfeed to process youtube video titles using DeArrow API

Resources

Stars

Watchers

Forks

Contributors