whatsplay / whatsapp-play

Command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat..
MIT License
405 stars 217 forks source link

Download all the images of contacts #266

Closed Rits1272 closed 4 years ago

Rits1272 commented 4 years ago

Closes: #81

Proposed changes

Now the user will be able to download the images of all WhatsApp contacts and save it to a media_images folder

Types of changes

Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply

Screenshots

Screenshot (57)

USE : python3 -m wplay -wmedia

Rits1272 commented 4 years ago

Please review @rpotter12 @xandao6 @priyansh19

rpotter12 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 3

Complexity increasing per file
==============================
- wplay/get_media.py  7
- wplay/__main__.py  1

See the complete overview on Codacy

Rits1272 commented 4 years ago

Made the changes @rpotter12. There were no additional packages installed. So no changes in requirements.txt and setup.py file