This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
# SPDX-License-Identifier: Unlicense | |
# This script allows you to use the DeArrow YouTube extension in Newsboat. Simply save this file | |
# under ~/.local/bin/yt_dearrow_rss and preprend `filter:~/.local/bin/yt_dearrow_rss:` to an entry in your `urls` file, e.g. | |
# filter:~/.local/bin/yt_dearrow_rss:https://www.youtube.com/feeds/videos.xml?channel_id=UCeiYXex_fwgYDonaTcSIk6w MinuteEarth | |
import requests | |
import xml.etree.ElementTree as ET | |
import sys |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Enemy | Geo | Greed Geo | Percent Increase | |
---|---|---|---|---|
Ambloom | 2 | 3 | 0.50000 | |
Aspid Hunter | 6 | 8 | 0.33333 | |
Aspid Mother | 10 | 12 | 0.20000 | |
Baldur | 4 | 5 | 0.25000 | |
Boofly | 8 | 10 | 0.25000 | |
Carver Hatcher | 25 | 32 | 0.28000 | |
Corpse Creeper | 10 | 12 | 0.20000 | |
Cowardly Husk | 9 | 15 | 0.66667 | |
Crawlid | 2 | 3 | 0.50000 |