Commit Graph

3729 Commits (9a2cfd442168be33e6ad75d368e79a41fcfd7cae)

Author SHA1 Message Date
Mike Fährmann c6a9bab019
update extractor test results
2 years ago
Mike Fährmann 539e3bbed9
[weibo] handle invalid/broken status objects
2 years ago
Mike Fährmann 32c75d12e8
[sankaku] rewrite URLs to s.sankakucomplex.com (#2746)
2 years ago
Mike Fährmann d5ded11aa8
[pixiv] fix default filenames for backgrounds
2 years ago
Mike Fährmann e1f501ed14
[mangakakalot] update domain
2 years ago
Mike Fährmann 2dc57637cf
[foolfuuka] remove archive.wakarimasen.moe
2 years ago
Mike Fährmann 98744977cf
[itaku] fix 'date' parsing
2 years ago
Mike Fährmann b590774f67
[twitter] add 'count' metadata field (#2741)
2 years ago
Mike Fährmann 7c0505868c
[kemonoparty] ensure all files have an 'extension' (#2740)
2 years ago
Mike Fährmann 74865adae5
implement 'format-separator' option (#2737)
2 years ago
bradenhilton 117eeefda0
[postprocessor:mtime] add 'value' option (#2739)
2 years ago
Mike Fährmann 90ae48c40c
[formatter] implement 'O' format specifier (#2736)
2 years ago
Mike Fährmann e4f48cc810
make it easier to disable default 'browser' settings
2 years ago
Mike Fährmann 92b75bcdce
limit path length for --write-pages output on Windows (#2733)
2 years ago
Mike Fährmann 04bed1eba3
[formatter] allow for custom "format" functions (#2721)
2 years ago
Mike Fährmann 311e9383af
[pinterest] handle section pins with separate extractors (#2684)
2 years ago
Mike Fährmann 1d14928bd9
[twitter] ignore previously seen Tweets (#2712)
2 years ago
Mike Fährmann 4b2a0a0eda
[twitter] implement 'strategy' option (#2712)
2 years ago
Mike Fährmann 5806a1851e
add --no-postprocessors command-line option (#2725)
2 years ago
Mike Fährmann c794777600
[newgrounds] prevent exception on empty results (#2727)
2 years ago
Mike Fährmann 36ead45546
[itaku] fix caching bug (#1842)
2 years ago
Mike Fährmann 124b5c6410
[postprocessor:ugoira] enable 'mtime' by default (#2714)
2 years ago
Mike Fährmann 127a190c94
[itaku] categorize sections by group (#1842)
2 years ago
Mike Fährmann de20cadc68
add 'brotli' as optional dependency (#2716)
2 years ago
Mike Fährmann 37453a9528
[newgrounds] only login if necessary (#2715)
2 years ago
Mike Fährmann 86a7dad081
release version 1.22.3
2 years ago
Mike Fährmann 7b073bf9ef
Revert "[twitter] improve strategy for user URLs (#2665)"
2 years ago
Mike Fährmann 3a5d5c3a91
update default User-Agent header to Firefox 102 ESR
2 years ago
Mike Fährmann 1f9ff518ad
release version 1.22.2
2 years ago
Mike Fährmann f8cfc3b08a
[skeb] add 'following' extractor (#2698)
2 years ago
Mike Fährmann 367a491128
[vk] get URLs from *_src entries (#2535)
2 years ago
Mike Fährmann 54525d2e21
[formatter] implement slice operator as format specifier
2 years ago
Mike Fährmann 241e82e18d
[horne] add support for horne.red (#2700)
2 years ago
Mike Fährmann 7af4d2047b
[instagram] improve metadata generated by _parse_post_api()
2 years ago
Mike Fährmann 3f50e2fb5f
[poipiku] add simple password support (#1602)
2 years ago
Mike Fährmann 9d8e99af80
[itaku] support videos (#1842)
2 years ago
Mike Fährmann c8ec2c4e85
[itaku] add 'title' to default filenames (#1842)
2 years ago
Mike Fährmann e0c60a1206
[itaku] metadata cleanup (#1842)
2 years ago
Mike Fährmann 27e8078fb7
[poipiku] add 'user' and 'post' extractors (#1602)
2 years ago
Mike Fährmann 1aae9f2b71
[downloader:ytdl] update _set_outtmpl() (fixes #2692)
2 years ago
Mike Fährmann fa902cd54d
[itaku] add 'gallery' and 'image' extractors (#1842)
2 years ago
Mike Fährmann d6c6c8a4a0
[twitter] improve '"replies": "self"' (#2665)
2 years ago
Mike Fährmann 9c8d895d19
[twitter] implement 'csrf' option (#2676)
2 years ago
Mike Fährmann 08db8435f1
[twitter] fix pagination for conversion tweets
2 years ago
Mike Fährmann 78d83345d3
[cyberdrop] add fallback URLs (#2668)
2 years ago
Mike Fährmann 834e900037
[unsplash] add collection_title and …_id metadata fields (#2670)
2 years ago
Mike Fährmann 6db77d4656
[weibo] support '?tabtype=video' listings (#2601)
2 years ago
Mike Fährmann 1da3ccf608
[twitter] implement 'expand' option (#2665)
2 years ago
Mike Fährmann 0add1fc090
[twitter] improve strategy for user URLs (#2665)
2 years ago
Mike Fährmann 45c980daf0
[weibo] fix retweets (#2601)
2 years ago
Mike Fährmann 34c428abf1
support cygwin/BSD/etc for --cookies-from-browser
2 years ago
Mike Fährmann ae1b24aa6a
[instagram] automatically invalidate expired login sessions
2 years ago
Mike Fährmann 42525cfe8d
fix '{…!j}' for otherwise non-serializable types (##2624)
2 years ago
Mike Fährmann 47a92c8c7e
[instagram] provide 'date' for 'carousel_media' files (#2660)
2 years ago
Mike Fährmann 2064f20e11
[instagram} fix 'tag' extractor (#2659)
2 years ago
Mike Fährmann 6c0fa2f258
[readcomiconline] update
2 years ago
Mike Fährmann 61cbf8318c
[weibo] fix URLs generated by 'user' extractor (#2601)
2 years ago
Mike Fährmann c2d117163f
release version 1.22.1
2 years ago
Mike Fährmann 4b78bd423f
[paheal] add 'metadata' option (#2641)
2 years ago
Mike Fährmann 535cbcb185
cache extracted browser cookies
2 years ago
Mike Fährmann 541a61d344
[subscribestar] fix 'date' metadata (#2642)
2 years ago
Mike Fährmann 46d171c938
[instagram] fix stories (#2644)
2 years ago
Mike Fährmann e59bcb8437
[weibo] ensure media URLs use https://
2 years ago
Mike Fährmann 73f673e3ca
[weibo] handle 'gif' pictures
2 years ago
Mike Fährmann 345199a3ec
[pixiv] include '.gif' in background fallback URLs (#2495)
2 years ago
Mike Fährmann 57508d3bb7
[weibo] support all different 'tabtype' listings (#686, #2601)
2 years ago
Mike Fährmann 2687ef6bd9
[nozomi] remove slashes from search terms (fixes #2653)
2 years ago
Mike Fährmann ee7cea888e
[instagram]
2 years ago
Mike Fährmann d0dc29f312
[instagram] fix stories (#2644)
2 years ago
Mike Fährmann 2fb01938f4
[instagram] fix and update extractors (#2644)
2 years ago
Mike Fährmann 05d4a0215a
[sankaku] extend URL patterns (fixes #2647)
2 years ago
Mike Fährmann e0ac358aa5
[gofile] fix 401 Unauthorized errors (#2632)
2 years ago
Mike Fährmann 8a42d859bf
[bunkr] change domain to 'app.bunkr.is' (#2634)
2 years ago
Mike Fährmann 7a9cba9c10
[weibo] add support for usernames in URLs (#1662)
2 years ago
Mike Fährmann 4bf5bc2403
[weibo] support 'livephoto' entries (#2146)
2 years ago
Mike Fährmann a0692818af
[weibo] switch to desktop API (#2601)
2 years ago
Mike Fährmann 5b43faffed
[postprocessor:metadata] write to stdout by setting filename to "-"
2 years ago
Mike Fährmann 61fa9b535a
[paheal] improve metadata extraction (#2641)
2 years ago
Mike Fährmann 603af48265
implement 'output.ansi' option (#2628)
2 years ago
Mike Fährmann 415c208c1f
[gfycat] cleanup
2 years ago
Mike Fährmann a80ba17ed4
[gfycat] add 'collections' extractor (#2629)
2 years ago
Mike Fährmann ff5e10a86d
[hypnohub] move to gelbooru_v02 instances (#2631)
2 years ago
Mike Fährmann d6e744bf0f
[gfycat] add 'collection' extractor (#2629)
2 years ago
Mike Fährmann 4f7fe9b4be
[deviantart] fix folder listings with 'pagination: manual'
2 years ago
Mike Fährmann 7990fe84f1
support user-defined 'output.mode' settings (#2529)
2 years ago
Mike Fährmann 310fee99d5
[readcomiconline] remove automatic 'browser' setting (#2625)
2 years ago
Mike Fährmann d4e9d51760
[reddit] add 'home' extractor (#2614)
2 years ago
Mike Fährmann b51f5fd345
fix command-line argument name of --cookies-from-browser (#1606)
2 years ago
Mike Fährmann 1d5145a280
release version 1.22.0
2 years ago
Infinitay f54525573b
[Instagram] Add tagged_users to keywords for stories (#2582) (#2584)
2 years ago
thatfuckingbird da0696e1f5
recognize vxtwitter URLs (#2621)
2 years ago
Mike Fährmann dcb580240d
[twitter] extract alt texts as 'description' (closes #2617)
2 years ago
Mike Fährmann 44ffc017ea
remove useless 'tries' argument from out.success
2 years ago
Mike Fährmann 915dba8345
[twitter] improve results for regular user URLs
2 years ago
Mike Fährmann 6ad39f2b68
add ytdl tests
2 years ago
Mike Fährmann 9df4e0f65b
[twitter] disable 'cards' by default
2 years ago
Mike Fährmann 79dce8ae68
[weasyl] implement 'metadata' option (#2610)
2 years ago
Mike Fährmann 64d3ad2e7a
detect circular references with -K (fixes #2609)
2 years ago
Mike Fährmann 9d5580a091
[khinsider] fix metadata extraction (closes #2611)
2 years ago
Mike Fährmann 688d6553b4
replace calls to print() with stdout_write() (#2529)
2 years ago
Mike Fährmann cf16f9a407
[output] introduce 'stdout_write()' etc (#2529)
2 years ago
Mike Fährmann 86cbf485ab
[webtoons] extract real episode number (#2591)
2 years ago
Mike Fährmann eeef9ccdc1
explicitly flush all writes to stdout (#2529)
2 years ago
Mike Fährmann a96f9d29b5
create missing directories for archive files (#2597)
2 years ago
Mike Fährmann 82c1cc130b
[readcomiconline] update deobfuscation code (#2481)
2 years ago
Mike Fährmann 4005171db3
[pixiv] provide more metadata fields when option enabled (#2594)
2 years ago
Mike Fährmann c8abb16c60
[mangahere] send Referer headers (#2592)
2 years ago
Mike Fährmann 3fd9249717
[mangafox] send Referer headers (#2592)
2 years ago
Mike Fährmann 90d28387ef
[instagram] detect empty story listings faster
2 years ago
Mike Fährmann bd6ec5c352
[foolfuuka] match 4chan filenames (#2577)
2 years ago
Mike Fährmann 6ca998fc2b
[postprocessor:ugoira] ensure target directory exists (#2576)
2 years ago
Mike Fährmann d1bb7fae2d
remove 'exist_ok=True' argument from several os.makedirs calls
2 years ago
Mike Fährmann 9c8647a4fd
fix 'part-directory' (#2576)
2 years ago
Mike Fährmann feb470d19a
[shopifx] natively support a few more sites (closes #2089)
2 years ago
Mike Fährmann 60f4d59b1e
[gelbooru_v01] remove 'tlb.booru.org' from supported domains
2 years ago
Mike Fährmann 6b6eb0b8f6
[lolisafe] implement 'domain' option (#2575)
2 years ago
Mike Fährmann f3408a9d92
implement string literals in replacement fields
2 years ago
Mike Fährmann d26da3b9e5
add pre-generated 'pattern' for supported BaseExtractor sites
2 years ago
Mike Fährmann 6ae3a5cdb0
[pixiv] make retrieving ugoira metadata non-fatal (#2562)
2 years ago
Mike Fährmann aa2db7abeb
[cookies] cleanup (#1606)
2 years ago
Mike Fährmann 6742f3bc1e
implement --cookies-from-browser (#1606)
2 years ago
Mike Fährmann c4b9f7bab8
update functions working with cookies.txt files
2 years ago
Mike Fährmann f190018e37
[mangasee] use randomly generated PHPSESSID cookie (#2560)
2 years ago
Mike Fährmann 4c47dfffdd
[instagram] report redirects to captcha challenges (#2543)
2 years ago
Mike Fährmann 99cb28724f
delay directory creation (#2461, #2474)
2 years ago
Mike Fährmann 4c8e28db82
avoid circular import in util.py
2 years ago
Mike Fährmann 4598d32370
[imgur] prevent exception for empty albums (closes #2557)
2 years ago
Mike Fährmann 435e9c5d2e
[vk] report errors for private albums (#2556)
2 years ago
Mike Fährmann 9adea93aef
[pixiv] updates to avatar/background extractors (#2495)
2 years ago
Mike Fährmann 3e6aba05ab
[vk] add fallback for user ID extraction (#2535)
2 years ago
Mike Fährmann 61887c895b
implement 'output.colors' options (#2532)
2 years ago
Mike Fährmann 52b47c3cf9
[gelbooru_v01] add 'favorite' extractor (#2546)
2 years ago
Mike Fährmann 5b7423d14c
[vk] fix URLs for older photos (#2535)
2 years ago
Mike Fährmann 3346f58a2a
[twitter] use twMediaDownloader strategy for user URLs
2 years ago
Mike Fährmann 84756982e9
[pixiv] implement 'include' option
2 years ago
Mike Fährmann d11e2191ae
[nijie] support /history_nuita.php listings (closes #2541)
2 years ago
Mike Fährmann 4aca29b7b4
[naverwebtoon] support (best)challenge comics (closes #2542)
2 years ago
Mike Fährmann 3e926bd465
[realbooru] fix extraction (fixes #2530)
2 years ago
Mike Fährmann 82eee72b39
[pixiv] update API interface
2 years ago
Mike Fährmann 1bc77efa02
[artstation] use "browser": "firefox" by default (#2527)
2 years ago
Mike Fährmann a39e7b7366
[vk] handle photos without width/height info (fixes #2535)
2 years ago
Mike Fährmann 9e6c981388
replace '\f' in --filename arguments with form feed character
2 years ago
Mike Fährmann 61afa973b7
use extended format strings for archive keys
2 years ago
Mike Fährmann 1c95530525
release version 1.21.2
2 years ago
Federico Ravasio 0381752575
[photovogue] switch to .com, update api endpoint (#2494)
2 years ago
Mike Fährmann 3f02e483c6
[e621] fix applying request_interval_min (#2533)
2 years ago
Mike Fährmann ca3a364db7
fix build_duration_func() (#2533)
2 years ago
Mike Fährmann afde76269c
[weibo] fix infinite retries for deleted accounts (fixes #2521)
2 years ago
Mike Fährmann d85e66bcac
[vk] fix extraction (#2512)
2 years ago
Mike Fährmann 9e6ff42a9d
[pixiv] implement 'background' option (#623, #1124, #2495)
2 years ago
Mike Fährmann dc22a47c99
[postprocessor:ugoira] report errors with ffmpeg/mkvmerge (#2487)
2 years ago
Mike Fährmann 4d1896830f
[mangadex] download chapters with 'externalUrl' (fixes #2503)
2 years ago
Mike Fährmann 97e8a15295
[deviantart] implement 'pagination' option (#2488)
2 years ago
Mike Fährmann 1f9a0e2fd8
update extractor test results
2 years ago
Mike Fährmann ad5a4b1756
[twitter] fix various syndication issues
2 years ago
Mike Fährmann 12bd9ba33a
[readcomiconline] add 'quality' option (#2467)
2 years ago
Mike Fährmann 60ad46ddcc
[readcomiconline] unobfuscate image URLs (#2481)
2 years ago
Mike Fährmann a6c4ff58fb
[cyberdrop] match cyberdrop.to URLs (closes #2496)
2 years ago
Mike Fährmann 13ed18b9aa
[lolisafe] fix typo
2 years ago
Mike Fährmann 24ea1398bc
[postprocessor:ugoira] do not auto-select image2 demuxer (#2492)
2 years ago
Mike Fährmann 3e942a58be
[twitter] improve syndication video selection (#2354)
2 years ago
Mike Fährmann 0794027100
[issuu] fix extraction (#2483)
2 years ago
Mike Fährmann 5d5a08cc69
[sexcom] add fallback for empty files (#2485)
2 years ago
Mike Fährmann 3524c599b8
[postprocessor:ugoira] use compatible paths with mkvmerge (#2487)
2 years ago
Mike Fährmann c5be28b2e9
release version 1.21.1
2 years ago
Mike Fährmann 7fe54bab2a
attempt to fix some issues with 'contains()' (#2446)
2 years ago
thatfuckingbird 4527a35aba
[twitter] accept fxtwitter.com URLs (#2484)
2 years ago
Mike Fährmann c1768972c2
[newgrounds] update and fix pagination (#2456)
2 years ago
Mike Fährmann d78a2c7163
re.escape() arguments for 'contains()' (#2446)
2 years ago
Mike Fährmann 78e5d0c423
[kissgoddess] extract all images (closes #2473)
2 years ago
Mike Fährmann 0b33435da5
[pinterest] support multiple files per pin (closes #1619, #2452)
2 years ago
Mike Fährmann 9c5d2d7af3
[pinterest] add extractor for created pins (#2452)
3 years ago
Mike Fährmann 1171911dc3
[twitter] add 'syndication' option (#2354)
3 years ago
Mike Fährmann a53cfc845e
[newgrounds] warn about age-restricted posts (#2456)
3 years ago
Mike Fährmann 413b77757b
implement 'contains()' (#2446)
3 years ago
Mike Fährmann ecee315bbf
[mangasee] unescape manga names (fixes #2454)
3 years ago
loragja 7e545a3ae9
[gofile] add gofile.io extractor (#2364)
3 years ago
Layerex 625f4d4cc4
[telegraph] Add telegra.ph extractor (#2312)
3 years ago
Mike Fährmann 48cc4853be
[skeb] refactor 'sent-requests' and add tests
3 years ago
Mike Fährmann 1aafa1d12d
add '--ugoira-conv-copy' command-line option (#1550)
3 years ago
Mike Fährmann a164f4b91e
[postprocessor:ugoira] put '=' before mkvmerge input filename
3 years ago
Mike Fährmann 5c2d953766
[postprocessor:ugoira] auto-select demuxer by default
3 years ago
Mike Fährmann e45792a5c4
[postprocessor:ugoira] insert extra frame
3 years ago
Mike Fährmann 37d584a9b2
[hitomi] update metadata extraction (fixes #2444)
3 years ago
Mike Fährmann e718dd7b32
[postprocessor:ugoira] support setting timecodes with mkvmerge
3 years ago
Mike Fährmann 71bba774da
respect 'output.private' in '-K/--list-keywords' output
3 years ago
Mike Fährmann b03ca7f10c
[aryion] provide correct 'date' independent of dst
3 years ago
Mike Fährmann ba69fb669d
[kemonoparty] add 'duplicates' option (closes #2440)
3 years ago
Mike Fährmann e7b30866d0
[postprocessor:mtime] fix timestamps from datetime objects (#2307)
3 years ago
Mike Fährmann 29db716a63
implement 'datetime_to_timestamp()'
3 years ago
Mike Fährmann c0c1277c5f
[downloader:http] support sending POST data (#2433)
3 years ago
Mike Fährmann 9313d4dc10
[pinterest] do not force 'm3u8_native' for video downloads (#2436)
3 years ago
Mike Fährmann 42f2fd2ed7
[twibooru] fix posts without 'name' (fixes #2434)
3 years ago
Mike Fährmann 40ce505420
[postprocessor:ugoira] add 'mtime' option (#2307)
3 years ago
Mike Fährmann 9bd27b1b8d
[postprocessor:metadata] implement archive options (#2421)
3 years ago
Mike Fährmann be3492776b
[downloader:http] support using a different method than GET (#2433)
3 years ago
chinggg 6f1d5e8ab9
[unsplash] replace dash with space in search API queries (#2429)
3 years ago
Mike Fährmann f8230dde43
[instagram] add 'previews' option (#2135)
3 years ago
Mike Fährmann 8295bc6d97
fix loading/storing cookies without domain
3 years ago
Mike Fährmann 500a479026
fix a third(!) bug in _check_cookies() (#2372)
3 years ago
Mike Fährmann c4cc387f7d
[furaffinity] fix search result pagination (fixes #2402)
3 years ago
Mike Fährmann cf44aba333
[formatter] allow evaluating f-string literals
3 years ago
Mike Fährmann d04e07d93b
build executables on windows-2019
3 years ago
Mike Fährmann 3acfe683ea
release version 1.21.0
3 years ago
Mike Fährmann 281a5b3b28
[newgrounds] fix video descriptions (#2328)
3 years ago
Mike Fährmann b1b15d6cef
[imagebam] add support for /view/ paths (closes #2378)
3 years ago
Mike Fährmann e64c2b85d0
[fantia] apply patch (#2381)
3 years ago
Mike Fährmann f31ab0d2ec
[fanbox] fetch data for each individual post (fixes #2388)
3 years ago
Mike Fährmann fc277fa45f
[seiga] require authentication with 'user_session' cookie (#2372)
3 years ago
Mike Fährmann 47cf05c4ab
refactor proxy handling code (#2357)
3 years ago
Mike Fährmann d50a1ec2cc
[subscribestar] unescape attachment URLs (fixes #2370)
3 years ago
Mike Fährmann 3ddc620ef6
[skeb] fix post extractor (#2330)
3 years ago
Orkun Koçyiğit eb2bb7d998
[fantia] add 'num' enumeration index (#2377)
3 years ago
Mike Fährmann fac8047899
[kemonoparty] limit default filename length (#2373)
3 years ago
Mike Fährmann bfa5e61900
[patreon] add explicit 'image_large' file type (#2257)
3 years ago
Mike Fährmann 6ea3ff5173
[tumblr] notify users about registering an oauth application
3 years ago
Mike Fährmann b5236656d5
[deviantart] notify users about registering an oauth application
3 years ago
Mike Fährmann 2aa47e8382
[twitter] handle Tweets with "softIntervention" entries
3 years ago
Mike Fährmann 64bbc7969d
[twitter] warn about age-restricted Tweets (#2354)
3 years ago
Mike Fährmann e778be52bc
[twitter] update query hashes
3 years ago
Mike Fährmann bddcec49f1
implement 'text.root_from_url()'
3 years ago
Mike Fährmann 92c492dc09
[kemonoparty] match beta.kemono.party URLs (#2348)
3 years ago
Mike Fährmann 4ea9157d51
[mangadex] fix chapters without 'translatedLanguage' (#2352)
3 years ago
Alice f1cab23724
[skeb] add 'sent-requests' option (#2322) (#2330)
3 years ago
dragobit 781fdfa212
[hentaicosplays] add Referer to headers (#2317)
3 years ago
Mike Fährmann 4385a34e05
[twitter] fix handling of 429 responses (fixes #2339)
3 years ago
Mike Fährmann 5a50569360
[toyhouse] support 'art' listings (#1546, #2331)
3 years ago
Mike Fährmann 1c79044433
[imagebam] set 'nsfw_inter' cookie (fixes #2334)
3 years ago
Mike Fährmann d71c173150
[newgrounds] strip incomplete HTML tag from '_comment' (#2328)
3 years ago
Mike Fährmann 00fbc942e5
add 'timedelta' class to the global namespace in filter expressions
3 years ago
Mike Fährmann cf58048bd4
[newgrounds] add 'post_url' metadata field (#2328)
3 years ago
Mike Fährmann 59749555b1
[postprocessor:mtime] add 'event' option (#2307)
3 years ago
Mike Fährmann 7958995398
[postprocessor:metadata] implement 'mtime' option (#2307)
3 years ago
Mike Fährmann 7aa2e2cd84
[slideshare] fix extraction
3 years ago
Mike Fährmann fdfdc1b614
[kissgoddess] add 'gallery' and 'model' extractors
3 years ago
Mike Fährmann 79a461a2c1
[mememuseum] add 'tag' and 'post' extractors (closes #2264)
3 years ago
Mike Fährmann e5f6af6e32
[oauth:pixiv] add note about 'code' expiring in 30 seconds (#2306)
3 years ago
Mike Fährmann bbc4190017
[bunkr] fix .mp4 downloads (#2239)
3 years ago
Mike Fährmann 254a5b26e0
[twibooru] add extractors for searches, galleries, and posts
3 years ago
Mike Fährmann 9ebc20e290
[booru] call nameext_from_url() before update() and _prepare()
3 years ago
Mike Fährmann 4fee3a0e52
[patreon] download 'large_url' images if available (#2257)
3 years ago
Mike Fährmann f5b2b9333f
fix another bug in _check:cookies (#2160)
3 years ago
Mike Fährmann c8414c9d95
build Linux executable in its own virtualenv
3 years ago
Mike Fährmann 6fdcfa941c
release version 1.20.5
3 years ago
Ailothaen 203a04a4a3
[reddit] Support of standalone submissions on personal pages of users (#2301)
3 years ago
Mike Fährmann f5b2a9fcc6
add 'signals-ignore' option (#2296)
3 years ago
Mike Fährmann 806bc62379
[redgifs] support 'i.redgifs.com' URLs (closes #2300)
3 years ago
Mike Fährmann 655b2de5d9
[vk] fix infinite pagination loops (fixes #2297)
3 years ago
Mike Fährmann cc5b1ce91a
[inkbunny] rename search parameters to their API equivalents
3 years ago
Mike Fährmann ed317bfcf1
warn about cookies expiring in less than 24 hours
3 years ago