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.2.tar.gz
(24.3 kB
view details)
File details
Details for the file fatkun-0.1.2.tar.gz.
File metadata
- Download URL: fatkun-0.1.2.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 |
8795e6d7e9ec54370afede75188e5bfaffbbb8e3cd26aecc0a7c91079cda2aac
|
|
| MD5 |
26b0dfb7f0c0c646838155d26ad09e06
|
|
| BLAKE2b-256 |
9a1d0a52ace6c49975431441a40d776912792e3154e88040e48231fc536dfadb
|