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.3.tar.gz
(24.3 kB
view details)
File details
Details for the file fatkun-0.1.3.tar.gz.
File metadata
- Download URL: fatkun-0.1.3.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 |
ecb48d435f12a1daea4133989f05b27298fb0f13a2da3e35952c5327d84477d0
|
|
| MD5 |
6ce6c063ef08df9fb8065c980d010f2d
|
|
| BLAKE2b-256 |
6c5dca521eced152479da3971e620b272db926bc6bf723e300568b345c915f2b
|