bridge.my-ti.me Open in urlscan Pro
2a02:4780:a:594:0:2d81:75ea:5  Public Scan

URL: https://bridge.my-ti.me/
Submission: On December 09 via api from US — Scanned from US

Form analysis 28 forms found in the DOM

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="CssSelectorBridge">
  <div class="parameters"><label for="arg-CssSelectorBridge-0-home_page">Site URL: Home page with latest articles</label>
    <input required="" id="arg-CssSelectorBridge-0-home_page" type="text" value="" placeholder="https://example.com/blog/" name="home_page">
    <i class="no-info"></i><label for="arg-CssSelectorBridge-0-url_selector">Selector for article links or their parent elements</label>
    <input required="" id="arg-CssSelectorBridge-0-url_selector" type="text" value="" placeholder="a.article" name="url_selector">
    <i class="info" title="This bridge works using CSS selectors, e.g. &quot;a.article&quot; will match all <a class=&quot;article&quot; 
href=&quot;URL&quot;>TITLE</a> on home page, each one being treated as a feed item. 

Instead of just a link you can selet one of its parent element. Everything inside that
element becomes feed item content, e.g. image and summary present on home page.
When doing so, the first link inside the selected element becomes feed item URL/Title.">i</i><label for="arg-CssSelectorBridge-0-url_pattern">[Optional] Pattern for site URLs to keep in feed</label>
    <input id="arg-CssSelectorBridge-0-url_pattern" type="text" value="" placeholder="/blog/article/.*" name="url_pattern">
    <i class="info" title="Optionally filter items by applying a regular expression on their URL">i</i><label for="arg-CssSelectorBridge-0-content_selector">[Optional] Selector to expand each article content</label>
    <input id="arg-CssSelectorBridge-0-content_selector" type="text" value="" placeholder="article.content" name="content_selector">
    <i class="info" title="When specified, the bridge will fetch each article from its URL
and extract content using the provided selector (Slower!)">i</i><label for="arg-CssSelectorBridge-0-content_cleanup">[Optional] Content cleanup: List of items to remove</label>
    <input id="arg-CssSelectorBridge-0-content_cleanup" type="text" value="" placeholder="div.ads, div.comments" name="content_cleanup">
    <i class="info" title="Selector for unnecessary elements to remove inside article contents.">i</i><label for="arg-CssSelectorBridge-0-title_cleanup">[Optional] Text to remove from expanded article title</label>
    <input id="arg-CssSelectorBridge-0-title_cleanup" type="text" value="" placeholder=" | BlogName" name="title_cleanup">
    <i class="info" title="When fetching each article page, feed item title comes from page title. 
