Metadata-Version: 1.1
Name: ted2mkv
Version: 1.1
Summary: Download and convert TED videos to MKV format
Home-page: https://github.com/oxplot/ted2mkv
Author: Mansour Behabadi
Author-email: mansour@oxplot.com
License: GPLv3
Description: ted2mkv as the name suggests, downloads and converts TED videos
        available on ted.com to mkv files.
        
        Features:
        - Can resume download at any stage.
        - Downloads and embeds all available subtitles in the mkv file.
        - Downloads and embeds the video summary text and other metadata in the
          mkv file.
        
        Requirements:
        - mkvtoolnix (it uses mkvmerge to create the mkv file)
        
        For usage information, run ted2mkv with -h option.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Multimedia :: Video :: Conversion
Classifier: Topic :: Utilities
