Commit Graph

27 Commits

Author SHA1 Message Date
Mike Fährmann
82ea6c0cd3 adjust format strings with optional titles
... except for anything manga/comic related
2017-09-28 18:00:19 +02:00
H R X N
77bf923c56 Update imgur.py to include 'title' of single image (#40)
Add {title} keyword..
Images on Imgur don't necessarily have a title, but I think most of them do, and since this should not break anything else..
2017-09-26 12:48:48 +02:00
Mike Fährmann
00420ff202 [booru] consistent order for "popular" results 2017-09-06 12:33:19 +02:00
Mike Fährmann
915a0137de improve 'extractor.request'
- add 'fatal' argument
- improve internal logic and flow
- raise known exception on error
- update exception hierarchy
2017-08-05 16:11:46 +02:00
Mike Fährmann
a13eb6010f [fallenangels] fix extraction of chapter URLs 2017-07-20 14:58:47 +02:00
Mike Fährmann
2f2e363c97 [imgur] use /a/<key>/all as album-url 2017-07-18 21:06:31 +02:00
Mike Fährmann
1cec03c9c6 [imgur] fix extraction of large albums 2017-07-18 12:42:19 +02:00
Mike Fährmann
b6fffa9e26 [directlink] update filename format and metadata 2017-05-30 17:33:09 +02:00
Mike Fährmann
c184e47ee3 put common directory- and filename formats in base classes 2017-05-30 12:10:16 +02:00
Mike Fährmann
011659ced5 [imgur] add "mp4" config key to decide between GIF and MP4
possible values:
    - false   : always use GIF
    - true    : use MP4 if "prefer_video" flag is set,
                GIF otherwise (default)
    - "always": always use MP4
2017-05-29 08:48:07 +02:00
Mike Fährmann
bf452a8516 [imgur] choose .mp4 over .gif if available 2017-05-27 11:49:29 +02:00
Mike Fährmann
67791e1b36 [imgur] improve and add image extractor 2017-05-26 22:30:09 +02:00
Mike Fährmann
94e10f249a code adjustments according to pep8 nr2 2017-02-01 00:53:19 +01:00
Mike Fährmann
a849d8f2f7 add a few more tests 2016-12-31 00:51:06 +01:00
Mike Fährmann
e0b3339107 [imgur] match mobile urls (m.imgur.com) 2016-10-29 19:46:34 +02:00
Mike Fährmann
f7c993d952 set 'extension' keyword whenever possible 2016-10-07 15:11:58 +02:00
Mike Fährmann
8c8ad08e28 [imgur] fix image url retrieval 2016-10-07 00:13:51 +02:00
Mike Fährmann
56d810c896 update keyword hashes for tests 2016-09-25 17:28:46 +02:00
Mike Fährmann
19c2d4ff6f remove explicit (sub)category keywords 2016-09-25 14:22:07 +02:00
Mike Fährmann
d7e168799d consistent extractor naming scheme + docstrings 2016-09-12 10:34:31 +02:00
Mike Fährmann
c2c2e85da3 [imgur] unescape album title + other fixes 2016-08-01 16:02:25 +02:00
Mike Fährmann
2449532132 add more extractor test-cases 2015-12-13 04:36:44 +01:00
Mike Fährmann
9c9b1e112a [imgur] fix 'date' and 'count' keywords 2015-12-13 03:35:55 +01:00
Mike Fährmann
4d56b76aa8 update all other extractors 2015-11-21 04:26:30 +01:00
Mike Fährmann
73eeed3e72 [imgur] rewrite 2015-11-12 00:18:56 +01:00
Mike Fährmann
4427734b70 [imgur] fix parsing 2015-11-11 21:44:00 +01:00
Mike Fährmann
c47bb4d570 add extractor 'imgur' 2015-10-11 16:22:38 +02:00