Commit Graph

56 Commits

Author SHA1 Message Date
0x80 af99a05e59
Remove drupal test.
Drupal does not appear to provide a feeds for all sites and does
not appear to use a consistent approach to advertising these feeds.
2022-07-31 00:00:00 +00:00
0x80 8d1bf09d57
Update tests to use current links/instances. 2022-07-31 00:00:00 +00:00
0x80 aa3e2dae18
Replace negative zero PeerTube tests. 2022-06-27 00:00:00 +00:00
0x80 077c947835
Add support for Google Podcasts. 2022-05-10 00:00:00 +00:00
0x80 17232188bf
[generic] Add tests for librarian (LBRY frontend). 2022-05-08 00:00:00 +00:00
0x80 7a0fd3eda2
Specify shell for test script. (It uses bashisms.) 2022-05-08 00:00:00 +00:00
0x80 cfad3bc792
[lbry] Support video pages without channel in URL.
(Odysee uses Cloudflare and did not work over Tor.)
2022-05-05 00:00:00 +00:00
0x80 9e62ea230b
Make tabs consistent. 2022-05-05 00:00:00 +00:00
0x80 1004f98619
Remove redundant code.
Why did I write that???
2022-05-05 00:00:00 +00:00
0x80 a1475943a7
[generic] Implement basic check that downloaded page is an RSS or Atom feed. 2022-04-24 00:00:00 +00:00
0x80 499c9e660a
Support funkwhale tracks if they come from a channel.
Tracks without an associated channel will not work properly.
Note: Unsupported funkwhale URLs will be false positives. I need to fix this.
2022-04-23 00:00:00 +00:00
0x80 266d94d2df
Add support for funkwhale channels. 2022-04-23 00:00:00 +00:00
0x80 bb4a20e2d2
Explain protocol inference regardless of how it's inferred. 2022-04-23 00:00:00 +00:00
0x80 7cfddb7080
Make HTTPS message slightly more verbose. 2022-04-23 00:00:00 +00:00
0x80 bb9a4b10b0
Only run generic extractor if we get a 200-level response code.
It probably doesn't help to spam servers that give 403s.
2022-04-02 00:00:00 +00:00
0x80 d305dec5c1
Update readme now that proxies are supported. 2022-03-27 00:00:00 +00:00
0x80 51290a7203
Fix castbox extractor for channel pages. 2022-03-27 00:00:00 +00:00
0x80 1d59b5ed91
Add proxy option to readme. 2022-03-27 00:00:00 +00:00
0x80 f673411ed2
Add proxy support. 2022-03-27 00:00:00 +00:00
0x80 b3991d0cf6
Report HTTP error codes as error messages. 2022-03-27 00:00:00 +00:00
0x80 12be2714b6
[peertube] Support newer URL format. 2022-02-15 00:00:00 +00:00
0x80 e577e50fd9
Remove sample installation instructions.
I think in order to package rsstube, I need to move src/ to rsstube/ which
will break people's installations if done this way. Sorry.
2021-12-31 00:00:00 +00:00
0x80 5cc99dd432
Big refactor. Reorganize, make the code cleaner. 2021-12-30 00:00:00 +00:00
0x80 05d844b337
(formatting) Shift table over. 2021-12-30 00:00:00 +00:00
0x80 e4c6bb14d9
Correct readme formatting and spelling. 2021-12-30 00:00:00 +00:00
0x80 8c02d3854b
Specify working options in readme. 2021-12-30 00:00:00 +00:00
0x80 8f49afdc86
Bump version. 2021-12-30 00:00:00 +00:00
0x80 dd96cd22b2
Add Podbay support. 2021-12-30 00:00:00 +00:00
0x80 57e2a92532
Add unbreak option for dealing with Cloudflare. 2021-12-30 00:00:00 +00:00
0x80 cfebf73510
Add output options.
User can now output to file and/or output in OPML format.
2021-12-29 00:00:00 +00:00
0x80 334f7dbe49
Update tests. 2021-12-29 00:00:00 +00:00
0x80 d7e3a6991d
Correct license declaration.
GPLv2 or later
2021-12-29 00:00:00 +00:00
0x80 c24a651abc
Clarify Python library dependencies. 2021-12-29 00:00:00 +00:00
0x80 f6fa8d652a
Add update option.
If rsstube was cloned with git, use -U flag to pull updates.
2021-12-29 00:00:00 +00:00
0x80 823af26ff7
Update clone URL. 2021-11-29 00:00:00 +00:00
lost 1916eb49d4
Add Flickr generic tests. 2021-11-09 00:00:00 +00:00
lost 2401bfa815
Improve generic extractor handling of /account/post format. 2021-11-09 00:00:00 +00:00
lost 240370e347
Unescape generic feeds. 2021-11-09 00:00:00 +00:00
lost a0f2449c25
Add Bibliogram support. 2021-11-09 00:00:00 +00:00
lost 99e840031d
Add warning that SoundCloud feeds may be empty. 2021-11-09 00:00:00 +00:00
lost 324c43d47c
Update tests with domains that resolve at test time. 2021-11-08 00:00:00 +00:00
lost 6727ec4278
Add Radiopublic support. 2021-11-08 00:00:00 +00:00
lost 04e4bfa0eb
Add Castbox support. 2021-11-08 00:00:00 +00:00
lost c44fcd8246
Add tests for Reddit. 2021-11-08 00:00:00 +00:00
lost db1f10b691
Relicense to GPLv2+ 2021-11-08 00:00:00 +00:00
lost cfb3e4a6be Support more Player FM links. 2021-11-08 00:00:00 +00:00
lost 6e69d88b0d Fix Funkwhale blog test links. 2021-11-08 00:00:00 +00:00
lost fdd1c9d09a Add odysee support.
Currently, the LBRY support is limited to odysee.
This is because I only know of that instance.
2021-09-22 00:00:00 +00:00
lost 3dde349ea9 Add very basic GUI. 2021-07-25 00:00:00 +00:00
lost cfe3ef63a0 Improve error handling a little. 2021-07-25 00:00:00 +00:00