Metadata-Version: 1.1
Name: song
Version: 2.5
Summary:  A script to download hindi and punjabi songs from internet
Home-page: https://github.com/ankitmathur3193/song-cli
Author: ankit mathur
Author-email: ankitmathur.dtu@gmail.com
License: UNLICENSE
Description: # SONG DOWNLOADER #
        A command Line interface to download hindi and punjabi songs from internet
        ## For Installing ##
        pip install song
        ## For Uninstalling ##
        pip uninstall song
        ## Example: ##
        song -d tum ho
        
        song -d ik kudi
        
        song -d mai ho na
        
        It will download the file in current working directory
        
        ![screenshot from 2017-05-27 12-38-08](https://cloud.githubusercontent.com/assets/15183662/26519077/9b052be8-42d9-11e7-9816-197d3df7eaae.png)
        
        ----------------------------------------------------
        
        
        
Keywords: song download script
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
