sources: factor out Source::URL::Tumblr

Also adds support for fetching source data from direct image urls when
possible.
This commit is contained in:
nonamethanks
2022-03-08 06:16:24 +01:00
parent 37441d6b1a
commit b9c7e467e5
4 changed files with 132 additions and 144 deletions

View File

@@ -30,6 +30,7 @@ module Source
Source::URL::Newgrounds,
Source::URL::Plurk,
Source::URL::Skeb,
Source::URL::Tumblr,
Source::URL::TwitPic,
Source::URL::Weibo,
]