Commit Graph

38 Commits (c50d60a53d9cbaa76944c030a0a68c8eb2312d2c)

Author SHA1 Message Date
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
Mike Fährmann 54c0715135
allow users to set their own API access_tokens/client_ids
7 years ago
Mike Fährmann 85696d0b3b
[reddit] fix issue with datetime errors
7 years ago
Mike Fährmann 80c2e03aaa
[reddit] allow 'date-min/max' to be human readable dates
7 years ago
Mike Fährmann f3d0373120
[reddit] add ability to filter by submission id
7 years ago
Mike Fährmann 2993206c4b
smaller fixes and "security" measures
7 years ago
Mike Fährmann 56bec79e6a
[reddit] add ability to load more comments (#15)
7 years ago
Mike Fährmann 090e11b35d
[reddit] enable user authentication with OAuth2 (#15)
7 years ago
Mike Fährmann 8456b84a12
fix tests and small stuff
7 years ago
Mike Fährmann fbfc8d0f78
[reddit] ignore Authorization errors for subreddits
7 years ago
Mike Fährmann 5f05543f23
[reddit] support filtering by timestamp (#15)
7 years ago
Mike Fährmann bce51e90a5
[reddit] support sorting options and sub-options (#15)
7 years ago
Mike Fährmann 99b72130ee
[reddit] enable recursion (#15)
7 years ago
Mike Fährmann e425243b1e
[reddit] some small fixes
7 years ago
Mike Fährmann a22892f494
[reddit] add subreddit- and submission-extractor
7 years ago