Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuvimen/rssgen

A bash script for creating rss feeds
https://github.com/tuvimen/rssgen

rss rss-generator

Last synced: about 1 month ago
JSON representation

A bash script for creating rss feeds

Awesome Lists containing this project

README

        

# rssgen

A bash script for creating rss feeds.

## Installation

install -m 755 rssgen /usr/bin

## Usage

rssgen [OPTION]... [URL]

RSS feed of THE\_HIGH\_COMMAND profile on bitchute

rssgen -t THE_HIGH_COMMAND -p 'https://static-3.bitchute.com/live/channel_images/2pZ6g7DTmL61/lKUxB9HjipzMxGHRlha9pZHy_small.jpg' -d 'Auto generated page of THE_HIGH_COMMAND profile' -D 'hgrep "div +class=\"channel-videos-details text-right hidden-xs\"; span | \"%i\\n\"" | date +%F -f -' -T 'hgrep "div +class=\"channel-videos-title\"; a | \"%i\\n\""' -L 'hgrep "div +class=\"channel-videos-title\"; a +href | \"https://www.bitchute.com%(href)a\\n\""' -I 'hgrep "div +class=\"channel-videos-text\" | \"%i\\n\"" | sed "/^[ \\t]*$/d"' 'https://www.bitchute.com/channel/the_high_command/'

Get some help

rssgen -h