Release 2.4.0
·
1492 commits
to main
since this release
What's new
Commits details since the last release
- [3a10bd6] by @thiswillbeyourgithub, 74 seconds ago:
bump version 2.3.9 -> 2.4.0
bumpver.toml
setup.py
wdoc/wdoc.py
- [f035f22] by @thiswillbeyourgithub, 2 minutes ago:
minor: better storing of metadata for yt
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [b5d1d6a] by @thiswillbeyourgithub, 6 minutes ago:
new: include youtube chapters into the summary as metadata
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/wdoc.py
- [960fdce] by @thiswillbeyourgithub, 7 minutes ago:
minor: include title and channel as metadata
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [391fab7] by @thiswillbeyourgithub, 7 minutes ago:
feat and fix: proper youtube loader implementation using yt_dlp instead of yt_dl and with vtt subtitle parsing using timecode aware parsing
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [7678491] by @thiswillbeyourgithub, 68 minutes ago:
minor: fix type
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [20e6b2b] by @thiswillbeyourgithub, 2 hours ago:
bump version 2.3.8 -> 2.3.9
bumpver.toml
setup.py
wdoc/wdoc.py
- [bc1bd69] by @thiswillbeyourgithub, 2 hours ago:
fix: python version
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
setup.py
- [e111e7d] by @thiswillbeyourgithub, 2 hours ago:
fix: nonsense to install yt dlp and parse youtube in peace
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
setup.py
wdoc/utils/import_tricks.py
wdoc/utils/loaders.py
- [f930af0] by @thiswillbeyourgithub, 2 hours ago:
fix: always crash if only one document to load and fails (allows more helpful error messages)
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/batch_file_loader.py
- [c929a96] by @thiswillbeyourgithub, 2 hours ago:
new: in case of error in the ntfy script, print the full stacktrace
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
scripts/NtfySummarizer/NtfySummarizer.py