Commit Graph

  • 9f49cf16e8 [text] implement 'parse_query()' without using 'urllib.parse.parse_qsl' Mike Fährmann 2024-10-01 20:04:43 +02:00
  • a120295632 [util] use minimal separators for 'json_dumps()' Mike Fährmann 2024-10-01 17:03:13 +02:00
  • ed859f05ed [deviantart] fix & improve journal/literature extraction (#6254, #6207) Mike Fährmann 2024-10-01 14:31:47 +02:00
  • 8f09e4eb02 [cohost] remove 'plainTextBody' from default filenames (#6262) Mike Fährmann 2024-10-01 14:35:07 +02:00
  • 2e87a91e97 [oauth] prevent empty browser names Mike Fährmann 2024-10-01 08:19:55 +02:00
  • 3d4191fc0d [patreon] handle exception for suspended accounts Mike Fährmann 2024-10-01 07:46:07 +02:00
  • 319c3a4c9b [patreon] use 'self.groups' to access matched URL values Mike Fährmann 2024-10-01 07:44:46 +02:00
  • 321161c769 [patreon] use mobile UA (#6241, #6239, #6140) Mike Fährmann 2024-10-01 07:38:12 +02:00
  • 7d0e5877ce [newgrounds] add more fallback URLs for 'art-images' files Mike Fährmann 2024-10-01 08:01:45 +02:00
  • f3f27496d6 [newgrounds] support more comment embed formats (#6253) Mike Fährmann 2024-09-30 08:20:50 +02:00
  • 987f6c36c0 [civitai] ensure image files have an 'id' (#6251) Mike Fährmann 2024-09-29 19:25:55 +02:00
  • 53ae5e3fd8 [tests] allow testing for alternative values Mike Fährmann 2024-09-29 19:16:18 +02:00
  • a937b72034 [ao3] add 'subscriptions' extractor (#6247) Mike Fährmann 2024-09-28 20:25:53 +02:00
  • 9a0acbe7c4 [flickr] remove debug remains (#6252) Mike Fährmann 2024-09-29 10:04:57 +02:00
  • 6c0cce8dff [build] remove setuptools and requests version restrictions Mike Fährmann 2024-09-28 16:48:21 +02:00
  • df4ecef364 release version 1.27.5 Mike Fährmann 2024-09-28 11:44:10 +02:00
  • 0389575e0f [8chan] dynamically generate 'TOS' cookie name Mike Fährmann 2024-09-28 11:04:27 +02:00
  • 4e9dd036e7 [civitai] add 'nsfw' option (#3706) Mike Fährmann 2024-09-28 06:59:52 +02:00
  • 1ab90dd9e2 [civitai] improve model 'gallery' extraction (#3706) Mike Fährmann 2024-09-27 22:07:54 +02:00
  • bc11dc0de2 [deviantart] add 'previews' option (#3782, #6124) Mike Fährmann 2024-09-26 21:47:26 +02:00
  • 928e170721 [deviantart] work around OAuth API returning empty journal texts Mike Fährmann 2024-09-26 17:54:41 +02:00
  • f8f67dab22 [cookies] add 'cookies-select' option Mike Fährmann 2024-09-27 08:52:58 +02:00
  • a783d6473c [jpgfish] update domain to 'jpg5.su' (#6231) Mike Fährmann 2024-09-26 15:23:22 +02:00
  • f0267f969a [skeb] prevent 429 errors and need for 'request_key' cookie Mike Fährmann 2024-09-26 15:13:10 +02:00
  • e8c5b57a33 merge #6115: [inkbunny:favorite] update default directory Mike Fährmann 2024-09-25 20:28:14 +02:00
  • ac3ff25236 [inkbunny:favorite] update test Mike Fährmann 2024-09-25 20:25:33 +02:00
  • 050d87d024 merge #6113: [weasyl:favorite] fix pagination, support readable URLs Mike Fährmann 2024-09-25 20:08:36 +02:00
  • 9d7f8f892d [weasyl:favorite] update Mike Fährmann 2024-09-25 20:02:01 +02:00
  • 3eb3564b5d [civitai] support using internal tRPC API endpoints (#3706) Mike Fährmann 2024-09-25 18:46:18 +02:00
  • daa220370c [civitai] improve image URL handling (#3706) Mike Fährmann 2024-09-25 07:39:52 +02:00
  • a2db0d5c0d [civitai] add 'quality' option (#3706) Mike Fährmann 2024-09-24 21:19:52 +02:00
  • 92bbb9bf31 [civitai] add 'image' extractors (#3706, #6220) Mike Fährmann 2024-09-22 22:49:57 +02:00
  • cbecaecc43 Fix infinite loop in Weasyl Favs downloader Deer-Spangle 2024-09-22 11:12:34 +01:00
  • 933dc568c3 [tests] ensure 'extractor.find' and 'from_url' extractors are identical Mike Fährmann 2024-09-22 10:57:18 +02:00
  • 14c57f771c [tests] make "#category" result entries optional Mike Fährmann 2024-09-21 21:45:45 +02:00
  • 8bf081d295 [ao3] fix bookmark extraction, support 'series' bookmarks (#6013) Mike Fährmann 2024-09-21 13:54:42 +02:00
  • 5c062f95c1 [ao3] fix 'title' of restricted works (#6013) Mike Fährmann 2024-09-21 13:21:45 +02:00
  • 91eb04b0d0 [ao3] detect member-only and adult works (#6013) Mike Fährmann 2024-09-21 13:20:42 +02:00
  • 3348b05df0 [ao3] implement login with username & password (#6013) Mike Fährmann 2024-09-21 10:25:16 +02:00
  • 93eca64a73 [civitai] add initial support (#3706, #3787, #4129, #5995) Mike Fährmann 2024-09-20 17:21:17 +02:00
  • fe190be589 [8chan] update 'TOS' cookie name Mike Fährmann 2024-09-19 20:50:58 +02:00
  • bb03311894 [docs] rewrite Field Names table in formatting.md as HTML Mike Fährmann 2024-09-19 20:47:43 +02:00
  • 2c7a0c3ca8 add alternatives for deprecated utc datetime functions Mike Fährmann 2024-09-19 20:09:03 +02:00
  • a051e1c955 directly pass exception instances as 'exc_info' logger argument Mike Fährmann 2024-09-19 14:50:08 +02:00
  • dd56bb2187 include debug exception info for GalleryDLException errors Mike Fährmann 2024-09-19 13:51:27 +02:00
  • 68bff76d90 [formatter] implement 'L' conversion Mike Fährmann 2024-09-19 13:50:52 +02:00
  • b44f0cdab0 [formatter] allow accessing 'util.NONE' via global '_nul' Mike Fährmann 2024-09-19 13:28:59 +02:00
  • 2dfdc92b21 [ao3] extract detailed 'chapters' metadata (#6013) Mike Fährmann 2024-09-18 09:48:57 +02:00
  • 1d7df9cef2 [ao3] extract 'date_completed' and 'date_updated' metadata (#6013) Mike Fährmann 2024-09-17 17:19:05 +02:00
  • 064bc890fc [ao3] parse 'series' metadata (#6013) Mike Fährmann 2024-09-17 16:55:39 +02:00
  • 6b8628b23f merge #6191: [cohost] support downloading likes Mike Fährmann 2024-09-17 10:50:28 +02:00
  • 8f777668d0 [ao3] match URLs with 'com' and 'net' TLDs and 'ao3.org' (#6013) Mike Fährmann 2024-09-17 09:59:55 +02:00
  • 31af0a12c7 [cohost] Support for downloading likes Kae 2024-09-17 12:50:59 +10:00
  • 73f833d08a [cookies:firefox] support using domain + container filters together Mike Fährmann 2024-09-16 14:47:23 +02:00
  • a9dc7a6f98 [deviantart] warn about empty journal texts (#5916) Mike Fährmann 2024-09-16 10:12:25 +02:00
  • 4c391805de [bluesky] simplify file extraction code (#6183) Mike Fährmann 2024-09-16 09:37:18 +02:00
  • 638a676495 [ao3] add initial support (#6013) Mike Fährmann 2024-09-15 22:34:56 +02:00
  • 7d6520e15d [bluesky] support video downloads (#6183) Mike Fährmann 2024-09-15 19:39:54 +02:00
  • af8cba089e [zzup] support 'up.zzup.com' galleries (#6181) Mike Fährmann 2024-09-14 20:05:07 +02:00
  • 7abf6e445c [cohost] add 'tag' extractor (#4483) Mike Fährmann 2024-09-13 11:11:53 +02:00
  • 0d67d54162 [cohost] support 'attachment-row' blocks (#4483) Mike Fährmann 2024-09-13 10:33:05 +02:00
  • 29279f07d4 [cohost] warn about inaccessible posts (#4483) Mike Fährmann 2024-09-13 10:31:28 +02:00
  • 319116c923 [pp:ugoira] update mtime of zipped files (#6147) Mike Fährmann 2024-09-12 20:52:51 +02:00
  • df0d7d4a12 [cohost] add 'user' and 'post' extractors (#4483) Mike Fährmann 2024-09-10 22:26:22 +02:00
  • ff07aef776 [pp:ugoira] implement storing "original" frames in archives (#6147) Mike Fährmann 2024-09-09 21:10:51 +02:00
  • 4601aa9794 [util] add 'NullContext' Mike Fährmann 2024-09-09 20:28:18 +02:00
  • 4da3347d18 allow filtering '--list-extractors' results Mike Fährmann 2024-09-07 22:41:02 +02:00
  • 0db3c11ab0 [common] use 'cf-mitigated' header to detect challenges Mike Fährmann 2024-09-07 20:16:06 +02:00
  • 4b04ccb3a1 [wikimedia] probe possible API endpoints when none is defined Mike Fährmann 2024-09-07 20:11:44 +02:00
  • 061cc12fdd [pp:ugoira] fix "KeyError: '_ugoira_frame_index'" (#6154) Mike Fährmann 2024-09-06 21:29:12 +02:00
  • 11a508f470 [docker] fix Docker image build Mike Fährmann 2024-09-06 21:22:59 +02:00
  • dd62768e10 release version 1.27.4 Mike Fährmann 2024-09-06 13:34:55 +02:00
  • 7260e236d8 [furaffinity] fix 'favorite' pagination (#6151) Mike Fährmann 2024-09-06 08:52:05 +02:00
  • 7fe0f35998 [sexcom] add 'likes' extractor (#6149) Mike Fährmann 2024-09-06 07:44:06 +02:00
  • 513fd26616 [bcbnsfw] use '*' as query when retrieving all posts (#6135) Mike Fährmann 2024-09-05 20:43:23 +02:00
  • 0b3d7280dc do not override '"ugoira": "original"' when using '--ugoira' (#6056) Mike Fährmann 2024-09-05 20:26:57 +02:00
  • 07bd967f59 [pp:ugoira] update (#6056) Mike Fährmann 2024-09-05 18:43:06 +02:00
  • 32d2e686c2 [batoto] return 'chapter_url' as string (#5562) Mike Fährmann 2024-09-05 17:47:38 +02:00
  • 8072dcf717 [pp:rename] recheck if file exists only when necessary Mike Fährmann 2024-09-05 17:42:29 +02:00
  • 359572162b [pp:rename] improve renaming files 'to' a format (#5846, #6044) Mike Fährmann 2024-09-03 21:13:19 +02:00
  • 6f611de889 [ytdl] simplify '_process_entries()' Mike Fährmann 2024-09-03 21:16:30 +02:00
  • 4a3a255ddc [ytdl] fix processing playlists of playlists (#6127) Mike Fährmann 2024-09-03 08:36:34 +02:00
  • d2ef9a590f [tumblr] add search extractor Allen 2024-09-03 08:18:58 +02:00
  • 655145853a [toyhouse] fix extraction for image URLs Mike Fährmann 2024-09-02 17:15:02 +02:00
  • 864484e4c6 [instagram] add 'info' as a possible 'include' value Mike Fährmann 2024-09-02 15:43:55 +02:00
  • 0b53f3d0e9 [deviantart] fix '"original": "images"' (#6124) Mike Fährmann 2024-09-02 15:15:37 +02:00
  • 57da9ebfb5 [pp:ugoira] initial support for "original" frames (#6056) Mike Fährmann 2024-09-01 20:36:53 +02:00
  • 9d1e5f3c9b [pixiv] allow downloading "original" ugoira frames (#6056) Mike Fährmann 2024-09-01 13:37:32 +02:00
  • 8c40094905 Store Inkbunny favourites in the Favorites directory of the user's favs being downloaded, rather than in different directories for each submission Deer-Spangle 2024-08-31 16:37:20 +01:00
  • ae9b0da755 [pp:hash] add 'hash' post processor (#6099) Mike Fährmann 2024-08-31 16:48:39 +02:00
  • f52cf54e16 [docs] update 'wikimedia' capabilities in supportedsites.md Mike Fährmann 2024-08-31 15:18:33 +02:00
  • bd932b6860 [twitter] add 'info' as a possible 'include' value (#6114) Mike Fährmann 2024-08-31 17:01:58 +02:00
  • 10543c64c6 Store favourites in the Favorites directory of the user's favs being downloaded, rather than in different directories for each submission Deer-Spangle 2024-08-31 15:54:04 +01:00
  • 01ace529b6 Fixing syntax on python 3.5, the sad days before f-strings Deer-Spangle 2024-08-31 15:22:39 +01:00
  • 311272f55a Linting Deer-Spangle 2024-08-31 15:10:02 +01:00
  • b1b01f56af Add support for the readable URL format of Weasyl favourites page Deer-Spangle 2024-08-31 12:56:50 +01:00
  • ef8b1bc56e [twitter] extract 'type' metadata (#6111) Mike Fährmann 2024-08-31 12:47:44 +02:00
  • 8eaae29bf9 [exhentai] fix 'limits' (#6090) Mike Fährmann 2024-08-31 10:23:07 +02:00
  • 510ca36b35 [tests] fix bug when running tests in a certain order Mike Fährmann 2024-08-31 09:05:07 +02:00
  • 60b655429f add '--rename' and '--rename-to' command-line options (#5846, #6044) Mike Fährmann 2024-08-30 18:22:46 +02:00