You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shownotes-w3m-rice/newsboat_filtered_query_fee...

1.4 KiB

Newsboat Filtered Query Feeds

Filtering out junk and get to the articles we want to see in our rss reader.

  • tutorial video: Link
  • offical website: Link

install requirements

newsboat

configuration

vim ~/.newsboat/urls


# -------- Filter Feeds {{{
# ------------------------------------------------------
# https://newsboat.org/releases/2.11.1/docs/newsboat.html#_filter_language

https://thepiratebay.org/rss//top100/0 "BTRSS"
https://www.torrentdownload.ch/feed_latest "BTRSS"

"query:Only 720p:tags =~ \"BTRSS\" and ( title =~ \"720p\" )" "BTRSS"
"query:Only 1080p:tags =~ \"BTRSS\" and ( title =~ \"1080p\" )" "BTRSS"
"query:Only SD:tags =~ \"BTRSS\" and ( title =~ \"hdtv|x264|web\" )" "BTRSS"

# }}}

references

contact

             _   _     _      _         
  __ _  ___ | |_| |__ | | ___| |_ _   _ 
 / _` |/ _ \| __| '_ \| |/ _ \ __| | | |
| (_| | (_) | |_| |_) | |  __/ |_| |_| |
 \__, |\___/ \__|_.__/|_|\___|\__|\__,_|
 |___/