[flickr] add 'width-max' option (#16)

This option allows for simple format selection by
specifying a maximum image width.
This commit is contained in:
Mike Fährmann
2017-06-18 22:20:15 +02:00
parent 48b444e276
commit e68af4febe
2 changed files with 33 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ skip = [
# dont work on travis-ci
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
# temporary issues
"imagefap"
"hbrowse",
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: