Commit Graph

2436 Commits (c4d06a8331e2655217e9115a65bf914bb4b6b215)
 

Author SHA1 Message Date
Mike Fährmann c4d06a8331
add section about cookies to README.rst
4 years ago
Mike Fährmann 3e0848a482
[instagram] disable login with username&password (#756)
4 years ago
Mike Fährmann a32aea41e1
[instagram] update 'query_hash' values
4 years ago
Mike Fährmann 2bff8dd465
[hentainexus] fix flake8 issues (#787)
4 years ago
Mike Fährmann a63682a9c0
[instagram] simplify code & complete tests (#743)
4 years ago
墨焓 a4e3d40672
hentainexus.py minor fix (#787)
4 years ago
Vrihub 62b65e59d0
Add instagram metadata: post_pageurl, post_tags (#743)
4 years ago
Mike Fährmann da22ea8ced
use %APPDATA%\gallery-dl for config/cache on Windows
4 years ago
Mike Fährmann 275cceeb6a
[redgifs] fix extraction (#724)
4 years ago
Mike Fährmann 45baa13615
update extractor test results
4 years ago
Mike Fährmann b489f4de12
fix internal links in configuration.rst
4 years ago
Mike Fährmann dfcf2a2c91
write OAuth token to cache by default (#616)
4 years ago
Mike Fährmann ddc253cf9a
implement a 'path-replace' option (#662, #755)
4 years ago
Mike Fährmann 15c3d29062
move dump_response() into a separate function (#737)
4 years ago
Mike Fährmann a363da4b43
include redirects and headers in --write-pages dumps (#737)
4 years ago
Mike Fährmann 6bcdb264e0
[imgur] treat 't/unmuted' URLs as galleries
4 years ago
Mike Fährmann b6cee3e45b
[imgur] fix extraction of animated images without 'mp4' entry
4 years ago
Mike Fährmann 7003e61d1d
add a few more examples to gallery-dl-example.conf
4 years ago
Mike Fährmann bc53302ad6
extend 'path-restrict' option
4 years ago
Leonardo Taccari bcac31b7c7
[webtoons] make archive_fmt unique (#779)
4 years ago
Mike Fährmann 34929f673f
readd 'session' to base downloader class (fixes #768)
4 years ago
Mike Fährmann e19f665a44
[danbooru] change default for 'ugoira' to 'false'
4 years ago
Mike Fährmann 3201fe3521
add global SENTINEL object
4 years ago
Mike Fährmann c8787647ed
add global WINDOWS bool
4 years ago
Mike Fährmann 6294e2c540
add 'text.ensure_http_scheme()'
4 years ago
Starz0r 4df2cadf60
Updated README to include additional Windows installation method (#763)
4 years ago
Mike Fährmann 0378d079a5
[webtoons] fixes and simplifications (#593, #761)
4 years ago
Mike Fährmann ab11b1c896
[imagechest] simplify code (#750)
4 years ago
Mike Fährmann ece73b5b2a
make 'path' and 'keywords' available in logging messages
4 years ago
Mike Fährmann 846d3a2466
[sexcom] replace 404ed test
4 years ago
Mike Fährmann 9b4635917f
[gelbooru] simplify and fix pool extraction
4 years ago
Mike Fährmann abbd8fbbd9
reset filenames on empty file extensions (#733)
4 years ago
Mike Fährmann d17e9628b3
fix/improve Cloudflare bypass code (#728, #757)
4 years ago
Leonardo Taccari 39cd389679
[webtoons] Add a new extractor for webtoons.com (#761)
4 years ago
Bepis 7b5711ee04
[imagechest] Add new extractor for ImageChest (#750)
4 years ago
Unit 193 b7ebf51229
Fix typo: defaut → default. (#754)
4 years ago
Mike Fährmann f8661c6578
[downloader:ytdl] fix file extensions when merging into mkv
4 years ago
Mike Fährmann a1e739b96c
reuse connection adapters from parent extractors
4 years ago
Mike Fährmann f8f95e68a7
improve '--write-pages' (#737)
4 years ago
Mike Fährmann dba87ca99e
[downloader:ytdl] change 'forward-cookies' default to 'false'
4 years ago
Mike Fährmann 09cc9dbec0
prevent flake8 errors from comments looking like type annotations
4 years ago
Mike Fährmann 2d6724180b
[hiperdex] update domain to hiperdex.info
4 years ago
Mike Fährmann c31e7dd573
add MANIFEST.in (#730)
4 years ago
Mike Fährmann be16d77073
simplify and improve documentation markup (#742)
4 years ago
Vrihub 4cc761c730
Implement --write-pages option (#736)
4 years ago
Vrihub fe224416bf
Some documentation improvements (#742)
4 years ago
Mike Fährmann 4b606b68e4
skip OAuth tests when server is unreachable
4 years ago
Mike Fährmann f557cac074
[redgifs] add image extractor (#724)
4 years ago
Mike Fährmann 11d3247c85
use 'util.Formatter' when formatting logging output
4 years ago
Mike Fährmann 8b60bd6a91
mock 'time()' in cache tests
4 years ago