Commit Graph

64 Commits (5e54105ae45a283a1403254406ed85ef8b8f0735)

Author SHA1 Message Date
Mike Fährmann 102c482f5e
[reddit] skip invalid/failed gallery items (fixes #1127)
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 76dfa11a65
[reddit] add 'date' metadata field (closes #1068)
4 years ago
Mike Fährmann d4ff767291
[reddit] improve gallery extraction (fixes #955)
4 years ago
Mike Fährmann a57b6b3c3a
[reddit] handle deleted galleries (fixes #953)
4 years ago
Mike Fährmann 60ba3cb946
[reddit] support gallery posts (closes #920)
4 years ago
Mike Fährmann 5a6e750704
[reddit] fix AttributeError when using 'recursion' (fixes #879)
4 years ago
Mike Fährmann 94a08f0bcb
[reddit] limit title length in default filenames (#873)
4 years ago
Mike Fährmann be04e44e2c
[reddit] catch JSON decode errors (#765)
4 years ago
Mike Fährmann dfcf2a2c91
write OAuth token to cache by default (#616)
4 years ago
Mike Fährmann 0bf0146bfe
[reddit] don't send OAuth headers for file downloads (fixes #729)
4 years ago
Mike Fährmann d02f7c1118
improve Extractor.wait()
5 years ago
Mike Fährmann dff33b260c
[reddit] add 'videos' option
5 years ago
Mike Fährmann d086f30b42
[reddit] restore archive keys for i.redd.it images
5 years ago
Mike Fährmann 56f1c96168
implement 'parent-directory' option (#551)
5 years ago
Mike Fährmann ae07f92f7e
[reddit] rewrite extractor logic (closes #551)
5 years ago
Mike Fährmann 569747a78d
implement extractor.wait()
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann 48e42e73fb
[reddit] change default value for 'comments' to '0'
5 years ago
Mike Fährmann 9c0928457a
[reddit] fix errors with 't1_…' submissions
5 years ago
Mike Fährmann df2b3c6888
restore OAuth2 authentication error messages
5 years ago
Mike Fährmann 6d0a533d68
[reddit] respect 'comments:0' for single submissions (#429)
5 years ago
Mike Fährmann 46ba173ded
[reddit] fix documentation inconsistencies (closes #429)
5 years ago
Mike Fährmann 913460240d
[reddit] fix 'extractor.blacklist()' arguments
5 years ago
Mike Fährmann 946f2751e2
[reddit] add 'user' extractor (closes #350)
5 years ago
Mike Fährmann c14abb9fb8
[reddit] improve URL parameter handling for subreddit links
5 years ago
Mike Fährmann f4bc75e854
fix rate limit handling for OAuth APIs (#368)
5 years ago
Mike Fährmann 09f37fde39
[reddit] move date-min/-max handling into Extractor class
5 years ago
Mike Fährmann fdec59f8e2
replace extractor.request() 'expect' argument
5 years ago
Mike Fährmann a2af2d2965
adjust cache maxage values
6 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 2e516a1e3e
store the full original URL in Extractor.url
6 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann abbd45d0f4
update handling of extractor URL patterns
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 6126615698
update URLs for supportedsites.rst
6 years ago
Mike Fährmann 4ab0960083
[reddit] add metadata to extracted URLs
6 years ago
Mike Fährmann 7471933d5f
use extractor.request for all other API calls
6 years ago
Mike Fährmann 966a9ca3a0
update test results
6 years ago
Mike Fährmann c9b8e6aefc
[reddit] fix submission-ID parsing (#104)
6 years ago
Mike Fährmann 4313c95bc9
improve error message for OAuth2 authentication
6 years ago
Mike Fährmann 92fc199b07
[reddit] allow arbitrary subdomains
6 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 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann cc0c2cca57
[reddit] add extractor for reddit-hosted images (closes #68)
7 years ago
Mike Fährmann 676602056c
[reddit] unescape output URLs
7 years ago
Mike Fährmann 864a63ed33
fix typo
7 years ago
Mike Fährmann f3fbaa5c3e
[reddit] allow users to override the API User-Agent
7 years ago
Mike Fährmann 0dedbe759c
enable '--chapter-filter'
7 years ago