Specify here some text from page title that need to be removed, e.g. &quot; | BlogName&quot;.">i</i><label for="arg-CssSelectorBridge-0-limit">Limit</label>
    <input id="arg-CssSelectorBridge-0-limit" type="number" value="" placeholder="" name="limit">
    <i class="info" title="Maximum number of items to return">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="FeedMergeBridge">
  <div class="parameters"><label for="arg-FeedMergeBridge-0-feed_name">Feed name</label>
    <input id="arg-FeedMergeBridge-0-feed_name" type="text" value="" placeholder="FeedMerge" name="feed_name">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_1">Feed url</label>
    <input required="" id="arg-FeedMergeBridge-0-feed_1" type="text" value="" placeholder="https://lorem-rss.herokuapp.com/feed?unit=day" name="feed_1">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_2">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_2" type="text" value="" placeholder="" name="feed_2">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_3">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_3" type="text" value="" placeholder="" name="feed_3">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_4">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_4" type="text" value="" placeholder="" name="feed_4">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_5">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_5" type="text" value="" placeholder="" name="feed_5">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_6">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_6" type="text" value="" placeholder="" name="feed_6">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_7">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_7" type="text" value="" placeholder="" name="feed_7">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_8">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_8" type="text" value="" placeholder="" name="feed_8">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_9">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_9" type="text" value="" placeholder="" name="feed_9">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-feed_10">Feed url</label>
    <input id="arg-FeedMergeBridge-0-feed_10" type="text" value="" placeholder="" name="feed_10">
    <i class="no-info"></i><label for="arg-FeedMergeBridge-0-limit">Limit</label>
    <input id="arg-FeedMergeBridge-0-limit" type="number" value="" placeholder="" name="limit">
    <i class="info" title="Maximum number of items to return">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="FeedReducerBridge">
  <div class="secure-warning">Warning : This bridge is not fetching its content through a secure connection</div>
  <div class="parameters"><label for="arg-FeedReducerBridge-0-url">Feed URI</label>
    <input required="" id="arg-FeedReducerBridge-0-url" type="text" value="" placeholder="https://lorem-rss.herokuapp.com/feed?length=42" name="url">
    <i class="no-info"></i><label for="arg-FeedReducerBridge-0-percentage">percentage</label>
    <input required="" id="arg-FeedReducerBridge-0-percentage" type="number" value="" placeholder="50" name="percentage">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="FilterBridge">
  <div class="parameters"><label for="arg-FilterBridge-0-url">Feed URL</label>
    <input required="" id="arg-FilterBridge-0-url" type="text" value="" placeholder="https://lorem-rss.herokuapp.com/feed?unit=day" name="url">
    <i class="no-info"></i><label for="arg-FilterBridge-0-filter">Filter (regular expression!!!)</label>
    <input id="arg-FilterBridge-0-filter" type="text" value="" placeholder="" name="filter">
    <i class="no-info"></i><label for="arg-FilterBridge-0-filter_type">Filter type</label>
    <select id="arg-FilterBridge-0-filter_type" name="filter_type">
      <option value="permit" selected="">Keep matching items</option>
      <option value="block">Hide matching items</option>
    </select><i class="no-info"></i><label for="arg-FilterBridge-0-case_insensitive">Case-insensitive filter</label>
    <input id="arg-FilterBridge-0-case_insensitive" type="checkbox" name="case_insensitive">
    <i class="no-info"></i><label for="arg-FilterBridge-0-fix_encoding">Attempt Latin1/UTF-8 fixes when evaluating filter</label>
    <input id="arg-FilterBridge-0-fix_encoding" type="checkbox" name="fix_encoding">
    <i class="no-info"></i><label for="arg-FilterBridge-0-target_author">Apply filter on author</label>
    <input id="arg-FilterBridge-0-target_author" type="checkbox" name="target_author">
    <i class="no-info"></i><label for="arg-FilterBridge-0-target_content">Apply filter on content</label>
    <input id="arg-FilterBridge-0-target_content" type="checkbox" name="target_content">
    <i class="no-info"></i><label for="arg-FilterBridge-0-target_title">Apply filter on title</label>
    <input id="arg-FilterBridge-0-target_title" type="checkbox" name="target_title" checked="">
    <i class="no-info"></i><label for="arg-FilterBridge-0-target_uri">Apply filter on URI/URL</label>
    <input id="arg-FilterBridge-0-target_uri" type="checkbox" name="target_uri">
    <i class="no-info"></i><label for="arg-FilterBridge-0-title_from_content">Generate title from content (overwrite existing title)</label>
    <input id="arg-FilterBridge-0-title_from_content" type="checkbox" name="title_from_content">
    <i class="no-info"></i><label for="arg-FilterBridge-0-length_limit">Max length analyzed by filter (-1: no limit)</label>
    <input id="arg-FilterBridge-0-length_limit" type="number" value="-1" placeholder="" name="length_limit">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="GettrBridge">
  <div class="parameters"><label for="arg-GettrBridge-0-user">User</label>
    <input required="" id="arg-GettrBridge-0-user" type="text" value="" placeholder="joerogan" name="user">
    <i class="no-info"></i><label for="arg-GettrBridge-0-limit">Limit</label>
    <input required="" id="arg-GettrBridge-0-limit" type="number" value="5" placeholder="" name="limit">
    <i class="info" title="Maximum number of items to return (maximum 20)">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="MastodonBridge">
  <div class="parameters"><label for="arg-MastodonBridge-0-canusername">Canonical username</label>
    <input required="" id="arg-MastodonBridge-0-canusername" type="text" value="" placeholder="@sebsauvage@framapiaf.org" name="canusername">
    <i class="no-info"></i><label for="arg-MastodonBridge-0-noregular">Without regular statuses</label>
    <input id="arg-MastodonBridge-0-noregular" type="checkbox" name="noregular">
    <i class="info" title="Hide regular statuses (i.e. non-boosts, replies, etc.)">i</i><label for="arg-MastodonBridge-0-norep">Without replies</label>
    <input id="arg-MastodonBridge-0-norep" type="checkbox" name="norep">
    <i class="info" title="Hide replies, as determined by relations (not mentions).">i</i><label for="arg-MastodonBridge-0-noboost">Without boosts</label>
    <input id="arg-MastodonBridge-0-noboost" type="checkbox" name="noboost">
    <i class="info" title="Hide boosts. This will reduce loading time as RSS-Bridge fetches the boosted status from other federated instances.">i</i><label for="arg-MastodonBridge-0-signaturetype">Signature Type</label>
    <select id="arg-MastodonBridge-0-signaturetype" name="signaturetype">
      <option value="noquery" selected="">Without Query (Mastodon)</option>
      <option value="query">With Query (GoToSocial)</option>
      <option value="nosig">Don't sign</option>
    </select><i class="info" title="How to sign requests when fetching from instances.
                Defaults to &quot;nosig&quot; for RSS-Bridge instances that did not set up signatures.">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="RedditBridge"><input type="hidden" name="context" value="single">
  <div class="parameters"><label for="arg-RedditBridge-single-r">SubReddit</label>
    <input required="" id="arg-RedditBridge-single-r" type="text" value="" placeholder="selfhosted" name="r">
    <i class="info" title="SubReddit name">i</i><label for="arg-RedditBridge-single-f">Flair</label>
    <input id="arg-RedditBridge-single-f" type="text" value="" placeholder="Proxy" name="f">
    <i class="info" title="Flair filter">i</i><label for="arg-RedditBridge-single-score">Minimal score</label>
    <input id="arg-RedditBridge-single-score" type="number" value="" placeholder="100" name="score">
    <i class="info" title="Filter out posts with lower score">i</i><label for="arg-RedditBridge-single-d">Sort By</label>
    <select id="arg-RedditBridge-single-d" name="d">
      <option value="hot" selected="">Hot</option>
      <option value="relevance">Relevance</option>
      <option value="new">New</option>
      <option value="top">Top</option>
    </select><i class="info" title="Sort by new, hot, top or relevancy">i</i><label for="arg-RedditBridge-single-search">Keyword search</label>
    <input id="arg-RedditBridge-single-search" type="text" value="" placeholder="cats, dogs" name="search">
    <i class="info" title="Keyword search, separated by commas">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="RedditBridge"><input type="hidden" name="context" value="multi">
  <div class="parameters"><label for="arg-RedditBridge-multi-rs">SubReddits</label>
    <input required="" id="arg-RedditBridge-multi-rs" type="text" value="" placeholder="selfhosted, php" name="rs">
    <i class="info" title="SubReddit names, separated by commas">i</i><label for="arg-RedditBridge-multi-score">Minimal score</label>
    <input id="arg-RedditBridge-multi-score" type="number" value="" placeholder="100" name="score">
    <i class="info" title="Filter out posts with lower score">i</i><label for="arg-RedditBridge-multi-d">Sort By</label>
    <select id="arg-RedditBridge-multi-d" name="d">
      <option value="hot" selected="">Hot</option>
      <option value="relevance">Relevance</option>
      <option value="new">New</option>
      <option value="top">Top</option>
    </select><i class="info" title="Sort by new, hot, top or relevancy">i</i><label for="arg-RedditBridge-multi-search">Keyword search</label>
    <input id="arg-RedditBridge-multi-search" type="text" value="" placeholder="cats, dogs" name="search">
    <i class="info" title="Keyword search, separated by commas">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="RedditBridge"><input type="hidden" name="context" value="user">
  <div class="parameters"><label for="arg-RedditBridge-user-u">User</label>
    <input required="" id="arg-RedditBridge-user-u" type="text" value="" placeholder="shwikibot" name="u">
    <i class="info" title="User name">i</i><label for="arg-RedditBridge-user-comments">Comments</label>
    <input id="arg-RedditBridge-user-comments" type="checkbox" name="comments">
    <i class="info" title="Whether to return comments">i</i><label for="arg-RedditBridge-user-score">Minimal score</label>
    <input id="arg-RedditBridge-user-score" type="number" value="" placeholder="100" name="score">
    <i class="info" title="Filter out posts with lower score">i</i><label for="arg-RedditBridge-user-d">Sort By</label>
    <select id="arg-RedditBridge-user-d" name="d">
      <option value="hot" selected="">Hot</option>
      <option value="relevance">Relevance</option>
      <option value="new">New</option>
      <option value="top">Top</option>
    </select><i class="info" title="Sort by new, hot, top or relevancy">i</i><label for="arg-RedditBridge-user-search">Keyword search</label>
    <input id="arg-RedditBridge-user-search" type="text" value="" placeholder="cats, dogs" name="search">
    <i class="info" title="Keyword search, separated by commas">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="RumbleBridge">
  <div class="parameters"><label for="arg-RumbleBridge-0-account">Account</label>
    <input required="" id="arg-RumbleBridge-0-account" type="text" value="bjornandreasbullhansen" placeholder="" name="account">
    <i class="no-info"></i><label for="arg-RumbleBridge-0-type">Type</label>
    <select id="arg-RumbleBridge-0-type" name="type">
      <option value="channel">Channel</option>
      <option value="user">User</option>
    </select><i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="SoundcloudBridge">
  <div class="parameters"><label for="arg-SoundcloudBridge-0-u">username</label>
    <input required="" id="arg-SoundcloudBridge-0-u" type="text" value="" placeholder="thekidlaroi" name="u">
    <i class="no-info"></i><label for="arg-SoundcloudBridge-0-t">Content</label>
    <select id="arg-SoundcloudBridge-0-t" name="t">
      <option value="all">All (except likes)</option>
      <option value="tracks" selected="">Tracks</option>
      <option value="albums">Albums</option>
      <option value="playlists">Playlists</option>
      <option value="reposts">Reposts</option>
      <option value="likes">Likes</option>
    </select><i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TelegramBridge">
  <div class="parameters"><label for="arg-TelegramBridge-0-username">Username</label>
    <input required="" id="arg-TelegramBridge-0-username" type="text" value="" placeholder="@rssbridge" name="username">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="ThePirateBayBridge">
  <div class="parameters"><label for="arg-ThePirateBayBridge-0-q">keywords/username/category, separated by semicolons</label>
    <input required="" id="arg-ThePirateBayBridge-0-q" type="text" value="" placeholder="simpsons" name="q">
    <i class="no-info"></i><label for="arg-ThePirateBayBridge-0-crit">Search type</label>
    <select id="arg-ThePirateBayBridge-0-crit" name="crit">
      <option value="search">search</option>
      <option value="cat">category</option>
      <option value="usr">user</option>
    </select><i class="no-info"></i><label for="arg-ThePirateBayBridge-0-catCheck">Specify category for keyword search ?</label>
    <input id="arg-ThePirateBayBridge-0-catCheck" type="checkbox" name="catCheck">
    <i class="no-info"></i><label for="arg-ThePirateBayBridge-0-cat">Category number</label>
    <input id="arg-ThePirateBayBridge-0-cat" type="text" value="" placeholder="100, 200… See TPB for category number" name="cat">
    <i class="no-info"></i><label for="arg-ThePirateBayBridge-0-trusted">Only get results from Trusted or VIP users ?</label>
    <input id="arg-ThePirateBayBridge-0-trusted" type="checkbox" name="trusted">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TikTokBridge"><input type="hidden" name="context" value="By user">
  <div class="parameters"><label for="arg-TikTokBridge-By+user-username">Username</label>
    <input required="" id="arg-TikTokBridge-By+user-username" type="text" value="" placeholder="@tiktok" name="username">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TwitchBridge">
  <div class="parameters"><label for="arg-TwitchBridge-0-channel">Channel</label>
    <input required="" id="arg-TwitchBridge-0-channel" type="text" value="" placeholder="criticalrole" name="channel">
    <i class="info" title="Lowercase channel name as seen in channel URL">i</i><label for="arg-TwitchBridge-0-type">Type</label>
    <select id="arg-TwitchBridge-0-type" name="type">
      <option value="all">All</option>
      <option value="archive" selected="">Archive</option>
      <option value="highlight">Highlights</option>
      <option value="upload">Uploads</option>
      <option value="past_premiere">Past Premieres</option>
      <option value="premiere_upload">Premiere Uploads</option>
    </select><i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TwitterBridge"><input type="hidden" name="context" value="By keyword or hashtag">
  <div class="parameters"><label for="arg-TwitterBridge-By+keyword+or+hashtag-q">Keyword or #hashtag</label>
    <input required="" id="arg-TwitterBridge-By+keyword+or+hashtag-q" type="text" value="" placeholder="rss-bridge OR rssbridge" name="q">
    <i class="info" title="* To search for multiple words (must contain all of these words), put a space between them.

