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.9.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.1.tar.gz
(24.3 kB
view details)
File details
Details for the file fatkun-0.1.1.tar.gz.
File metadata
- Download URL: fatkun-0.1.1.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 |
216caacf0b43982e37241a61079bdc19a771e5d1b4bef1fea1340ec263e95014
|
|
| MD5 |
86212e8e3745549148e0d87831216030
|
|
| BLAKE2b-256 |
2c80475b987da5676c08d536d9ff00f5c1e63ba1bc7ce40c1db48a2b4690cc40
|