Commit Graph

67 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
Mike Fährmann c6fc0281e8
[newgrounds] extend 'format' option (#5709)
3 months ago
Mike Fährmann 329da4db5e
[newgrounds] update and fix login procedure (#5109)
4 months ago
Mike Fährmann 57fc6fcf83
replace '24*3600' with '86400'
9 months ago
Mike Fährmann 1f9b16a70b
replace static 'sleep-request' defaults with dynamic ones
9 months ago
Mike Fährmann 7958ab1946
[newgrounds] support 'imageData' files (#4642)
11 months ago
Mike Fährmann c4c4e4d2f4
[newgrounds] improve 'art-image' extraction (#4642)
11 months ago
Mike Fährmann 15f940819b
[newgrounds] support 'art-image' files (#4642)
12 months ago
Mike Fährmann 3ecb512722
send Referer headers by default
1 year ago
Mike Fährmann 27ec653991
fix bug in test_init and update example URLs
1 year ago
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