yt-fts

View on PyPIReverse Dependencies (0)

0.1.48 yt_fts-0.1.48-py3-none-any.whl

Wheel Details

Project: yt-fts
Version: 0.1.48
Filename: yt_fts-0.1.48-py3-none-any.whl
Download: [link]
Size: 23743
MD5: e93eeb155d483d33f83ef65f6acdb23b
SHA256: 6f2add34979782b12a1ab8e3421b29cb722b8d76fb4d61040dc5dfc07c9434f1
Uploaded: 2024-05-08 20:45:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yt-fts
Version: 0.1.48
Summary: Search all of a YouTube channel from the command line
Author-Email: NotJoeMartinez <notjoemartinez[at]protonmail.com>
Project-Url: Homepage, https://github.com/NotJoeMartinez/yt-fts
License: This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org>
Keywords: youtube,subtitles,search
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: click (==8.1.7)
Requires-Dist: openai (==1.16.2)
Requires-Dist: chromadb (==0.4.24)
Requires-Dist: requests (==2.31.0)
Requires-Dist: rich (==13.7.1)
Requires-Dist: sqlite-utils (==3.36)
Requires-Dist: beautifulsoup4 (==4.12.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5746 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yt_fts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yt_fts/config.py sha256=sTzp-KniTHltd17OgJCzv49lPKc8LOCdymif1Vowgus 3266
yt_fts/db_utils.py sha256=bwe36vqTA9u5onbG8kSY09lID0hLMmrHOKMWrM5ydfQ 8294
yt_fts/download.py sha256=vQFsrQWOKPEnJZ9uC-Z-6npkd3btc3H8GkfW7SjbTas 10745
yt_fts/embeddings.py sha256=DYG2D84NOq_lRsK7sjMNW_MOhOLE7U_7vdBRHYH0roU 1164
yt_fts/export.py sha256=-74xB-PnyrZoNRUyxraLZV91sGMAP3bqAQzuYxWAFZM 5386
yt_fts/list.py sha256=Ik6ml29gpNv1uWa21uwf4zx_fYfmvoIaWwYV9IeHIZI 4053
yt_fts/search.py sha256=CRezUiS8DDRw2SApqFWvbIv8Fz8F_5rQQo4ez7-VDtA 4588
yt_fts/update.py sha256=i4NxIp_VXQQaJ-QaOB21w5hjvSSBgw9HcKuMPwBWpqo 1521
yt_fts/utils.py sha256=1x7kVXTPAcyToHPzCs0kZ3MUI9Y75efsUxvEGOiO3kA 5389
yt_fts/vector_search.py sha256=g5Vnq0gsmx4fTJVrTD8vROhYA-lemPMDYRt1n3F9_bI 3899
yt_fts/yt_fts.py sha256=9a-ls-bVL4FoxN2Ba83HHLAhSNNW6hd18OODEw-iXro 11738
yt_fts-0.1.48.dist-info/LICENSE sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4 1211
yt_fts-0.1.48.dist-info/METADATA sha256=WJti43F1ZqQbRYBImbxPsMYbcU9p8fft43sG9sZ4Xh0 8358
yt_fts-0.1.48.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
yt_fts-0.1.48.dist-info/entry_points.txt sha256=prvMX2UxMZ_bhO7VdmMzXpszAaNpvU_8-rMMr-f0CWc 45
yt_fts-0.1.48.dist-info/top_level.txt sha256=b5_LbvG5ZqL452xdBn3AGAxhUmrcKtxc9YleRJyHHpo 7
yt_fts-0.1.48.dist-info/RECORD

top_level.txt

yt_fts

entry_points.txt

yt-fts = yt_fts.yt_fts:cli