A python 3 script for extracting messages from Viber Desktop's sqlite message database into a csv file.
If you use Viber Desktop, all your messages are stored in a sqlite database.
In windows, this is usually located at:
C:\Users<USERNAME>\AppData\Roaming\ViberPC<YOURPHONE#>\viber.db
In macos, this is usually located at:
/Users/<USERNAME>/Library/Application Support/ViberPC/<YOURPHONE#>/viber.db
Create a copy of viber.db to use for message extraction.