Example: `rss-bridge release`.

* To search for multiple words (contains any of these words), put &quot;OR&quot; between them.

Example: `rss-bridge OR rssbridge`.

* To search for an exact phrase (including whitespace), put double-quotes around them.

Example: `&quot;rss-bridge release&quot;`

* If you want to search for anything **but** a specific word, put a hyphen before it.

Example: `rss-bridge -release` (ignores &quot;release&quot;)

* Of course, this also works for hashtags.

Example: `#rss-bridge OR #rssbridge`

* And you can combine them in any shape or form you like.

Example: `#rss-bridge OR #rssbridge -release`">i</i><label for="arg-TwitterBridge-By+keyword+or+hashtag-nopic">Hide profile pictures</label>
    <input id="arg-TwitterBridge-By+keyword+or+hashtag-nopic" type="checkbox" name="nopic">
    <i class="info" title="Activate to hide profile pictures in content">i</i><label for="arg-TwitterBridge-By+keyword+or+hashtag-noimg">Hide images in tweets</label>
    <input id="arg-TwitterBridge-By+keyword+or+hashtag-noimg" type="checkbox" name="noimg">
    <i class="info" title="Activate to hide images in tweets">i</i><label for="arg-TwitterBridge-By+keyword+or+hashtag-noimgscaling">Disable image scaling</label>
    <input id="arg-TwitterBridge-By+keyword+or+hashtag-noimgscaling" type="checkbox" name="noimgscaling">
    <i class="info" title="Activate to disable image scaling in tweets (keeps original image)">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TwitterBridge"><input type="hidden" name="context" value="By username">
  <div class="parameters"><label for="arg-TwitterBridge-By+username-u">username</label>
    <input required="" id="arg-TwitterBridge-By+username-u" type="text" value="" placeholder="sebsauvage" name="u">
    <i class="info" title="Insert a user name">i</i><label for="arg-TwitterBridge-By+username-norep">Without replies</label>
    <input id="arg-TwitterBridge-By+username-norep" type="checkbox" name="norep">
    <i class="info" title="Only return initial tweets">i</i><label for="arg-TwitterBridge-By+username-noretweet">Without retweets</label>
    <input id="arg-TwitterBridge-By+username-noretweet" type="checkbox" name="noretweet">
    <i class="info" title="Hide retweets">i</i><label for="arg-TwitterBridge-By+username-nopinned">Without pinned tweet</label>
    <input id="arg-TwitterBridge-By+username-nopinned" type="checkbox" name="nopinned">
    <i class="info" title="Hide pinned tweet">i</i><label for="arg-TwitterBridge-By+username-nopic">Hide profile pictures</label>
    <input id="arg-TwitterBridge-By+username-nopic" type="checkbox" name="nopic">
    <i class="info" title="Activate to hide profile pictures in content">i</i><label for="arg-TwitterBridge-By+username-noimg">Hide images in tweets</label>
    <input id="arg-TwitterBridge-By+username-noimg" type="checkbox" name="noimg">
    <i class="info" title="Activate to hide images in tweets">i</i><label for="arg-TwitterBridge-By+username-noimgscaling">Disable image scaling</label>
    <input id="arg-TwitterBridge-By+username-noimgscaling" type="checkbox" name="noimgscaling">
    <i class="info" title="Activate to disable image scaling in tweets (keeps original image)">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TwitterBridge"><input type="hidden" name="context" value="By list">
  <div class="parameters"><label for="arg-TwitterBridge-By+list-user">User</label>
    <input required="" id="arg-TwitterBridge-By+list-user" type="text" value="" placeholder="Scobleizer" name="user">
    <i class="info" title="Insert a user name">i</i><label for="arg-TwitterBridge-By+list-list">List</label>
    <input required="" id="arg-TwitterBridge-By+list-list" type="text" value="" placeholder="Tech-News" name="list">
    <i class="info" title="Insert the list name">i</i><label for="arg-TwitterBridge-By+list-filter">Filter</label>
    <input id="arg-TwitterBridge-By+list-filter" type="text" value="" placeholder="#rss-bridge" name="filter">
    <i class="info" title="Specify term to search for">i</i><label for="arg-TwitterBridge-By+list-nopic">Hide profile pictures</label>
    <input id="arg-TwitterBridge-By+list-nopic" type="checkbox" name="nopic">
    <i class="info" title="Activate to hide profile pictures in content">i</i><label for="arg-TwitterBridge-By+list-noimg">Hide images in tweets</label>
    <input id="arg-TwitterBridge-By+list-noimg" type="checkbox" name="noimg">
    <i class="info" title="Activate to hide images in tweets">i</i><label for="arg-TwitterBridge-By+list-noimgscaling">Disable image scaling</label>
    <input id="arg-TwitterBridge-By+list-noimgscaling" type="checkbox" name="noimgscaling">
    <i class="info" title="Activate to disable image scaling in tweets (keeps original image)">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="TwitterBridge"><input type="hidden" name="context" value="By list ID">
  <div class="parameters"><label for="arg-TwitterBridge-By+list+ID-listid">List ID</label>
    <input required="" id="arg-TwitterBridge-By+list+ID-listid" type="text" value="" placeholder="31748" name="listid">
    <i class="info" title="Insert the list id">i</i><label for="arg-TwitterBridge-By+list+ID-filter">Filter</label>
    <input id="arg-TwitterBridge-By+list+ID-filter" type="text" value="" placeholder="#rss-bridge" name="filter">
    <i class="info" title="Specify term to search for">i</i><label for="arg-TwitterBridge-By+list+ID-nopic">Hide profile pictures</label>
    <input id="arg-TwitterBridge-By+list+ID-nopic" type="checkbox" name="nopic">
    <i class="info" title="Activate to hide profile pictures in content">i</i><label for="arg-TwitterBridge-By+list+ID-noimg">Hide images in tweets</label>
    <input id="arg-TwitterBridge-By+list+ID-noimg" type="checkbox" name="noimg">
    <i class="info" title="Activate to hide images in tweets">i</i><label for="arg-TwitterBridge-By+list+ID-noimgscaling">Disable image scaling</label>
    <input id="arg-TwitterBridge-By+list+ID-noimgscaling" type="checkbox" name="noimgscaling">
    <i class="info" title="Activate to disable image scaling in tweets (keeps original image)">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="VkBridge">
  <div class="parameters"><label for="arg-VkBridge-0-u">Group or user name</label>
    <input required="" id="arg-VkBridge-0-u" type="text" value="" placeholder="elonmusk_tech" name="u">
    <i class="no-info"></i><label for="arg-VkBridge-0-hide_reposts">Hide reposts</label>
    <input id="arg-VkBridge-0-hide_reposts" type="checkbox" name="hide_reposts">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="XPathBridge">
  <div class="parameters"><label for="arg-XPathBridge--url">Enter web page URL</label>
    <input required="" id="arg-XPathBridge--url" type="text" value="https://news.blizzard.com/en-en" placeholder="https://news.blizzard.com/en-en" name="url">
    <i class="info" title="You can specify any website URL which serves data suited for display in RSS feeds
