You're offline — showing cached data

Investment Weekly Macro Audio Overview (Podcast + Slides)

investment-weekly-digest
2026-06-13 06:15:05 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_mixed because the script bypasses claude CLI — it calls yt-dlp directly for channel scraping and the NotebookLM helper (Gemini-backed) for artifact generation.

Weekly macro / investment / economics audio overview — Saturdays 09:00 SAST (07:00 UTC).

Pulls last 7 days of videos from a curated list of reputable macro sensemaking sources (Lyn Alden, Real Vision, Patrick Boyle, Aswath Damodaran, The Compound/Ritholtz, FT, Bloomberg, Moneyweb, BizNews, Just One Lap, etc.) defined in scripts/investment_weekly_digest.py (CHANNELS list). Hype-heavy crypto/equity-influencer channels are excluded or kept skeptical/non-primary.

Filters by recency + view threshold using full yt-dlp metadata (not flat extraction — flat mode drops upload_date/view_count and silently selects 0 videos), creates a NotebookLM notebook with the qualifying videos, then generates audio overview (podcast), slide deck and video overview framed for an SA investor with offshore funds. Artifacts land in ~/workspace/reports/investment-weekly-YYYY-MM-DD/. Telegram summary sent on completion.

Failure modes that now alert (notify_on: failure + non-zero exit): - All channel fetches failed / empty (likely yt-dlp or network issue) - Zero videos qualified after filtering (channels gone stale or filter too strict) - NotebookLM artifact generation produced no audio (the primary deliverable)

Dry-run mode (skips NotebookLM + Telegram, prints collection summary): INVESTMENT_DIGEST_DRY_RUN=1 python3 scripts/investment_weekly_digest.py

First fire: Sat 2026-05-02 09:00 SAST.

Sat at 07:000 7 * * 6
Yes
shell
7200s
No
in 45m (2026-06-13 07:00)

Task Definition

tasks/investment-weekly-digest.md
shell
set
No
Yes
cd /home/lucienne/workspace && python3 /home/lucienne/workspace/scripts/investment_weekly_digest.py

Edit Schedule

Result:
2
Runs (7d)
2
Completed
0
Failed
0
Timeout
100%
Success (7d)
1.1h
Avg Duration
investment economics macro markets weekly podcast audio audio-overview briefing notebooklm slides video youtube

Run History (2)

StartedFinishedStatusDurationOutputLog
7d ago 7d ago completed 1.1h
[start] investment-weekly-digest 2026-06-06 dry_run=False [videos] 28 after filtering [notebook] 6c31b1bd-c8a5-4c35-a316 ...
View log
7d ago 7d ago completed 1.1h
[start] investment-weekly-digest 2026-06-06 dry_run=False [videos] 22 after filtering [notebook] c5a2f7ab-9219-494d-9ee5 ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help