Metadata-Version: 1.0
Name: humdrum
Version: 0.4
Summary: A  CLI tool for youtube data api v3
Home-page: https://github.com/princekrroshan01/humdrum
Author: Prince Roshan
Author-email: princekrroshan01@gmail.com
License: MIT
Description: # humdrum
        this a CLI tool for youtube data api v3
        
        ## Prerequisites
        get the youtube data v3 api key from https://console.developers.google.com/apis/ and set a environment variable with the name API_KEY
        
        
        make a python alias by typing 
        alias humdrum="python3 (location of file cli.py)" in terminal
        
        ## using 
        type humdrum --help in terminal in same working directory
        this will guide you through the process
        
        
        ## Contributing
        Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
        
Platform: UNKNOWN
