Commit Graph

55 Commits (b9c574bd1d5f996295cc4faa681bd32487cd7bf2)

Author SHA1 Message Date
Mike Fährmann 32d7195d08
[pinterest] improve detection of invalid pin.it links
5 years ago
Mike Fährmann 1f2a69f3c5
add '_extractor' information to redirect results
5 years ago
Mike Fährmann 6e23c0da09
[imgur] add extractor for subreddit links (closes #500)
5 years ago
Mike Fährmann e9aed62c91
[imgur] unescape image titles
5 years ago
Mike Fährmann b0197098e6
[imgur] get title from webpage if missing in API response
5 years ago
Mike Fährmann 8f38a35b91
[imgur] use API with "public" client_id (#446)
5 years ago
Mike Fährmann 7ebd984e8d
[imgur] print error message if no JSON data is found (#446)
5 years ago
Mike Fährmann 5882b00f2f
[imgur] implement login support (#446)
5 years ago
Mike Fährmann 913460240d
[reddit] fix 'extractor.blacklist()' arguments
5 years ago
Mike Fährmann 4330133114
[imgur] add 'favorite' extractor (closes #420)
5 years ago
Mike Fährmann d780f0357e
[imgur] add user extractor
5 years ago
Mike Fährmann 7d6af936c5
[imgur] simplify gallery extraction
5 years ago
Mike Fährmann 829b1ccf04
[imgur] distinguish album and gallery URLs (#380)
5 years ago
Mike Fährmann fdec59f8e2
replace extractor.request() 'expect' argument
5 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 34bab080ae
rewrite URL patterns to use only 1 per extractor
6 years ago
Mike Fährmann ff436692bf
["deviantart] add 'journals' option
6 years ago
Mike Fährmann 017188d268
improve extractor.request()
6 years ago
Mike Fährmann ad14de19c6
[imgur] support "unmuted" URLs
6 years ago
Mike Fährmann 4cea886177
[imgur] allow longer album hashes
6 years ago
Mike Fährmann 1b80fa82a9
[imgur] update URL pattern and tests
7 years ago
Mike Fährmann 179bcdd349
adjust archive-ids
7 years ago
Mike Fährmann 3cec533c28
Merge branch 'archive'
7 years ago
Mike Fährmann 20af86b2ea
add more extractor tests
7 years ago
Mike Fährmann 7e0207bcf4
[imgur] strip trailing '?1' from 'ext'
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann 76509a6d3c
[imgur] update test results
7 years ago
Mike Fährmann 82ea6c0cd3
adjust format strings with optional titles
7 years ago
H R X N 77bf923c56 Update imgur.py to include 'title' of single image (#40)
7 years ago
Mike Fährmann 00420ff202
[booru] consistent order for "popular" results
7 years ago
Mike Fährmann 915a0137de
improve 'extractor.request'
7 years ago
Mike Fährmann a13eb6010f
[fallenangels] fix extraction of chapter URLs
7 years ago
Mike Fährmann 2f2e363c97
[imgur] use /a/<key>/all as album-url
7 years ago
Mike Fährmann 1cec03c9c6
[imgur] fix extraction of large albums
7 years ago
Mike Fährmann b6fffa9e26
[directlink] update filename format and metadata
7 years ago
Mike Fährmann c184e47ee3
put common directory- and filename formats in base classes
7 years ago
Mike Fährmann 011659ced5
[imgur] add "mp4" config key to decide between GIF and MP4
7 years ago
Mike Fährmann bf452a8516
[imgur] choose .mp4 over .gif if available
7 years ago
Mike Fährmann 67791e1b36
[imgur] improve and add image extractor
7 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann a849d8f2f7
add a few more tests
8 years ago
Mike Fährmann e0b3339107
[imgur] match mobile urls (m.imgur.com)
8 years ago
Mike Fährmann f7c993d952
set 'extension' keyword whenever possible
8 years ago
Mike Fährmann 8c8ad08e28
[imgur] fix image url retrieval
8 years ago
Mike Fährmann 56d810c896
update keyword hashes for tests
8 years ago
Mike Fährmann 19c2d4ff6f
remove explicit (sub)category keywords
8 years ago
Mike Fährmann d7e168799d
consistent extractor naming scheme + docstrings
8 years ago
Mike Fährmann c2c2e85da3
[imgur] unescape album title + other fixes
8 years ago
Mike Fährmann 2449532132
add more extractor test-cases
9 years ago