Commit Graph

102 Commits (1f9b16a70bb6105e19c11d75a98a97558306fd9c)

Author SHA1 Message Date
Mike Fährmann 92fbf09643
remove single quotes in some logging messages (#4908)
9 months ago
Mike Fährmann e256434c9e
use custom HTTPBasicAuth class
10 months ago
inty b68aad3dab [reddit] implement Reddit Mobile share links
11 months ago
Mike Fährmann 8bb7243c10
[reddit] fix wrong previews (#4649)
12 months ago
HRXN ec91eeb7ef
Update gallery_dl/extractor/reddit.py
12 months ago
HRXN 66613c3a32
[reddit] ignore '/message/compose' URLs without www subdomain
1 year ago
Mike Fährmann d7aac9fc06
[reddit] ignore '/message/compose' URLs (#4482)
1 year ago
Mike Fährmann 82296b1f05
[reddit] add 'previews' option (#4322)
1 year ago
Mike Fährmann 4963bb9b30
[reddit] improve comment metadata v2 (#4482)
1 year ago
Mike Fährmann 27ec653991
fix bug in test_init and update example URLs
1 year ago
Mike Fährmann 6ae92da57e
Merge branch 'tests'
1 year ago
Mike Fährmann 1710f1e983
[reddit] improve comment metadata (#4482)
1 year ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann 7defb24e1e
[reddit] provide video previews if available (#4322)
1 year ago
Mike Fährmann fd65f27ede
[reddit] fix 'preview.redd.it' URLs (#4470)
1 year ago
Mike Fährmann 14af15bd18
[reddit] download preview for 404ed imgur links (#4322)
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann c6b31a2169
[reddit] set default 0.6s delay between requests (#4292)
1 year ago
Mike Fährmann f079d9a703
[reddit] notify users about registering an oauth application
1 year ago
Mike Fährmann 94b6a67666
[reddit] fix crash with empty 'crosspost_parent_lists' (#4120)
1 year ago
Mike Fährmann f8c4c5eef9
[reddit] simplify and add tests
1 year ago
Alexandru Vasilescu d4f8b2fe22 fix: linter issues
1 year ago
Alexandru Vasilescu 1b918bd937 fix(extractor): fix extraction for cross-posted reddit videos and galleries
1 year ago
Mike Fährmann 3fc2223893
merge #3935: [reddit] match 'preview.redd.it' URLs
1 year ago
Mike Fährmann 202f5d86a7
[reddit] ignore 'id-max' value "zik0zj"/2147483647
1 year ago
ClosedPort22 cd4bfb0dd1
[reddit] match 'preview.redd.it' URLs
1 year ago
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