Metadata-Version: 2.1
Name: yypget
Version: 0.0.2
Summary: Download videos, documents, etc. from the website
Home-page: https://github.com/ysouyno/yypget
Author: ysouyno
Author-email: ysouyno@163.com
License: MIT
Description: # yypget
        
        For my beautiful baby Teacher Yang.
        
        ```console
        @#@@@#######&&#######@@@@@@@@@###@@@@&%!%@@$
        @@&&########@############@@@@@@####@@&%!$@@%
        @###@##############@####@&##@@@#@##@@$||$@@%
        #######################@@@&&@@@@@@@@@@$|&@@$
        &@@@#@@###@@##############@&$&&&&&&@&@@$&#@$
        %$#####@@######@#########@@@&$$%|%$&@&&@@@@$
        ###@@################@@#@@&&$$$|!|&&@#@&@@#$
        @@@@@@@############@#@&&&$&@@@&%;:!&#@@&@##$
        &@$%@####&&####@@@@&&&&&&&&$|!:'''!@@@&&@@@$
        @@@@########@||&&@&%%%||%$$@$%!'``!@@&$$&@@%
        &@@##@######@!:;!%%||;'`:!||;`...`!@@&%%$&&%
        @&&&&@@#####@!:'''::;'.  .''``.. `%@&$%$!';!
        #@&@#########$:::':!;'..```````. !#@&%$&&&&%
        ##@&@####$&###$;::!;:'. .':'```.;@@&%$@@@@&%
        ###############$;;!||;''`..```.:@#&$|$##@@@$
        @###############@|!%$%|||;'`.`|##$%|%@#@#@@%
        @@@@@@@@@#########@%|%||!;;:%##@$$%|$&@@@@@$
        &&&&&&&&&@##########@|!;:;|&@#@%|$@@@&%||&#$
        &&&&&@@@@@##########@$|!!!|%@@@$!|@#@!''`. :
        &&&&&&&&@@########@$|!;!!!||$@###@$|!;!!:``:
        $@&&&&&&&@########@%;;;;::':''````;!;|!;''`:
        !@&&&&&$&@#######@%|!;::::'::''`':::;!;::'`:
        '$&$$&&&@@######@%!;::::'''''''':'':!::;:'':
        .|&$$$$$&@#####&%!':':::'''''';:`'':;;::::';
         :&&$$$$&@####&%!:''':'''''''::'''';;;;;;::;
         .|@&$%$&&##@&%!!!:::::'''';:''`:'':;;;;;;;;
          :$&&$%&&@@$%%|:;|::;;;::``':``'':::!!!|!!!
          `|&&$%%%&@$%|;:'``':'':``''``''`':;!!||||!
           :$&&$%$&&@%!!:'``'::``'''`````':;;;!;:;;;
        ```
        
        ## Installation
        
        ### Prerequisites
        
        The following dependencies are required and must be installed separately.
        
        * **[Python 3](https://www.python.org/downloads/)**
        
        ### Install via pip
        
        ```console
        $ pip3 install yypget
        ```
        
        ## Supported Sites
        
        | Site     | URL                        | Video    | Doc      |
        | :------: | :------                    | :------: | :------: |
        | 好看视频 | <https://sv.baidu.com/>    | *        |          |
        | 百度文库 | <https://wenku.baidu.com/> |          | *        |
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
