Commit Graph

62 Commits (e30e8aeef7b0564038ac20037f3556d8a42d6b92)

Author SHA1 Message Date
Mike Fährmann 9116398c1c
[pinterest] add 'domain' option (#3484)
2 years ago
Mike Fährmann 294108c90a
[pinterest] support 'All Pins' boards (#2855, #3484)
2 years ago
Mike Fährmann 311e9383af
[pinterest] handle section pins with separate extractors (#2684)
2 years ago
Mike Fährmann 0b33435da5
[pinterest] support multiple files per pin (closes #1619, #2452)
2 years ago
Mike Fährmann 9c5d2d7af3
[pinterest] add extractor for created pins (#2452)
3 years ago
Mike Fährmann 9313d4dc10
[pinterest] do not force 'm3u8_native' for video downloads (#2436)
3 years ago
Mike Fährmann 36291176bc
[pinterest] add 'search' extractor (#1411)
4 years ago
Mike Fährmann 780b6adb91
rename 'generate_csrf_token()' to just 'generate_token()'
4 years ago
Mike Fährmann 8a88025dc4
[pinterest] support generic user URLs (#1205)
4 years ago
Mike Fährmann 6cdbab07b5
[pinterest] add support for getting all boards of a user
4 years ago
Mike Fährmann 371e9ca6df
[pinterest] implement video support (closes #1189)
4 years ago
Mike Fährmann b8daabc3ca
[pinterest] implement login support (closes #1055)
4 years ago
Mike Fährmann 26a967cbd4
[pinterest] match 'pinterest.co.uk' URLs (fixes #914)
4 years ago
Mike Fährmann 0e714b9a0e
[pinterest] add 'section' extractor (#835)
4 years ago
Mike Fährmann 5ba90f72ca
[pinterest] add support for sections (closes #835)
4 years ago
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 c4702ec9b6
simplify some logging calls
5 years ago
Mike Fährmann da6789b2b0
disable unique archive id checks for some tests
5 years ago
Mike Fährmann 4409d00141
embed error messages in StopExtraction exceptions
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 6126615698
update URLs for supportedsites.rst
6 years ago
Mike Fährmann 98c6520384
[pinterest] update root URL of API calls
6 years ago
Mike Fährmann 40e30694f3
[pinterest] fix pin.it redirects
6 years ago
Mike Fährmann 7f6a0be982
adjust some tests
6 years ago
Mike Fährmann 3bdfc15be1
[pinterest] don't crash on pins without image info
6 years ago
Mike Fährmann 1532d1b690
fix 'range' tests and update a few test results
6 years ago
Mike Fährmann d3f1eed2a6
[pinterest] improvements
6 years ago
Mike Fährmann 63fa0b2006
[pinterest] add extractors for related pins
6 years ago
Mike Fährmann a86f2bfc80
[pinterest] update not-found redirects
6 years ago
Mike Fährmann b8c97d2295
use 'extractor.request()' for more HTTP requests
6 years ago
Mike Fährmann 017188d268
improve extractor.request()
6 years ago
Mike Fährmann e1e23165a0
[pinterest] catch JSON decode errors
6 years ago
Mike Fährmann 2ea0d1da42
[smugmug] improve API code; use data expansions
6 years ago
Mike Fährmann 2395d870dd
[pinterest] unquote board and user names, better errors
6 years ago
Mike Fährmann 0f1e07f627
[pinterest] scrap OAuth implementation; code improvements
6 years ago
Mike Fährmann 55d4d23860
[pinterest] use Pinterest's "Web" API (#83)
7 years ago
Mike Fährmann d10579edb5
[pinterest] improve PinterestAPI code; remove OAuth mentions
7 years ago
Mike Fährmann 4bd182c107
[pinterest] implement `oauth:pinterest` (#83)
7 years ago
Mike Fährmann 9651f3fce0
[pinterest] improve error messages (#83)
7 years ago
Mike Fährmann dbe250f7e5
[pinterest] update access_token (#83)
7 years ago
Mike Fährmann e32fe1cdf1
[pinterest] cast IDs to int
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann 421a9740a3
[tumblr] add 'tumblr:' to force Tumblr extractor (#71)
7 years ago
Mike Fährmann 0dedbe759c
enable '--chapter-filter'
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann 54c0715135
allow users to set their own API access_tokens/client_ids
7 years ago
Mike Fährmann c45770331a
use 'str.partition()'
7 years ago