Extract and save Skype chats.
Project description
# save_skype
Extract chats from Skype main.db and save them as text files
Python 3 only
## Installation
`pip3 install save_skype`
Or
- Pull the repo
- Install dependencies w/ pip
`pip3 install -r requirements.txt && python3 setup.py`
## Usage
- Get the path of your main.db
`~/.Skype/USERNAME/main.db`
```
alex@mba:/media/alex/Downloads/save_skype$ save_skype --help
Usage: save_skype [OPTIONS] FILE
Options:
-s, --save TEXT Path to save chats
--help Show this message and exit.
alex@mba:/media/alex/Downloads/save_skype$ save_skype ~/.Skype/MY_USERNAME/main.db
chat_896_other1_me.txt
chat_1536_me_other2.txt
chat_901_me_other3.txt
chat_2057_me_other4.txt
...
Files saved to .
```
## License
See `LICENSE`
Extract chats from Skype main.db and save them as text files
Python 3 only
## Installation
`pip3 install save_skype`
Or
- Pull the repo
- Install dependencies w/ pip
`pip3 install -r requirements.txt && python3 setup.py`
## Usage
- Get the path of your main.db
`~/.Skype/USERNAME/main.db`
```
alex@mba:/media/alex/Downloads/save_skype$ save_skype --help
Usage: save_skype [OPTIONS] FILE
Options:
-s, --save TEXT Path to save chats
--help Show this message and exit.
alex@mba:/media/alex/Downloads/save_skype$ save_skype ~/.Skype/MY_USERNAME/main.db
chat_896_other1_me.txt
chat_1536_me_other2.txt
chat_901_me_other3.txt
chat_2057_me_other4.txt
...
Files saved to .
```
## License
See `LICENSE`
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
save_skype-0.1.5.tar.gz
(15.2 kB
view details)
Built Distribution
File details
Details for the file save_skype-0.1.5.tar.gz
.
File metadata
- Download URL: save_skype-0.1.5.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f727bada3b87e39c17766a3210162f3f21f2ebc41f543796bdbf160368730518 |
|
MD5 | 21ef225e636c93f1ca99ae1aed93f959 |
|
BLAKE2b-256 | 1a05f1e5d2071a893cfca516c54fc3cc255337ffac692ecf49cdac0cd65474c4 |
File details
Details for the file save_skype-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: save_skype-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa0ed49def6eaea4588ba2b85e1625775c451dbadf497adf751158b90adde601 |
|
MD5 | f1328f36745369eb07384d2341f4a5db |
|
BLAKE2b-256 | 3dc7c06eb7359fc814329cd3b9657c8b9c55c000e46a01df337649d122bd62df |