# Hi guys following are some of the things I wanted to add to this packages. for contribution you can contact.
1. proper logging. currently it is using print statements only. Also save the logs in proper file.
2. option to add proxy.
3. python unit tests. 
4. debug mode with extra logs.
5. Add this same functionality for .py files. (This is big one. Could be seperate module.)
6. Convert code to a class (High Priority.)                 done.
7. Convert project to python package on Pypi.