tumblr: fetch tags, commentary, and image urls.

This commit is contained in:
evazion
2017-06-22 23:32:53 -05:00
parent d5ce6c98ef
commit 118843b26a
3 changed files with 118 additions and 10 deletions

View File

@@ -382,6 +382,12 @@ module Danbooru
nil
end
# 1. Register app at https://www.tumblr.com/oauth/register.
# 2. Copy "OAuth Consumer Key" from https://www.tumblr.com/oauth/apps.
def tumblr_consumer_key
nil
end
def enable_dimension_autotagging
true
end