(for example a news blog).">i</i><label for="arg-XPathBridge--item">Item selector</label>
    <input required="" id="arg-XPathBridge--item" type="text" value="/html/body/div/div[4]/div[2]/div[2]/div/div/section/ol/li/article" placeholder="/html/body/div/div[4]/div[2]/div[2]/div/div/section/ol/li/article" name="item">
    <i class="info" title="Enter an XPath expression matching a list of dom nodes, each node containing one
feed article item in total (usually a surrounding <div> or <span> tag). This will
be the context nodes for all of the following expressions. This expression usually
starts with a single forward slash.">i</i><label for="arg-XPathBridge--title">Item title selector</label>
    <input required="" id="arg-XPathBridge--title" type="text" value=".//div/div[2]/h2" placeholder=".//div/div[2]/h2" name="title">
    <i class="info" title="This expression should match a node contained within each article item node
containing the article headline. It should start with a dot followed by two
forward slashes, referring to any descendant nodes of the article item node.">i</i><label for="arg-XPathBridge--content">Item description selector</label>
    <input id="arg-XPathBridge--content" type="text" value=".//div[@class=&quot;ArticleListItem-description&quot;]/div[@class=&quot;h6&quot;]" placeholder=".//div[@class=&quot;ArticleListItem-description&quot;]/div[@class=&quot;h6&quot;]"
      name="content">
    <i class="info" title="This expression should match a node contained within each article item node
