Hartmut Goebel
8886fd5d2d
Remove HTML tags from content.
...
Do this as early as processing the entry so later steps can count
on it (esp. when counting characters)
Also add a new requirement: beautifulsoup4.
2019-03-31 00:00:53 +01:00
Hartmut Goebel
fc56be6d70
Filter entries prior to processing any entry.
...
This saves processing time, esp. since for most installation
there should not be so many changes and most times, there will
be zero entries to be posted, thus there is not need to process them.
2019-03-31 00:00:50 +01:00
Hartmut Goebel
e99c18b249
Sort entries in reverse published order.
...
In a feed typically the newest entries are on top, while the older
ones should be posted first. Thus reverse the order, based on
publish date.
Closes #4 .
2019-03-30 23:59:40 +01:00
Hartmut Goebel
493c1ad3f3
Add minimal argparse support to get support for --help.
...
Closes #5 .
2019-03-29 21:32:36 +01:00
Stefan R. Grotz
078f0edbf7
updated readme template section
2019-03-10 10:18:58 +01:00
Stefan R. Grotz
9d101a0dad
added entry.link to support youtube rss
...
youtube RSS (e.g. https://www.youtube.com/feeds/videos.xml?channel_id=UCsXVk37bltHxD1rDPwtNM8Q ) uses link tags so I added them to them.
2019-03-10 10:16:42 +01:00
Ed Summers
37aedd9e56
try 499?
2018-10-23 19:45:16 -04:00
Ed Summers
9adcf3342a
truncate at 500 chars
v0.0.10
2018-10-23 14:14:04 -04:00
Ed Summers
346cea831a
new version
v0.0.9
2018-10-21 07:01:21 -04:00
Ed Summers
e4d7de6128
new app creation now works
2018-10-21 07:00:09 -04:00
Ed Summers
96d4d104d8
another post problem
v0.0.8
2018-06-09 14:06:57 -04:00
Ed Summers
814c10c803
new version (again)
2018-06-09 14:03:52 -04:00
Ed Summers
625d6b7a4a
fix mastodon posting
2018-06-09 14:03:18 -04:00
Ed Summers
96567eef7c
docs
2018-06-09 13:53:02 -04:00
Ed Summers
5917ef7137
more fixes for tags
2018-06-09 13:51:00 -04:00
Ed Summers
17eead1ab0
fixed hashtags
2018-06-09 13:35:58 -04:00
Ed Summers
5911f648c2
fixed python_requires
2018-06-09 13:33:59 -04:00
Ed Summers
baf971a377
require python3
2018-06-09 13:31:05 -04:00
Ed Summers
6699d14a07
ignore dist
2018-06-09 13:29:09 -04:00
Ed Summers
482ff34430
added hashtags
2018-06-09 13:28:17 -04:00
Ed Summers
bdc72c289f
initial
2018-06-09 12:53:44 -04:00