Tools and scripts related to the No New Notifications podcast
Current tool(s) include:
episode_stub_extractor.py
(for generating fandom episode stubs)
To install dependencies (tested on Python 3.8.10)
pip install -r requirements.txt
Basic usage:
python <script>.py
For usage details:
python <script>.py --help