Commit Graph

5682 Commits (70f18b7a78e6987d61d50a9076ef660664241b3c)
 

Author SHA1 Message Date
Mike Fährmann ddffeeaa7b
[exhentai] detect CAPTCHAs during login (#5492)
5 months ago
Mike Fährmann 068ccfe0b3
[tests] allow filtering extractor result tests by URL or comment
5 months ago
Mike Fährmann 347af7f5c8
[twitter] handle missing 'expanded_url' fields (#5463, #5490)
5 months ago
Mike Fährmann c9d3b5e5d9
[pixiv] change 'sanity_level' debug message to a warning (#5180)
5 months ago
Mike Fährmann bffadf35b7
[hotleak] download files with 404 status code (#5395)
5 months ago
Mike Fährmann a7d8cbab0e
[common] show full URL in Extractor.request() error messages
5 months ago
Mike Fährmann a5071c9ca0
[common] fix NameError in Extractor.request()
5 months ago
Mike Fährmann 566472f080
[common] add 'sleep-429' option (#5160)
5 months ago
Mike Fährmann 923c6f3214
[common] simplify 'status_code' check in Extractor.request()
5 months ago
Mike Fährmann 68f4208251
[common] update Extractor.wait() message format
5 months ago
Mike Fährmann 9e5d65fbf3
[twitter] improve username & password login procedure (#5445)
5 months ago
Mike Fährmann b38a917355
[common] add Extractor.input() method
5 months ago
Mike Fährmann 257e9fb435
[gelbooru] improve pagination logic for meta tags (#5478)
5 months ago
Mike Fährmann 4cf24f15c2
merge #5474: add '-w/--warning' command-line option
5 months ago
Aidan Harris a2affdcef3
re-order verbose and warning options
5 months ago
Aidan Harris a3f580254a
Add warnings flag
5 months ago
Mike Fährmann 0d72789aa3
merge #5461: [cookies] use tempfile when saving cookies.txt files
5 months ago
Mike Fährmann 63ac06643f
compute tempfile path only once
5 months ago
Mike Fährmann 5227bb6b1d
[text] catch general Exceptions
5 months ago
Mike Fährmann 6dac43ad60
[docs] replace AnchorJS with custom script
5 months ago
Mike Fährmann 141a93c8fd
[docs] update docs/configuration links (#5059, #5369, #5423)
5 months ago
Mike Fährmann 85bbb59483
[twitter] implement 'relogin' option (#5445)
5 months ago
Mike Fährmann e02d2ff45d
[tapas] add 'creator' extractor (#5306)
5 months ago
Mike Fährmann 35d4a706ae
[pixiv:novel] add 'covers' option (#5373)
5 months ago
Mike Fährmann b57051719f
[wikimedia] support wiki.gg wikis
5 months ago
Mike Fährmann 40c1a8e471
[wikimedia] fix exception for files with empty 'metadata'
5 months ago
Mike Fährmann 0e730ba980
[pp:mtime] do not overwrite '_mtime' for None values (#5439)
6 months ago
Mike Fährmann 647a87d17c
[twitter] match '/photo/' Tweet URLs (#5443)
6 months ago
Mike Fährmann 3346a377b3
[pp:ugoira] log errors for general exceptions
6 months ago
Mike Fährmann 40bd145637
remove 'contextlib' imports
6 months ago
Mike Fährmann 9a8403917a
restore LD_LIBRARY_PATH for PyInstaller builds (#5421)
6 months ago
Mike Fährmann 86a97d8e27
[kemonoparty] fix crash on posts with missing datetime info (#5422)
6 months ago
Mike Fährmann ef8f02c3d9
[oauth] use Extractor.request() for HTTP requests (#5433)
6 months ago
Mike Fährmann 28a795ca61
[build] include only the latest CHANGELOG entries
6 months ago
Mike Fährmann 4103eb9918
[build] generate sdist and wheel packages using 'build' module
6 months ago
Mike Fährmann 24d792b735
[build] add minimal pyproject.toml
6 months ago
Mike Fährmann 095e5ded6f
[reddit] support comment embeds (#5366)
6 months ago
Mike Fährmann 64948f2c09
[foolfuuka] improve 'board' pattern & support pages (#5408)
6 months ago
Mike Fährmann 0c17884673
store 'match' and 'groups' in Extractor objects
6 months ago
Mike Fährmann cf36c576d0
[docs] document 'actions' (#4543)
6 months ago
Mike Fährmann bdca01e6e6
[workflows] build complete docs Pages only on gdl-org/docs
6 months ago
Mike Fährmann bdbc8be5f3
[twitter] prevent crash when extracting 'birdwatch' metadata (#5403)
6 months ago
Mike Fährmann c7edeb871b
[docs] complete Authentication info in supportedsites.md
6 months ago
Mike Fährmann a1e64bac73
[docs] update defaults of 'sleep-request', 'browser', 'tls12'
6 months ago
Mike Fährmann ef0c90414c
[wikimedia] suppress exception for entries without 'imageinfo' (#5384)
6 months ago
Mike Fährmann 9cce461627
[kemonoparty] add 'announcements' option (#5262)
6 months ago
Mike Fährmann 72ac2c750d
[kemonoparty:favorite] support 'sort' and 'order' query params (#5375)
6 months ago
Mike Fährmann d1d017ab5d
merge #5372: [twitter] match Tweet URLs with query parameters (#5371)
6 months ago
fireattack 423599ce95
[twitter] fix pattern for single tweet (#5371)
6 months ago
Mike Fährmann 15a4bc2584
[kemonoparty] fix KeyError for empty files (#5368)
6 months ago