yt-fts

View on PyPIReverse Dependencies (0)

0.1.57 yt_fts-0.1.57-py3-none-any.whl

Wheel Details

Project: yt-fts
Version: 0.1.57
Filename: yt_fts-0.1.57-py3-none-any.whl
Download: [link]
Size: 30849
MD5: 2ddad87316f25dc77e14f9863d0a9206
SHA256: 8e365a8d4f71ae83f89699401347d278d09b4ad9b39f8448f6397ed3601c5116
Uploaded: 2024-09-06 09:56:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yt-fts
Version: 0.1.57
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.35.3)
Requires-Dist: chromadb (==0.5.2)
Requires-Dist: requests (<3,>=2.32.2)
Requires-Dist: rich (==13.7.1)
Requires-Dist: sqlite-utils (==3.36)
Requires-Dist: beautifulsoup4 (==4.12.3)
Requires-Dist: yt-dlp (==2024.7.16)
Requires-Dist: webvtt-py (==0.5.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7734 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.2)
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=RYbd86P1Li2k5nxdCyga-5wX8NNDEC55KKSxCYBFKRs 3265
yt_fts/db_utils.py sha256=AeQU-A-wi_7v1Iz1mDLZW_6aPG3Py6X_jw2aEsW2ab8 12934
yt_fts/download.py sha256=9ka9UAIGRuWZTrILzuZqdqbspokxejQxVF2zjYmJeCI 13416
yt_fts/export.py sha256=Q2qQFR8iXautEicbXBJQVdtagCOijCCfoIaMz5UYrmM 6041
yt_fts/get_embeddings.py sha256=Tlj4DpA3CD8JJpyV-HUvzPpHYYhWjWXJeF90gBM9cbM 5950
yt_fts/list.py sha256=z1nm2_MYljxUo6RbSoFWvPyMY9RT0mklcd-snwv_aCU 4032
yt_fts/llm.py sha256=PGRIu1rHpXf_6zeuyteMPBuo8ruzBRSO4cTahGPnE7Q 8658
yt_fts/search.py sha256=nLmgzLWXVooBalUTN9RcddPRQD91uMRN1gXbe0uq_PM 9786
yt_fts/summarize.py sha256=HNqEhhE6YYoJDELXMF6pGezrdkSHwdJ8BWK6OtvwlEQ 8837
yt_fts/utils.py sha256=U1Hs_rgVeGH9wtGFROi6NOOH9qQyB2H5Eeb7DwoDKOg 5724
yt_fts/yt_fts.py sha256=eW8KNyVh60wf4zHZ7Zqsc52Gzxr-rqNt37SSWSYCBuo 12637
yt_fts-0.1.57.dist-info/LICENSE sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4 1211
yt_fts-0.1.57.dist-info/METADATA sha256=DSGfvFMnlq1ct6CNdaVzeN2W-9e6iwIlcVM2LgBJA7Y 10412
yt_fts-0.1.57.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
yt_fts-0.1.57.dist-info/entry_points.txt sha256=prvMX2UxMZ_bhO7VdmMzXpszAaNpvU_8-rMMr-f0CWc 45
yt_fts-0.1.57.dist-info/top_level.txt sha256=b5_LbvG5ZqL452xdBn3AGAxhUmrcKtxc9YleRJyHHpo 7
yt_fts-0.1.57.dist-info/RECORD

top_level.txt

yt_fts

entry_points.txt

yt-fts = yt_fts.yt_fts:cli