Releases: NotJoeMartinez/yt-fts
Releases · NotJoeMartinez/yt-fts
v0.1.57
Added
- Added
summarize
command for video summaries - Added
--cookies-from-browser
flag to bypass rate limiting
Changed
--number-of-jobs
flag is now--jobs
update
command now updates all channels by defaultexport
vsearch
andsearch
commands OOP refactor
Fixed
- Quieted warnings on download
Full Changelog: v0.1.56...v0.1.57
v0.1.56
What's Changed
[0.1.56] - 2024-09-04
Fixed
OR
,AND
and Quoted searches not working- #164
- #17
Full Changelog: v0.1.55...v0.1.56
v0.1.55
v0.1.54
v0.1.53
v0.1.52
What's Changed
Added
llm
command for Retrieval-Augmented Generation on channels with embeddings- Way to specify time interval when generating embeddings
- pytest unit testing for basic cli functionality
Changed
- Changed
get-embeddings
command toembeddings
(it's cleaner) - Refomatted most files to follow PEP 8 style guides
- Most of the commands now exit with status code
- Refactored to not use
import *
Fixed
- Removed Regex warning when first running cli
- Delete not working if you use a capital Y
v0.1.51
v0.1.50
Added date to fts, fixed chromadb dependency error
v0.1.47
bump version to work with homebrew