Project description
zippyshare-downloader
Download file from zippyshare directly from python
Installation
pip install zippyshare-downloader
Simple usage:
from zippyshare_downloader import Zippyshare
z = Zippyshare()
z.download('give zippyshare url here')
extract info usage:
from zippyshare_downloader import Zippyshare
z = Zippyshare()
info = z.extract_info('give zippyshare url here')
print(info)
# {'name_file': ..., 'size': ..., 'date_upload': ....}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zippyshare-downloader-0.0.13.tar.gz.
File metadata
-
Download URL: zippyshare-downloader-0.0.13.tar.gz
- Upload date:
-
Size: 3.9 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Hashes for zippyshare-downloader-0.0.13.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
7d08ad400f1b7df090725a33a22cda7a66671b2eae8a3a78662efba0241f9566
|
|
| MD5 |
4a2cfe86950aa8555120bb8eea00a52e
|
|
| BLAKE2b-256 |
0b60c7d923a3fb22540c35e54bdfcf5803afadd70e4d1e9666e5289cf6ae77e7
|
|
See more details on using hashes here.
File details
Details for the file zippyshare_downloader-0.0.13-py3-none-any.whl.
File metadata
-
Download URL: zippyshare_downloader-0.0.13-py3-none-any.whl
- Upload date:
-
Size: 5.8 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Hashes for zippyshare_downloader-0.0.13-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
c028aaa264762aac28bd1020a83efb232e4a851c15505ddfc22f99d6f287d500
|
|
| MD5 |
e8f1fb9f85310d205f06a844c45e1f2f
|
|
| BLAKE2b-256 |
3e77ed23f1f2bf509ead809d66b4918d72ef68d7d22aa41bf8deb7bff4901635
|
|
See more details on using hashes here.