Yt-fts

Latest version: v0.1.57

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.1.51

Fixed
- Fixed broken `get_channel_id` function cause by YouTube change to video page html
- https://github.com/NotJoeMartinez/yt-fts/issues/150
- https://github.com/NotJoeMartinez/yt-fts/commit/3f9c408027072de6f6c90bacedd323571800ae71

0.1.50

Changed
- Removed need for system installation of `yt-dlp`
- instead of subprocess we use yt-dlp package from pypi
- https://github.com/NotJoeMartinez/yt-fts/pull/147

0.1.49

Fixed
- Outdated chromadb dependency crashing cli
- https://github.com/NotJoeMartinez/yt-fts/issues/145

Added
- Date in fts searches and exports
- https://github.com/NotJoeMartinez/yt-fts/issues/142

0.1.48

Fixed
- [yt-fts-138](https://github.com/NotJoeMartinez/yt-fts/pull/141)
- Fixed unicode decode error 138
- Introduced when we added current metadata with `--write-info-json`
- Caused by writing json to windows filesystem, which encodes in `Windows-1252` instead of `utf-8`
- Another reason to not use subprocess.
Added
- [yt-fts-139](https://github.com/NotJoeMartinez/yt-fts/pull/139)
- Playlists downloading now supported by passing the `--playlist/-p` to `download` command

0.1.43

Changed
- [yt-fts-136](https://github.com/NotJoeMartinez/yt-fts/pull/136)
- Overhauled full text search results UI
- Results are displayed more logically, with less unnecessary information sorted by frequency.

- [yt-fts-131](https://github.com/NotJoeMartinez/yt-fts/pull/131)
- Moved build system to `pyproject.toml` from `setup.py`

Fixed
- [yt-fts-134](https://github.com/NotJoeMartinez/yt-fts/pull/134)
- Disabled chromadb opentelemetry

Added
- [yt-fts-132](https://github.com/NotJoeMartinez/yt-fts/pull/132)
- GitHub actions integration

0.1.42

Special thanks to [danlamanna](https://github.com/danlamanna) for these fixes

Fixed
- [yt-fts-126](https://github.com/NotJoeMartinez/yt-fts/pull/126)
- Major: Fixed bug that prevented chroma database entries from being deleted if the user did not have an openAI key set

Changed
- [yt-fts-127](https://github.com/NotJoeMartinez/yt-fts/pull/127)
- Major: Improved adding to database time on download by over 50% by using metadata downloaded from yt-dlp

Added
- [yt-fts-124](https://github.com/NotJoeMartinez/yt-fts/pull/124)
- Minor added -h flag to cli

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.