Releases: hbmartin/overcast-to-sqlite
Releases · hbmartin/overcast-to-sqlite
v0.7.0
Added html
command to generate webpage with recently listened episodes
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Significant speed boost by parallelizing downloads
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Adds a
chapters
command to store episode chapters in a chapters
table (where available)
- Option to set Overcast cookie with an environment variable (instead of
auth.json
)
Full Changelog: 0.4.0...v0.5.0
0.4.0
- Added
all
command
- Added ability to set
user-agent
in auth.json
- Improved transcript downloading
- Detect more namespaces
- Dropped support for Python 3.10
0.3.0
- Added views for episodes recently played, deleted, or starred
- Improved file type / extension handling for transcripts
0.2.0
Added transcript download command