Metadata-Version: 2.5
Name: phlsM3U8_downner
Version: 0.1.2
Summary: Async HLS/m3u8 downloader with AES-128 decryption and ffmpeg merging
Project-URL: Homepage, https://github.com/ap945/phlsM3U8_downner
Author: Error
License-Expression: MIT
License-File: LICENSE
Keywords: aes-128,downloader,ffmpeg,hls,m3u8,segment
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Video
Requires-Python: >=3.10
Requires-Dist: aiofiles
Requires-Dist: aiohttp
Requires-Dist: ffmpeg-python
Requires-Dist: pycryptodome
Requires-Dist: rich
Requires-Dist: tenacity
Description-Content-Type: text/markdown

readme = "https://github.com/ap945/phlsM3U8_downner/blob/main/README.md"