Mike Fährmann
|
1d2fd0b831
|
[pillowfort] extract 'b2_lg_url' media (#4570)
|
2023-09-23 00:05:26 +02:00 |
|
Mike Fährmann
|
50e2ebaff0
|
[danbooru] support 'donmai.moe' URLs
|
2023-09-22 20:58:38 +02:00 |
|
Mike Fährmann
|
82296b1f05
|
[reddit] add 'previews' option (#4322)
another way to disable this new behavior
|
2023-09-22 18:10:44 +02:00 |
|
Mike Fährmann
|
918ba4f847
|
[redgifs] match gfycat image URLs (#4558)
|
2023-09-22 18:02:55 +02:00 |
|
Mike Fährmann
|
2ad75bab05
|
[deviantart] add 'is_original' metadata field (#4559)
true for 'downloadable' content, journals, flash animations,
and images without '/v1/' in their URL; false otherwise
|
2023-09-22 17:37:11 +02:00 |
|
Mike Fährmann
|
9d8317d963
|
[deviantart] disable JWT updates (#4548, #4563)
back to lowres images ...
|
2023-09-22 17:13:05 +02:00 |
|
Mike Fährmann
|
8064663bda
|
[deviantart] update Eclipse API endpoints (#4553)
|
2023-09-22 16:30:16 +02:00 |
|
Mike Fährmann
|
2cd801232b
|
fix --range causing crashes (#4557)
regression caused by a383eca7
|
2023-09-22 16:28:20 +02:00 |
|
Mike Fährmann
|
3528974459
|
[instagram] handle exceptions due to missing media (#4555)
|
2023-09-21 20:58:31 +02:00 |
|
Mike Fährmann
|
4963bb9b30
|
[reddit] improve comment metadata v2 (#4482)
provide main submission metadata at the top level
and comment metadata inside the 'comment' field,
i.e. the other way round than in 1710f1e9
|
2023-09-20 22:12:40 +02:00 |
|
Mike Fährmann
|
7592c5e566
|
[patreon] fix extraction (#4547)
|
2023-09-19 13:18:47 +02:00 |
|
Mike Fährmann
|
0655ce1bae
|
[mangakakalot] update domain
the old one still works, but it incurs a redirect
|
2023-09-19 00:18:21 +02:00 |
|
Mike Fährmann
|
3ecb512722
|
send Referer headers by default
|
2023-09-19 00:02:04 +02:00 |
|
Mike Fährmann
|
cb4798f07a
|
[architizer] fix extraction (#4537)
|
2023-09-17 15:19:19 +02:00 |
|
Mike Fährmann
|
6178177227
|
[twitter] fix '_extractor' of following results (#4536)
regression from 20ed647f
|
2023-09-15 23:04:30 +02:00 |
|
Mike Fährmann
|
fdcfae347f
|
do not restrict flake8 version
|
2023-09-15 14:19:47 +02:00 |
|
Mike Fährmann
|
05f183d7d4
|
exclude export_tests.py from linting for Python<3.8
|
2023-09-14 18:49:58 +02:00 |
|
Mike Fährmann
|
d13c82eff1
|
[kemonoparty] update favorites API endpoint (#4522)
|
2023-09-14 14:57:01 +02:00 |
|
Mike Fährmann
|
27ec653991
|
fix bug in test_init and update example URLs
|
2023-09-14 13:27:03 +02:00 |
|
Mike Fährmann
|
24a1d46391
|
[mastodon] support '/@USER/following' URLs
Previously, only '/users/USER/following' got matched.
|
2023-09-13 23:42:51 +02:00 |
|
Mike Fährmann
|
9f75713e00
|
[recursive] simplify
|
2023-09-13 21:47:20 +02:00 |
|
Mike Fährmann
|
899df8f237
|
remove another '*' for keyword-only arguments
076380e0
|
2023-09-13 21:38:31 +02:00 |
|
Mike Fährmann
|
6ae92da57e
|
Merge branch 'tests'
|
2023-09-13 21:34:28 +02:00 |
|
Mike Fährmann
|
ac00d47a16
|
update test/test_results.py
|
2023-09-13 14:54:25 +02:00 |
|
Mike Fährmann
|
32da3c70d3
|
[behance] handle videos without 'renditions' (#4523)
|
2023-09-12 22:00:04 +02:00 |
|
Mike Fährmann
|
ae5e049c4f
|
[redgifs] provide 'collection' metadata in a separate field (#4508)
instead of overwriting the actual metadata
|
2023-09-12 22:00:04 +02:00 |
|
Mike Fährmann
|
1710f1e983
|
[reddit] improve comment metadata (#4482)
- provide 'date'
- make metadata of the main submission available as 'submission[…]'
|
2023-09-12 22:00:04 +02:00 |
|
Mike Fährmann
|
d3bd163e7f
|
update scripts/supportedsites.py
|
2023-09-11 17:36:44 +02:00 |
|
Mike Fährmann
|
4cdab8074e
|
update/fix --list-extractors
|
2023-09-11 17:32:59 +02:00 |
|
Mike Fährmann
|
65b6011cc5
|
update test/test_extractor.py
|
2023-09-11 17:20:06 +02:00 |
|
Mike Fährmann
|
a453335a9f
|
remove test results in extractor modules
and add generic example URLs
|
2023-09-11 16:30:55 +02:00 |
|
Mike Fährmann
|
a833c244c8
|
add exported extractor results
|
2023-09-10 14:45:01 +02:00 |
|
Mike Fährmann
|
b611bf9629
|
fix '"' escapes
|
2023-09-09 22:36:23 +02:00 |
|
Mike Fährmann
|
28b79354fb
|
fix for categories containing '.'
Files with ':' in their name cannot be imported, as __import__()
will try to interpret them as submodules.
|
2023-09-09 22:34:03 +02:00 |
|
Mike Fährmann
|
c297745118
|
add -t and -c command-line arguments to export_tests.py
|
2023-09-09 19:52:26 +02:00 |
|
Mike Fährmann
|
8c0a656ccf
|
publish export_tests.py script
|
2023-09-06 18:42:20 +02:00 |
|
Mike Fährmann
|
1d2b5d0c60
|
update test comment positions
always put them above the test they're referring to
|
2023-09-06 18:16:09 +02:00 |
|
Mike Fährmann
|
93a7a89cf6
|
[formatter] use value of last alternative (#4492)
fixes {fieldname|''} evaluating to the value of 'keywords-default'
instead of an empty string
|
2023-09-05 17:53:27 +02:00 |
|
Mike Fährmann
|
f856987297
|
[subscribestar] fix preview detection (#4468)
and show a warning message when posts contain previews
|
2023-09-04 22:21:14 +02:00 |
|
Mike Fährmann
|
4c0b3d5dc5
|
[twitter] fix crash when 'sortIndex' is None (#4499)
|
2023-09-04 18:28:43 +02:00 |
|
Mike Fährmann
|
f2de70f254
|
[gfycat] remove module
|
2023-09-04 18:27:11 +02:00 |
|
Mike Fährmann
|
6eca1fab9b
|
[gelbooru_v02] support 'xbooru.com' (#4493)
|
2023-09-03 15:39:02 +02:00 |
|
Mike Fährmann
|
23bac772f2
|
[jpgfish] update domain to 'jpg1.su' (#4494)
|
2023-09-03 15:03:47 +02:00 |
|
Mike Fährmann
|
ceb59e176f
|
fix default Firefox user agent string
note to self: do not trust some random third-party website
|
2023-09-02 22:22:23 +02:00 |
|
Mike Fährmann
|
8259a5abe4
|
flake8
|
2023-09-02 13:03:11 +02:00 |
|
Mike Fährmann
|
0b6e5b8161
|
[hiperdex] send Referer headers during file downloads (#4490)
|
2023-09-02 12:59:30 +02:00 |
|
Mike Fährmann
|
a05821f8b4
|
[hiperdex] fix 'manga' metadata
remove trailing ' Manga'
|
2023-09-02 12:59:30 +02:00 |
|
Mike Fährmann
|
03d471a0d4
|
merge #4481: [pixiv] handle errors for private novels
|
2023-09-02 12:50:23 +02:00 |
|
Mike Fährmann
|
3cb4cee502
|
merge #4489: [bunkr] fix media domain for cdn-pizza.bunkr.ru
|
2023-09-02 12:47:44 +02:00 |
|
Cisney-Gassai
|
8c477f7146
|
[bunkr] Fixes media-files-pizza.bunkr.ru failed to resolve.
|
2023-09-02 01:45:59 -06:00 |
|