Metadata-Version: 2.4
Name: BingeWatcher
Version: 0.0.3
Summary: CLI Tool for adding and managing TV shows locally
Project-URL: Homepage, https://github.com/tudordudu04/BingeWatcher
Project-URL: Issues, https://github.com/tudordudu04/BingeWatcher/issues
Author-email: Caprian Tudor-George <tudordudu04@gmail.com>
License-Expression: MIT
License-File: LICENCE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: google-api-python-client
Requires-Dist: typer>=0.9
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown

BingeWatcher is a command-line tool that stores and tracks favorite TV series in a local SQLite database, monitors new episodes (via IMDB), checks YouTube for related trailers/uploads, and notifies the user based on preferences and scores.
