Commit Graph

26 Commits (7d5415c2017440c05046eb53c79f0c9e292235a6)

Author SHA1 Message Date
Wiiplay123 6eb62f2140
Combine lh*(-**).googleusercontent.com URL regex into one line.
8 months ago
Wiiplay123 a6fed628dd
[blogger] Fix lh*.googleusercontent.com forward slash bug, add support for lh*-**.googleusercontent.com
8 months ago
Mike Fährmann e17a48fe56
[blogger] inherit from BaseExtractor
10 months 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 0ad59c92b1
[blogger] download files from 'lh*.googleusercontent.com' (4070)
1 year ago
enduser420 bbb1e34c34 [blogger] update sub regex
1 year 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 d699310fdf
[blogger] add 'label' or 'query' metadata fields (#2930)
2 years ago
Mike Fährmann eef50c1f28
[blogger] split 'search' extractor (#2930)
2 years ago
Mike Fährmann 5038893cdd
[blogger] emit metadata for posts without files (#2789)
2 years ago
Mike Fährmann c6a9bab019
update extractor test results
2 years ago
Mike Fährmann 698f35215e
[blogger] support new image domain (fixes #2204)
3 years ago
Vrihub 96fcff182c
generic extractor (#735)
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 6491db3eaf
[blogger] handle URLs with specified width/height (closes #1061)
4 years ago
Mike Fährmann 2b88c90f6f
[blogger] add search extractor (#925)
4 years ago
Mike Fährmann aa64149583
[blogger] support searching posts by labels (closes #925)
4 years ago
Mike Fährmann 453f3bc519
[blogger] improve error messages for missing posts/blogs (#903)
4 years ago
Mike Fährmann d6a480682f
update test results
4 years ago
Mike Fährmann 4e361b3008
add tests for specific datetime values
5 years ago
Mike Fährmann 6703b8a86b
[blogger] implement video extraction (closes #587)
5 years ago
Mike Fährmann 109718a5e3
[blogger] add blog and post extractors (closes #364)
5 years ago