Commit Graph

  • 88ba85d285 [blogger] use default API key when 'api-key' is empty Mike Fährmann 2024-11-20 16:02:16 +01:00
  • 9b2d782cb7 [pp:classify] rewrite & simplify (#5213) Mike Fährmann 2024-11-18 20:08:15 +01:00
  • 00fe1c81b2 [ytdl] fix AttributeError caused by 'decodeOption()' removal Mike Fährmann 2024-11-18 16:04:13 +01:00
  • b069783578 [newgrounds] fix metadata extraction (#6463) Mike Fährmann 2024-11-17 21:40:29 +01:00
  • 50acf2ac84 [danbooru] add 'artist-search' extractor (#5348) Mike Fährmann 2024-11-17 16:58:54 +01:00
  • ca4b2a0760 [danbooru] add 'artist' extractor (#5348) Mike Fährmann 2024-11-17 16:20:20 +01:00
  • 9184a5643a [danbooru] move all initialization code into '_init()' Mike Fährmann 2024-11-17 16:15:53 +01:00
  • 55afd712d6 [pp] allow inheriting settings from global 'postprocessor' entries Mike Fährmann 2024-11-16 21:16:13 +01:00
  • 80454460ce [config] support accumulating non-list values Mike Fährmann 2024-11-16 21:13:57 +01:00
  • bced143750 [tests] add workaround for compile_expression_defaultdict in pypy3 Mike Fährmann 2024-11-16 17:25:24 +01:00
  • f0419574a5 merge #6475: [imagechest] fix extractors Mike Fährmann 2024-11-16 09:26:41 +01:00
  • 75612997fe [imagechest] simplify Mike Fährmann 2024-11-16 09:17:13 +01:00
  • f7246f025f [weibo] simplify 'livephoto' extraction (#6471) Mike Fährmann 2024-11-16 07:40:39 +01:00
  • cb09273670 [koharu] implement 'tags' option Mike Fährmann 2024-11-15 23:06:01 +01:00
  • ddd325b435 merge #6432: [koharu] update domain (#6430) Mike Fährmann 2024-11-15 22:41:46 +01:00
  • e5c2882320 [koharu] cleanup Mike Fährmann 2024-11-15 22:35:11 +01:00
  • a09d9edaa6 [koharu] updat root and root_api change K0ng2 2024-11-07 07:14:01 +00:00
  • 0d1469f229 [exhentai] implement 'tags' option (#2117) Mike Fährmann 2024-11-15 21:47:13 +01:00
  • 1264fc518b allow 'postprocessors' to be a single dict/str Mike Fährmann 2024-11-15 21:15:00 +01:00
  • c82f3db098 [common] add 'proxy-env' option Mike Fährmann 2024-11-15 17:59:54 +01:00
  • 0a72a5009c [common] disable Authorization header injection from .netrc auth Mike Fährmann 2024-11-15 17:15:10 +01:00
  • a3dbc58172 [pillowfort] provide 'count' metadata field (#6478) Mike Fährmann 2024-11-15 08:27:52 +01:00
  • 9821503226 [misc] 'api_root' -> 'root_api' Mike Fährmann 2024-11-14 23:44:15 +01:00
  • e763efd36c [bilibili] add workarounds for getting rate-limited (#6443) Mike Fährmann 2024-11-14 23:06:26 +01:00
  • 5bc3657c59 [util] implement 'compile_filter()' (#5262) Mike Fährmann 2024-11-14 21:59:32 +01:00
  • 0b99d9e6b9 [util] add "defaultdict" filters-environment Mike Fährmann 2024-11-12 21:21:58 +01:00
  • cfe24a9e31 [twitter] make 'source' metadata extraction non-fatal (#6472) Mike Fährmann 2024-11-14 18:59:01 +01:00
  • 396b52aef7 [weibo] fix livephoto 'filename' & 'extension' (#6471) Mike Fährmann 2024-11-14 18:56:18 +01:00
  • 917e873c63 fix imagechest extractor Achim 2024-11-14 16:54:59 +01:00
  • b2fa149598 fix imagechest extractor Achim 2024-11-14 16:50:06 +01:00
  • a3276e3b5d [hentaifoundry] add 'tag' extractor (#6465) Mike Fährmann 2024-11-13 18:23:06 +01:00
  • b62c466c14 [flickr] fix video download URLs (#6464) Mike Fährmann 2024-11-13 18:16:26 +01:00
  • cd6d6ea8be [options] fix passing negative numbers as arguments (#5262) Mike Fährmann 2024-11-11 19:07:37 +01:00
  • 30ff775382 [workflows:tests] change job name to 'test' Mike Fährmann 2024-11-10 21:10:08 +01:00
  • 2b96d638dc [bunkr] support 'bunkr.cr' URLs Mike Fährmann 2024-11-10 20:41:39 +01:00
  • 096b9f1d26 [bunkr] fix album names containing <>& Mike Fährmann 2024-11-10 20:37:43 +01:00
  • c61c0461a9 [urlgalleries] fix 'root' and update 'request_interval' Mike Fährmann 2024-11-10 20:28:55 +01:00
  • 73d6e56a8f merge #6443: [bilibili] add support for articles (#2824) Mike Fährmann 2024-11-10 18:01:51 +01:00
  • 82d561e825 [bilibili] update Mike Fährmann 2024-11-10 17:44:10 +01:00
  • fc59e0fb14 [bilibili] support large articles hdk5 2024-11-10 15:18:03 +02:00
  • 74f1e9a1ac [poipiku] return 'count' as proper number (#6445) Mike Fährmann 2024-11-10 08:26:43 +01:00
  • 6eef3e3495 [bilibili] initial support (#2824) hdk5 2024-11-08 23:17:48 +02:00
  • 7916c8bf77 allow passing cookies to OAuth extractors Mike Fährmann 2024-11-09 17:52:23 +01:00
  • 0e18fa395d [flickr] use "download" URLs (#6360) Mike Fährmann 2024-11-09 17:33:27 +01:00
  • 1ddbcda58b [nhentai] support ',webp' files (#6442) Mike Fährmann 2024-11-08 17:41:16 +01:00
  • 9e72968154 add '-4/--force-ipv4' and '-6/--force-ipv6' command-line options Mike Fährmann 2024-11-08 16:37:14 +01:00
  • b6cf348658 [webtoons] extract 'episode_no' for comic results (#6439) Mike Fährmann 2024-11-08 14:16:54 +01:00
  • 77f761d320 merge #6437: [philomena:ponybooru] switch default filter Mike Fährmann 2024-11-08 08:20:10 +01:00
  • 6205e255f4 merge #6394: [tumblr] add 'search' extractor Mike Fährmann 2024-11-08 08:17:46 +01:00
  • 33778d35ba [tumblr] update Mike Fährmann 2024-11-07 22:15:49 +01:00
  • f8e707b92c [philomena] switch default ponybooru filter to get everything by default Shelvacu 2024-11-07 20:08:42 -08:00
  • ce90566c56 [pinterest] detect video/audio by block content (#6421) Mike Fährmann 2024-11-05 14:08:55 +01:00
  • a9a9f3a180 [pinterest] support 'story_pin_music_block' blocks (#6421) Mike Fährmann 2024-11-05 13:57:25 +01:00
  • 0b3ddd01af [hiperdex] update domain to 'hipertoon.com' (#6420) Mike Fährmann 2024-11-05 09:43:03 +01:00
  • 9afbe91f82 [rule34xyz] add 'format' option (#1078) Mike Fährmann 2024-11-05 15:27:24 +01:00
  • 51b16d078b [rule34xyz] ensure 'files' keys are strings (#1078) Mike Fährmann 2024-11-04 22:22:58 +01:00
  • cf0817e17b [cookies] try decryption with empty password as fallback Mike Fährmann 2024-11-04 22:12:16 +01:00
  • d2db7060e2 [cookies] support chromium table version 24 (#6162) Mike Fährmann 2024-11-04 19:12:50 +01:00
  • d77f5154a5 [aes] fix GCM pad length calculation Mike Fährmann 2024-11-03 21:25:45 +01:00
  • 390b8ddd3e [common] emit logging messages for --write-pages files Mike Fährmann 2024-11-03 20:38:33 +01:00
  • cb0d8cae77 merge #6227: [everia] add support (#1067, #2472, #4091) Mike Fährmann 2024-11-03 17:52:17 +01:00
  • cea062ffc5 [everia] update Mike Fährmann 2024-11-03 17:51:04 +01:00
  • d31a3b5da3 [everia.club] Add support missionfloyd 2024-09-23 00:35:19 -06:00
  • 9b59af8d8d [instagram] fix using numeric cursor values (#6414) Mike Fährmann 2024-11-03 12:03:01 +01:00
  • d787c0c4ea [rule34xyz] add support (#1078, #4960) Mike Fährmann 2024-11-03 10:12:26 +01:00
  • 7c0d2ca07d [rule34vault] update Mike Fährmann 2024-11-03 09:59:25 +01:00
  • d5fa1d6aba [sankaku] improve tag categorization code Mike Fährmann 2024-11-03 09:21:39 +01:00
  • 5ba1280220 merge #6411: [bluesky] match fxbsky.app and vxbsky.app URLs Mike Fährmann 2024-11-02 20:55:36 +01:00
  • 565dc5b43b [bluesky] match fxbsky.app and vxbsky.app Delphox 2024-11-02 16:00:43 -03:00
  • 93adfbe935 merge #6410: [bluesky] match common bluesky embed fixes Mike Fährmann 2024-11-02 18:28:07 +01:00
  • cd47425ccc [bluesky] fix downloads from non-bsky PDSs (#6406) Mike Fährmann 2024-11-02 17:38:55 +01:00
  • 9deed87340 [bluesky] add 'author["instance"]' metadata (#4438) Mike Fährmann 2024-11-02 17:37:11 +01:00
  • 80c7246732 [bluesky] match cbsky.app, bskye.app, bskyx.app and bsyy.app urls Delphox 2024-11-02 13:04:32 -03:00
  • 99fe2b1f55 [bluesky] support 'main.bsky.dev' URLs (#4438) Mike Fährmann 2024-11-02 15:32:47 +01:00
  • b92edb4614 [boosty] update default video format list (#2387) Mike Fährmann 2024-10-31 20:55:32 +01:00
  • b321696182 [pixiv] get ugoira frame extension from 'meta_single_page' (#6056) Mike Fährmann 2024-10-31 19:47:05 +01:00
  • f79e57b71e [dl:ytdl] change 'forward-cookies' default to 'true' (#6401, #6348) Mike Fährmann 2024-10-31 17:35:08 +01:00
  • 24408cd450 [patreon] use legacy mobile UA when no 'session_id' is set Mike Fährmann 2024-10-31 17:26:33 +01:00
  • e3fbd6825b [twitter] remove cookies migration workaround Mike Fährmann 2024-10-31 17:10:13 +01:00
  • ecc08e35d5 merge #3720: [hitomi] add 'index' and 'search' extractors (#2502, #6392) Mike Fährmann 2024-10-29 17:01:18 +01:00
  • 6f54328a39 [hitomi] update Mike Fährmann 2024-10-29 16:51:19 +01:00
  • f170d73ffc [hitomi] add 'index' and 'search' extractors space-nuko 2023-03-01 19:00:20 -08:00
  • 0f94fa9015 [tumblr] search extractor minimal styling changes Allen 2024-10-29 12:44:27 +01:00
  • 57e19a63a5 [tumblrgallery] fix file downloads (#6391) Mike Fährmann 2024-10-29 07:46:40 +01:00
  • 655e42dc92 merge #6240: [rule34vault] add support (#5708) Mike Fährmann 2024-10-28 22:31:05 +01:00
  • a974c30057 [rule34vault] update Mike Fährmann 2024-10-28 21:58:54 +01:00
  • 3d0263b3ab [rule34vault] Added initial support for rule34vault.com ssdaniel24 2024-09-26 22:13:42 +03:00
  • 4a6e5af28e [noop] insert noop extractor when loading cookies without URL Mike Fährmann 2024-10-28 17:19:47 +01:00
  • 5de8576ff6 [noop] add 'noop' extractor Mike Fährmann 2024-10-28 15:49:39 +01:00
  • 76f855d87b [output] use ANSI colors only when stream is a TTY Mike Fährmann 2024-10-28 14:59:54 +01:00
  • ee61256054 [output] define and use global TTY_STD... values Mike Fährmann 2024-10-28 14:57:05 +01:00
  • e93b8efe7b [output] make it easier to disable output to stdout Mike Fährmann 2024-10-28 14:49:52 +01:00
  • 2bbae0e98d merge #6389: [reddit] support user profile share links Mike Fährmann 2024-10-28 14:46:18 +01:00
  • 604879d1a3 [reddit] simplify Mike Fährmann 2024-10-28 14:44:15 +01:00
  • 625fe0efce [reddit] support user profile share links inty 2024-07-28 08:43:12 +00:00
  • 10c076e7f2 [saint] add 'album' and 'media' extractors (#4405, #6324) Mike Fährmann 2024-10-27 22:22:43 +01:00
  • 061b27f329 [tests] detect calls to 'request()' during initialization (#6387) Mike Fährmann 2024-10-27 20:08:50 +01:00
  • 3cbf15a107 [8chan] don't make network requests in '_init()' (#6387) Mike Fährmann 2024-10-27 19:36:49 +01:00
  • 6693ae19e8 [civitai] add 'metadata' option (#6383) Mike Fährmann 2024-10-27 15:21:56 +01:00
  • a4791f5243 [bluesky] add 'hashtag' extractor (#4438) Mike Fährmann 2024-10-27 13:59:46 +01:00