Metadata-Version: 2.4
Name: ytautomatic
Version: 0.1.2
Summary: An automated YouTube video playback engine that tracks progress dynamically around ads using Excel sheets.
Author-email: Veylan Thielamay <your.email@example.com>
Project-URL: Homepage, https://github.com/yourusername/yt-automation-project
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: openpyxl
Requires-Dist: undetected-chromedriver
Requires-Dist: pytubefix
Requires-Dist: selenium
Dynamic: license-file

# ytautomatic

An automated YouTube video playback engine that tracks watch time progress while adjusting dynamically for active ad elements using Excel templates.

## Installation

```bash
pip install ytautomatic
