Releases: NotJoeMartinez/yt-fts
Releases · NotJoeMartinez/yt-fts
v0.1.62
- Fix download only one, randomize user agents by @NotJoeMartinez in #188
Full Changelog: v0.1.61...v0.1.62
v0.1.61
docs and version updates
v0.1.60
- Fix download format errors, bump yt-dlp version, set default jobs to 8 by @NotJoeMartinez in #186
Full Changelog: v0.1.59...v0.1.60
v0.1.59
[0.1.59] - 2025-07-03
Added
- Channel name extraction from RSS feed
Changed
- Advanced search method refactor
- Updated GitHub Actions from v3 to v4 for upload-artifact and download-artifact
- Simplified version management
Fixed
- Improved channel name extraction reliability by using RSS feed data
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