README.md
pyproject.toml
blog_research_feed.egg-info/PKG-INFO
blog_research_feed.egg-info/SOURCES.txt
blog_research_feed.egg-info/dependency_links.txt
blog_research_feed.egg-info/entry_points.txt
blog_research_feed.egg-info/requires.txt
blog_research_feed.egg-info/top_level.txt
brf/__init__.py
brf/__main__.py
brf/aggregator.py
brf/config.py
brf/feed_item.py
brf/firecrawl_client.py
brf/io.py
brf/main.py
brf/podcast.py
brf/rss.py
brf/slack.py
brf/sources.opml
brf/sources.yaml
brf/sources_config.py
brf/x_client.py
brf/youtube.py
brf/fetchers/__init__.py
brf/fetchers/_rss_parsing.py
brf/fetchers/base.py
brf/fetchers/firecrawl_index.py
brf/fetchers/podcast.py
brf/fetchers/rss.py
brf/fetchers/x.py
brf/fetchers/youtube.py
orchestrator/__init__.py
orchestrator/daily.py
tests/test_feed_item.py
tests/test_firecrawl_index_fetcher.py
tests/test_podcast_fetcher.py
tests/test_rss_fetcher.py
tests/test_x_fetcher.py
tests/test_youtube_fetcher.py