Commit Graph

58 Commits (65b6011cc5225260d3c45c0149bbde0e14553898)

Author SHA1 Message Date
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann a16d7c59cb
[newgrounds] access 'response.text' only once
1 year ago
FrostTheFox 9576652fa5
extract & pass auth token for newgrounds
1 year ago
Mike Fährmann c698c3de44
[newgrounds] add default delay between requests (#4046)
1 year ago
Mike Fährmann c9a7345228
[newgrounds] prevent archive ID overlap (#3681)
2 years ago
Mike Fährmann dd884b02ee
replace json.loads with direct calls to JSONDecoder.decode
2 years ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
Mike Fährmann ff532d6c3c
[newgrounds] extract 'type' metadata
2 years ago
Mike Fährmann 0393e59535
[newgrounds] add 'games' extractor (#2955)
2 years ago
Mike Fährmann c794777600
[newgrounds] prevent exception on empty results (#2727)
2 years ago
Mike Fährmann 37453a9528
[newgrounds] only login if necessary (#2715)
2 years ago
Mike Fährmann c1768972c2
[newgrounds] update and fix pagination (#2456)
2 years ago
Mike Fährmann a53cfc845e
[newgrounds] warn about age-restricted posts (#2456)
3 years ago
Mike Fährmann 281a5b3b28
[newgrounds] fix video descriptions (#2328)
3 years ago
Mike Fährmann d71c173150
[newgrounds] strip incomplete HTML tag from '_comment' (#2328)
3 years ago
Mike Fährmann cf58048bd4
[newgrounds] add 'post_url' metadata field (#2328)
3 years ago
Mike Fährmann 4acc31bd9f
[newgrounds] set suitabilities filter before starting a search
3 years ago
Mike Fährmann 37beb1298e
[newgrounds] add 'search' extractor (closes #2161)
3 years ago
Vrihub 96fcff182c
generic extractor (#735)
3 years ago
Mike Fährmann 7a0da4f93f
[newgrounds] add 'format' option (closes #1729)
3 years ago
Mike Fährmann 223a4e79cd
[newgrounds] fix using 'category-tranfer' (#1274)
3 years ago
Mike Fährmann 36f281330a
[newgrounds] fix flash file extraction (closes #1257)
4 years ago
Mike Fährmann c14c5d82d6
[newgrounds] use generator for fallback URLs
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 3f2ba629ea
[newgrounds] provide fallback URLs for video downloads (#1042)
4 years ago
Mike Fährmann 5b844a72b7
[newgrounds] handle embeds without scheme (#1033)
4 years ago
Mike Fährmann c5e3971b18
[newgrounds] extract image embeds (closes #1033)
4 years ago
Mike Fährmann f9c1684af7
[newgrounds] restore original video URLs (#1042)
4 years ago
Mike Fährmann 5b927c15df
[newgrounds] fix video extraction (closes #1042)
4 years ago
Mike Fährmann e17d4f44f6
[newgrounds] fix favorites extraction
4 years ago
Mike Fährmann 6294e2c540
add 'text.ensure_http_scheme()'
4 years ago
Mike Fährmann c56a751dae
[newgrounds] fix URLs produced by 'followng' extractors (#684)
4 years ago
Mike Fährmann 9b194520db
[newgrounds] add 'following' extractor (closes #684)
4 years ago
Mike Fährmann ae2a33243b
[newgrounds] catch general Exceptions
5 years ago
Mike Fährmann 87d4f83597
[newgrounds] make post extraction nonfatal
5 years ago
Mike Fährmann 823fbeaae6
[newgrounds] add 'favorite' extractor (#394)
5 years ago
Mike Fährmann 4e361b3008
add tests for specific datetime values
5 years ago
Mike Fährmann 5ad92fc196
[newgrounds] fix tags metadata extraction
5 years ago
Mike Fährmann 42b9633c7e
update test results
5 years ago
Mike Fährmann d45fabb79d
match user profile handling on deviantart and newgrounds
5 years ago
Mike Fährmann b1f0609de5
[newgrounds] rewrite (#394)
5 years ago
Mike Fährmann 3ece3976ae
[newgrounds] implement login support (#394)
5 years ago
Mike Fährmann 3a07c06865
[newgrounds] update
5 years ago
Mike Fährmann a732e9c430
[instagram] update query hashes and headers
5 years ago
Mike Fährmann 1133b7fcbd
[smugmug] update unit tests
5 years ago
Mike Fährmann 04b8d0894a
[newgrounds] improve metadata extraction
5 years ago
Mike Fährmann b89f0d8d3c
update extractor result tests
5 years ago
Mike Fährmann 74c7304c6b
[newgrounds] extract 'date', 'favorites', and 'score'
5 years ago