Metadata-Version: 1.1
Name: ktuvitDownloader
Version: 0.1
Summary: This package will allow you to auto-download subtitles from ktuvit.com website.
Home-page: https://github.com/aviadlevy/ktuvitDownloader/
Author: Aviad Levy
Author-email: aviadlevy1@gmail.com
License: LGPLv3
Description: ktuvitDownloader
        ================
        Auto-Download fron Ktuvit.com
        -----------------------------
        
        This package will allow you to auto-download subtitles from ktuvit.com website.
        
        This is an Alpha version. use with caution.
        
        Install:
        ::
          pip install ktuvitDownloader
        
        Usage:
        ::
          ktuvitDownloader -h
          
        TODO List:
        ----------
        - Improve logging system
        - Improve subtitle detection
        - Create caching system
        - Improve REASME.rst (this file)
        
        :Author:
            Aviad Levy
        
        :Version: 0.0.1
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Multimedia