containing the article content or description. It should start with a dot
followed by two forward slashes, referring to any descendant nodes of the
article item node.">i</i><label for="arg-XPathBridge--raw_content">Use raw item description</label>
    <input id="arg-XPathBridge--raw_content" type="checkbox" name="raw_content">
    <i class="info" title="Whether to use the raw item description or to replace certain characters with
special significance in HTML by HTML entities (using the PHP function htmlspecialchars).">i</i><label for="arg-XPathBridge--uri">Item URL selector</label>
    <input id="arg-XPathBridge--uri" type="text" value=".//a[@class=&quot;ArticleLink ArticleLink&quot;]/@href" placeholder=".//a[@class=&quot;ArticleLink ArticleLink&quot;]/@href" name="uri">
    <i class="info" title="This expression should match a node's attribute containing the article URL
(usually the href attribute of an <a> tag). It should start with a dot
followed by two forward slashes, referring to any descendant nodes of
the article item node. Attributes can be selected by prepending an @ char
before the attributes name.">i</i><label for="arg-XPathBridge--author">Item author selector</label>
    <input id="arg-XPathBridge--author" type="text" value="" placeholder="" name="author">
    <i class="info" title="This expression should match a node contained within each article item
node containing the article author's name. It should start with a dot
followed by two forward slashes, referring to any descendant nodes of
the article item node.">i</i><label for="arg-XPathBridge--timestamp">Item date selector</label>
    <input id="arg-XPathBridge--timestamp" type="text" value=".//time[@class=&quot;ArticleListItem-footerTimestamp&quot;]/@timestamp" placeholder=".//time[@class=&quot;ArticleListItem-footerTimestamp&quot;]/@timestamp" name="timestamp">
    <i class="info" title="This expression should match a node or node's attribute containing the
