Metadata-Version: 1.1
Name: lulu
Version: 0.2.5
Summary: A friendly you-get fork (⏬ Dumb downloader that scrapes the web)
Home-page: https://github.com/iawia002/Lulu
Author: iawia002
Author-email: z2d@jifangcheng.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        Lulu
        ====
        
        .. image:: https://travis-ci.org/iawia002/Lulu.svg?branch=master
            :target: https://travis-ci.org/iawia002/Lulu
        
        .. image:: https://ci.appveyor.com/api/projects/status/ph9ypng9g01mdr6d/branch/master?svg=true
            :target: https://ci.appveyor.com/project/iawia002/lulu/branch/master
        
        `Lulu <https://github.com/iawia002/Lulu>`__ is a friendly you-get fork (⏬ Dumb downloader that scrapes the web)
        
        .. code:: console
        
            $ lulu https://www.bilibili.com/video/av18295259/
            site:                Bilibili
            title:               【中文八级】俄罗斯人的名字超乎你的想象
            stream:
            - format:        flv720
              container:     flv
              size:          175.4 MiB (183914793 bytes)
            # download-with: lulu --format=flv720 [URL]
        
            Downloading 【中文八级】俄罗斯人的名字超乎你的想象.flv ...
            100% (175.4/175.4MB) ├████████████████████████████████████████┤[1/1]    3 MB/s
        
            Downloading 【中文八级】俄罗斯人的名字超乎你的想象.cmt.xml ...
        
        Full documentation is on `GitHub <https://github.com/iawia002/Lulu/blob/master/README.md>`__
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
