[tumblr] small improvements

- don't transform inline GIF URLs
- set 'type' parameter for API calls if there is only
  one post type selected
This commit is contained in:
Mike Fährmann
2017-11-24 16:51:07 +01:00
parent 9296a26eae
commit b14de6ffc2
2 changed files with 33 additions and 16 deletions

View File

@@ -83,6 +83,7 @@ skip = [
"archivedmoe", "archiveofsins", "thebarchive",
# temporary issues
"mangazuki",
"yeet",
]
# enable selective testing for direct calls
if __name__ == '__main__' and len(sys.argv) > 1: