Commit Graph

74 Commits (11a508f47072708d44c50c5f3c60283ff5c2867b)

Author SHA1 Message Date
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
Mike Fährmann c184e47ee3
put common directory- and filename formats in base classes
7 years ago
Mike Fährmann 9f1c83297f
[pinterest] allow URLs with any TLD
7 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann d82508f245
fix tests for turboimagehost and pinterest
8 years ago
Mike Fährmann 3434c5a026
[pinterest] add support for pin.it URLs
8 years ago
Mike Fährmann a8d716c043
[pinterest] tests + fix error message
8 years ago
Mike Fährmann 02a441503a
[pinterest] adjust regex pattern
8 years ago
Mike Fährmann 19c2d4ff6f
remove explicit (sub)category keywords
8 years ago
Mike Fährmann d7e168799d
consistent extractor naming scheme + docstrings
8 years ago
Mike Fährmann 8f6d055deb
[pinterest] raise NotFoundError + tests
8 years ago
Mike Fährmann 517e88680f
[pinterest] add board extractor
8 years ago
Mike Fährmann 79721a65ff
[pinterest] add pin extractor
8 years ago