Skip to content

Flick API for AutoIT and Example app: Flickr Images Downloader

License

Notifications You must be signed in to change notification settings

lamnhan066/Flickr-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoIT_FlickrAPI

  • Flickr API for AutoIT and Example app: Flickr Images Downloader

Give me a coffee:

Paypal Buy Me A Coffee MoMo

Flickr Images Downloader

Android: here

Features:

  • Support downloading all photos from Flickr (user, group, album). You just need to paste full url from flickr site that you want to download all images then press download.
  • Support export all download url to text file (Ex: need to import url to downloader like IDM).
  • Support private account. This feature requires permission (READ permission only), this app will authorize it through your web browser so you can sign in your account in web browser before granting permission. This app only save token in your local storage for later use, you can remove permission on this url: here.
  • Support multi-thread download. This is the number of images are downloading at the same time.
  • Support max size of download images. This feature is dependent on the maximum size of the photo to download, this app will download the maximum size possible and it will be lower than or equal to this setting.
  • Videos will be downloaded if videos are not private, private videos url will be export to text file name FlickrUrlExportVideoPrivate.txt.

About

Flick API for AutoIT and Example app: Flickr Images Downloader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages