Commit Graph

76 Commits (71b26adb9b737717ebd79a1a513bebe52e787e8b)

Author SHA1 Message Date
Mike Fährmann da9840a39d
[reddit] update 'videos' option (#3712)
2 years ago
Mike Fährmann 2952add4a8
[reddit] increase 'id-max' default value (#3397)
2 years ago
Steven Docherty a7c7953107
[reddit] use 'dash_url' for videos (#3258) (#3306)
2 years ago
Mike Fährmann 35eddaa94e
[reddit] prevent exception with empty submission URLs (#2913)
2 years ago
Mike Fährmann d4e9d51760
[reddit] add 'home' extractor (#2614)
2 years ago
Ailothaen 203a04a4a3
[reddit] Support of standalone submissions on personal pages of users (#2301)
3 years ago
Mike Fährmann 2d34d8ff8b
[reddit] allow downloading from quarantined subreddits (#2180)
3 years ago
Mike Fährmann 1fac74b14d
[reddit] prevent crash for galleries with no 'media_metadata'
3 years ago
Mike Fährmann e93360e45d
[reddit] extend subcategory depending on input URL (closes #1836)
3 years ago
Mike Fährmann 8cd7759682
[reddit] cleanup ReddeitAPI.__init__ (#1813)
3 years ago
Mike Fährmann 0a94fe5774
[reddit] delay RedditAPI initialization (#1813)
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
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