Skip to content

Releases: beaufour/flickr-download

PyYAML upgrade

05 Mar 17:38
Compare
Choose a tag to compare

Upgraded to use newest version of PyYAML

Video and IO error improvements

16 Oct 16:31
Compare
Choose a tag to compare

Script now handles old 90 seconds videos (hello 2008!), and continues on IO Errors instead of throwing an exception and stopping.

Video support and photos outside sets

17 Jul 20:30
Compare
Choose a tag to compare

Adds support for downloading videos (thx @hsuantien), and adds support for download all photos for a given set, no matter if it's in a set or not.

Fixes Windows console output

01 Feb 14:01
Compare
Choose a tag to compare

Now properly handles unicode characters on the standard Windows console (that can only handle ascii)

Adds better command line documentation

28 Sep 19:06
Compare
Choose a tag to compare
v0.2.12

improved help text a lot

Fix for path name separators in photo set titles

31 Aug 18:03
Compare
Choose a tag to compare
v0.2.11

bumps version to 0.2.11

Falls back to id when no title step 2

28 Apr 13:04
Compare
Choose a tag to compare

Now does it for all filename naming handlers

Falls back to id when no title

19 Apr 20:04
Compare
Choose a tag to compare
v0.2.8

fall back to id naming if title is empty

Escapes file paths in titles

31 Dec 15:03
Compare
Choose a tag to compare

Properly handles a photo with a title like "Something / Other" by replacing the / with a _

Download all sets for a user

22 Nov 19:29
Compare
Choose a tag to compare
Merge pull request #8 from beaufour/download_user

adds support for downloading all sets for a given user