target resourse file downloader and converter
Project description
Installation
pip install fatkun
Usage 1
from fatkun import Fatkun
fatkun = Fatkun()
url = 'http://sns-na-i2.xhscdn.com/1040g00831g8rgina1u004b43duem6ilnicrgu98?imageView2/2/w/540/format/heif/q/46;imageMogr2/strip&redImage/frame/0&ap=11&sc=HF_PRV'
fatkun.pre_url_process(url, 'heif')
content = fatkun.get_requests()
file_dir = r'D:\files\example'
fatkun.save_file(content, file_dir)
Install Requires
python>=3.6.0
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
fatkun-0.1.0.tar.gz
(24.3 kB
view details)
File details
Details for the file fatkun-0.1.0.tar.gz.
File metadata
- Download URL: fatkun-0.1.0.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c47816623e7207732e5794cf73b00f0894b7033ae6c54315edbc8c3d1f5c8ea
|
|
| MD5 |
49d50cfe404317c85cf255384bddc5b7
|
|
| BLAKE2b-256 |
29fadbdecb68529ebc5900c0cbd7cd284de329059c5afa895293f9de2ed37427
|