Useful python package for downloading flickr images in different solution
Project description
For users downloading 2048p photos, which is the most fitted size picture for computer.
First, you need to have flickr account, and apply for your own flickr api. Because we will use the api keys when downloading pictures. Flickr api application tutorial can be found in YouTube.
Second, after applying flickr api, you should download and import this package in your python. example below: import flickrdownload as flk
Owing to the package design, the creation of this package is based on several common packages in python. You can use .helps and .packages to see the detail. You must have these packages as basis so that this packages can be operable.
Next, using the .loginFLK() method, entering your api keys and your computer storage path. (storage path should be entered like: C:\xxxx\xxxx......, rather than C:/xxxx/xxxx/....)
Following, You are able to employ the download format below. We have downloading multiple albums, downloading single album, downloading respective pictures and violent crawling methods.
downloading multiple albums: You can enter several album links, and when you finish entering one link, you should press enter. After finishing entering, you must enter '-1'. (.download_multiple_albums()) downloading single albums: Enter single album link, and the download will start. (.download_single_album()) downloading respective album: You should use this method to download pictures, when your target pictures scatter in the album or this album is required membership to see. (.download_respective_photo()) violent crawling: Downloading picture via raw web crawling rather than using flickrapi. This method is not recommended. Error results or no error but no pucture be downloaded or no error but not every picture be downloaded:
You got the false link. Links must include the words 'album' rather than 'sets' The pictures in this album do not reach 2048p. Some of the pictures in this album are public, but the others are only for membership. Album editors do not provide other users with downloading. In this way, you can use the method 'downloading respective album'.
Project details
Release history Release notifications | RSS feed
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 flickrpicdownload-0.0.1.tar.gz.
File metadata
- Download URL: flickrpicdownload-0.0.1.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
390647627c727aa68b9d7879d3f0c0d99f210c69b92e268ffad1160680da020b
|
|
| MD5 |
0ab1e6752b3ddf8a32958309efc9dbda
|
|
| BLAKE2b-256 |
eaa23691a184cc2b86cf757bb9e2131cfd2473800b640328565b84d150af680d
|
File details
Details for the file flickrpicdownload-0.0.1-py3-none-any.whl.
File metadata
- Download URL: flickrpicdownload-0.0.1-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43238a725da590702987441fd902b5c05fe1157fa9eac873b36e22a4a478f297
|
|
| MD5 |
6c63e1cdfdd3aa315d3acfb1b08fa9df
|
|
| BLAKE2b-256 |
41ba589c82d4e42334ebb69e1d38b95975e74492a0cf717871f4919ce3809e9e
|