article timestamp or date (parsable by PHP's strtotime function). It
should start with a dot followed by two forward slashes, referring to
any descendant nodes of the article item node. Attributes can be
selected by prepending an @ char before the attributes name.">i</i><label for="arg-XPathBridge--enclosures">Item image selector</label>
    <input id="arg-XPathBridge--enclosures" type="text" value=".//div[@class=&quot;ArticleListItem-image&quot;]/@style" placeholder=".//div[@class=&quot;ArticleListItem-image&quot;]/@style" name="enclosures">
    <i class="info" title="This expression should match a node's attribute containing an article
image URL (usually the src attribute of an <img> tag or a style
attribute). It should start with a dot followed by two forward slashes,
referring to any descendant nodes of the article item node. Attributes
can be selected by prepending an @ char before the attributes name.">i</i><label for="arg-XPathBridge--categories">Item category selector</label>
    <input id="arg-XPathBridge--categories" type="text" value=".//div[@class=&quot;ArticleListItem-label&quot;]" placeholder=".//div[@class=&quot;ArticleListItem-label&quot;]" name="categories">
    <i class="info" title="This expression should match a node or node's attribute contained
within each article item node containing the article category. This
could be inside <div> or <span> tags or sometimes be hidden
in a data attribute. It should start with a dot followed by two
forward slashes, referring to any descendant nodes of the article
item node. Attributes can be selected by prepending an @ char
before the attributes name.">i</i><label for="arg-XPathBridge--fix_encoding">Fix encoding</label>
    <input id="arg-XPathBridge--fix_encoding" type="checkbox" name="fix_encoding">
    <i class="info" title="Check this to fix feed encoding by invoking PHP's utf8_decode
function on all extracted texts. Try this in case you see &quot;broken&quot; or
&quot;weird&quot; characters in your feed where you'd normally expect umlauts
or any other non-ascii characters.">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YouTubeCommunityTabBridge"><input type="hidden" name="context" value="By channel ID">
  <div class="parameters"><label for="arg-YouTubeCommunityTabBridge-By+channel+ID-channel">Channel ID</label>
    <input required="" id="arg-YouTubeCommunityTabBridge-By+channel+ID-channel" type="text" value="" placeholder="UCULkRHBdLC5ZcEQBaL0oYHQ" name="channel">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YouTubeCommunityTabBridge"><input type="hidden" name="context" value="By username">
  <div class="parameters"><label for="arg-YouTubeCommunityTabBridge-By+username-username">Username</label>
    <input required="" id="arg-YouTubeCommunityTabBridge-By+username-username" type="text" value="" placeholder="YouTubeUK" name="username">
    <i class="no-info"></i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YoutubeBridge"><input type="hidden" name="context" value="By username">
  <div class="parameters"><label for="arg-YoutubeBridge-By+username-u">username</label>
    <input required="" id="arg-YoutubeBridge-By+username-u" type="text" value="" placeholder="LinusTechTips" name="u">
    <i class="no-info"></i><label for="arg-YoutubeBridge-By+username-duration_min">min. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+username-duration_min" type="number" value="" placeholder="5" name="duration_min">
    <i class="info" title="Minimum duration for the video in minutes">i</i><label for="arg-YoutubeBridge-By+username-duration_max">max. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+username-duration_max" type="number" value="" placeholder="10" name="duration_max">
    <i class="info" title="Maximum duration for the video in minutes">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YoutubeBridge"><input type="hidden" name="context" value="By channel id">
  <div class="parameters"><label for="arg-YoutubeBridge-By+channel+id-c">channel id</label>
    <input required="" id="arg-YoutubeBridge-By+channel+id-c" type="text" value="" placeholder="UCw38-8_Ibv_L6hlKChHO9dQ" name="c">
    <i class="no-info"></i><label for="arg-YoutubeBridge-By+channel+id-duration_min">min. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+channel+id-duration_min" type="number" value="" placeholder="5" name="duration_min">
    <i class="info" title="Minimum duration for the video in minutes">i</i><label for="arg-YoutubeBridge-By+channel+id-duration_max">max. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+channel+id-duration_max" type="number" value="" placeholder="10" name="duration_max">
    <i class="info" title="Maximum duration for the video in minutes">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YoutubeBridge"><input type="hidden" name="context" value="By custom name">
  <div class="parameters"><label for="arg-YoutubeBridge-By+custom+name-custom">custom name</label>
    <input required="" id="arg-YoutubeBridge-By+custom+name-custom" type="text" value="" placeholder="LinusTechTips" name="custom">
    <i class="no-info"></i><label for="arg-YoutubeBridge-By+custom+name-duration_min">min. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+custom+name-duration_min" type="number" value="" placeholder="5" name="duration_min">
    <i class="info" title="Minimum duration for the video in minutes">i</i><label for="arg-YoutubeBridge-By+custom+name-duration_max">max. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+custom+name-duration_max" type="number" value="" placeholder="10" name="duration_max">
    <i class="info" title="Maximum duration for the video in minutes">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YoutubeBridge"><input type="hidden" name="context" value="By playlist Id">
  <div class="parameters"><label for="arg-YoutubeBridge-By+playlist+Id-p">playlist id</label>
    <input required="" id="arg-YoutubeBridge-By+playlist+Id-p" type="text" value="" placeholder="PL8mG-RkN2uTzJc8N0EoyhdC54prvBBLpj" name="p">
    <i class="no-info"></i><label for="arg-YoutubeBridge-By+playlist+Id-duration_min">min. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+playlist+Id-duration_min" type="number" value="" placeholder="5" name="duration_min">
    <i class="info" title="Minimum duration for the video in minutes">i</i><label for="arg-YoutubeBridge-By+playlist+Id-duration_max">max. duration (minutes)</label>
    <input id="arg-YoutubeBridge-By+playlist+Id-duration_max" type="number" value="" placeholder="10" name="duration_max">
    <i class="info" title="Maximum duration for the video in minutes">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

GET ?

<form method="GET" action="?">
  <input type="hidden" name="action" value="display">
  <input type="hidden" name="bridge" value="YoutubeBridge"><input type="hidden" name="context" value="Search result">
  <div class="parameters"><label for="arg-YoutubeBridge-Search+result-s">search keyword</label>
    <input required="" id="arg-YoutubeBridge-Search+result-s" type="text" value="" placeholder="LinusTechTips" name="s">
    <i class="no-info"></i><label for="arg-YoutubeBridge-Search+result-pa">page</label>
    <input id="arg-YoutubeBridge-Search+result-pa" type="number" value="" placeholder="1" name="pa">
    <i class="info" title="This option is not work anymore, as YouTube will always return the same page">i</i><label for="arg-YoutubeBridge-Search+result-duration_min">min. duration (minutes)</label>
    <input id="arg-YoutubeBridge-Search+result-duration_min" type="number" value="" placeholder="5" name="duration_min">
    <i class="info" title="Minimum duration for the video in minutes">i</i><label for="arg-YoutubeBridge-Search+result-duration_max">max. duration (minutes)</label>
    <input id="arg-YoutubeBridge-Search+result-duration_max" type="number" value="" placeholder="10" name="duration_max">
    <i class="info" title="Maximum duration for the video in minutes">i</i>
  </div><button type="submit" name="format" formtarget="_blank" value="Html">Generate feed</button>
</form>

Text Content

SEARCH

Find Feed from URL



CSS SELECTOR BRIDGE

Convert any site to RSS feed using CSS selectors (Advanced Users)

Show more
Site URL: Home page with latest articles Selector for article links or their
parent elements i[Optional] Pattern for site URLs to keep in feed i[Optional]
Selector to expand each article content i[Optional] Content cleanup: List of
items to remove i[Optional] Text to remove from expanded article title iLimit i
Generate feed
Show less

ORelio


FEEDMERGE

This bridge merges two or more feeds into a single feed. Max 10 items are
fetched from each feed.

Show more
Feed name Feed url Feed url Feed url Feed url Feed url Feed url Feed url Feed
url Feed url Feed url Limit i
Generate feed
Show less

dvikan


FEED REDUCER [%]

Choose a percentage of a feed you want to see.

Show more
Warning : This bridge is not fetching its content through a secure connection
Feed URI percentage
Generate feed
Show less

mdemoss


FILTER

Filters a feed of your choice

Show more
Feed URL Filter (regular expression!!!) Filter type Keep matching itemsHide
matching itemsCase-insensitive filter Attempt Latin1/UTF-8 fixes when evaluating
filter Apply filter on author Apply filter on content Apply filter on title
Apply filter on URI/URL Generate title from content (overwrite existing title)
Max length analyzed by filter (-1: no limit)
Generate feed
Show less

Frenzie, ORelio


GETTR.COM BRIDGE

Fetches the latest posts from a GETTR user

Show more
User Limit i
Generate feed
Show less

dvikan


ACTIVITYPUB BRIDGE

Returns recent statuses. Supports Mastodon, Pleroma and Misskey, among others.
Access to instances that have Authorized Fetch enabled requires configuration.

Show more
Canonical username Without regular statuses iWithout replies iWithout boosts
iSignature Type Without Query (Mastodon)With Query (GoToSocial)Don't signi
Generate feed
Show less

Austin Huang


REDDIT BRIDGE

Return hot submissions from Reddit

Show more

SINGLE

SubReddit iFlair iMinimal score iSort By HotRelevanceNewTopiKeyword search i
Generate feed

MULTI

SubReddits iMinimal score iSort By HotRelevanceNewTopiKeyword search i
Generate feed

USER

User iComments iMinimal score iSort By HotRelevanceNewTopiKeyword search i
Generate feed
Show less

dawidsowa


RUMBLE.COM

Fetches the latest channel/user videos

Show more
Account Type ChannelUser
Generate feed
Show less

dvikan


SOUNDCLOUD BRIDGE

Returns 10 newest music from user profile

Show more
username Content All (except likes)TracksAlbumsPlaylistsRepostsLikes
Generate feed
Show less

kranack, Roliga


TELEGRAM BRIDGE

Returns newest posts from a *public* Telegram channel

Show more
Username
Generate feed
Show less

VerifiedJoseph


THE PIRATE BAY

Returns results for the keywords. You can put several list of keywords by
separating them with a semicolon (e.g. "one show;another show"). Category based
search needs the category number as input. User based search takes the Uploader
name. Search can be done in a specified category

Show more
keywords/username/category, separated by semicolons Search type
searchcategoryuserSpecify category for keyword search ? Category number Only get
results from Trusted or VIP users ?
Generate feed
Show less

dvikan


TIKTOK BRIDGE

Returns posts

Show more

BY USER

Username
Generate feed
Show less

VerifiedJoseph


TWITCH BRIDGE

Twitch channel videos

Show more
Channel iType AllArchiveHighlightsUploadsPast PremieresPremiere Uploads
Generate feed
Show less

Roliga


TWITTER BRIDGE

returns tweets

Show more

BY KEYWORD OR HASHTAG

Keyword or #hashtag iHide profile pictures iHide images in tweets iDisable image
scaling i
Generate feed

BY USERNAME

username iWithout replies iWithout retweets iWithout pinned tweet iHide profile
pictures iHide images in tweets iDisable image scaling i
Generate feed

BY LIST

User iList iFilter iHide profile pictures iHide images in tweets iDisable image
scaling i
Generate feed

BY LIST ID

List ID iFilter iHide profile pictures iHide images in tweets iDisable image
scaling i
Generate feed
Show less

arnd-s


VK.COM

Working with open pages

Show more
Group or user name Hide reposts
Generate feed
Show less

em92


XPATHBRIDGE

Parse any webpage using XPath expressions

Show more



Enter web page URL iItem selector iItem title selector iItem description
selector iUse raw item description iItem URL selector iItem author selector
iItem date selector iItem image selector iItem category selector iFix encoding i
Generate feed
Show less

Niehztog


YOUTUBE COMMUNITY TAB BRIDGE

Returns posts from a channel's community tab

Show more

BY CHANNEL ID

Channel ID
Generate feed

BY USERNAME

Username
Generate feed
Show less

VerifiedJoseph


YOUTUBE BRIDGE

Returns the 10 newest videos by username/channel/playlist or search

Show more

BY USERNAME

username min. duration (minutes) imax. duration (minutes) i
Generate feed

BY CHANNEL ID

channel id min. duration (minutes) imax. duration (minutes) i
Generate feed

BY CUSTOM NAME

custom name min. duration (minutes) imax. duration (minutes) i
Generate feed

BY PLAYLIST ID

playlist id min. duration (minutes) imax. duration (minutes) i
Generate feed

SEARCH RESULT

search keyword page imin. duration (minutes) imax. duration (minutes) i
Generate feed
Show less

No maintainer

https://github.com/RSS-Bridge/rss-bridge



2023-09-24

18/416 active bridges.
Show inactive bridges