You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gallery-dl/gallery_dl/extractor
Mike Fährmann f8b3b00249
[twitter] add experimental 'videos' option (#99)
6 years ago
..
2chan.py set 'archive_fmt' values 7 years ago
3dbooru.py generalize tag-splitting option (#92) 6 years ago
4chan.py [4chan] unescape filenames 6 years ago
4plebs.py [mangadex] unescape manga names and chapter titles 6 years ago
8chan.py [8chan] replace unit test URL 6 years ago
__init__.py [yuki] add thread extractor (closes #111) 6 years ago
archivedmoe.py [archiveofsins] add thread extractor 7 years ago
archiveofsins.py [archiveofsins] add thread extractor 7 years ago
artstation.py improve extractor.request() 6 years ago
b4k.py [foolfuuka] add support for more sites (#18) 7 years ago
behance.py [behance] add user extractor 6 years ago
bobx.py [bobx] rename "model" to "idol" extractor 6 years ago
booru.py [gelbooru] tag-splitting for non-api mode 6 years ago
chan.py adjust archive-ids 7 years ago
common.py use 'retries' and 'timeout' options for regular HTTP requests 6 years ago
danbooru.py add postprocessor config example 6 years ago
desuarchive.py [desuarchive] add thread extractor 7 years ago
deviantart.py update extractor tests 6 years ago
directlink.py [smugmug] added image and album extractor 6 years ago
dokireader.py [foolslide] restructure; convert suitable values to int 7 years ago
dynastyscans.py rename safe_int to parse_int; move parse_* to text module 7 years ago
e621.py generalize tag-splitting option (#92) 6 years ago
exhentai.py [exhentai] skip "Content Warning" page when not logged in 6 years ago
fallenangels.py rename safe_int to parse_int; move parse_* to text module 7 years ago
fireden.py [fireden] add thread extractor 7 years ago
flickr.py [flickr] improve album metadata (closes #109) 6 years ago
foolslide.py rename safe_int to parse_int; move parse_* to text module 7 years ago
gelbooru.py [gelbooru] tag-splitting for non-api mode 6 years ago
gfycat.py update/restore tests 6 years ago
hbrowse.py use text.urljoin() 6 years ago
hentai2read.py rename safe_int to parse_int; move parse_* to text module 7 years ago
hentaicafe.py [hentaicafe] adjust default directory format 6 years ago
hentaifoundry.py [hentaifoundry] add 'popular' and 'recent' extractors 6 years ago
hentaihere.py rename safe_int to parse_int; move parse_* to text module 7 years ago
hitomi.py Merge branch 'master' into 1.4-dev 7 years ago
idolcomplex.py [deviantart] reduce refresh-token usage 6 years ago
imagebam.py [imagebam] fix extraction for certain galleries 6 years ago
imagefap.py update/restore tests 6 years ago
imagehosts.py update tests 6 years ago
imgbox.py update archive IDs 7 years ago
imgth.py set 'archive_fmt' values 7 years ago
imgur.py ["deviantart] add 'journals' option 6 years ago
jaiminisbox.py [kissmanga] extend chapter-string regex (closes #58) 7 years ago
khinsider.py use text.urljoin() 6 years ago
kireicake.py [foolslide] restructure; convert suitable values to int 7 years ago
kissmanga.py rename safe_int to parse_int; move parse_* to text module 7 years ago
komikcast.py [komikcast] fix extraction 6 years ago
konachan.py generalize tag-splitting option (#92) 6 years ago
luscious.py [komikcast] skip ads 6 years ago
mangadex.py [mangadex] update URL pattern 6 years ago
mangafox.py [mangafox] fix URL extraction 6 years ago
mangahere.py [mangahere] use http:// 6 years ago
mangapanda.py [mangareader] use 'https://' 7 years ago
mangapark.py [mangapark] support .net and .com mirrors 6 years ago
mangareader.py rename safe_int to parse_int; move parse_* to text module 7 years ago
mangastream.py use text.urljoin() 6 years ago
message.py document message identifiers 7 years ago
myportfolio.py update extractor tests 6 years ago
ngomik.py [ngomik] fix extraction 6 years ago
nhentai.py improve extractor.request() 6 years ago
nijie.py [nijie] fix artist_id extraction 6 years ago
nyafuu.py [nyafuu] add thread extractor (#18) 7 years ago
oauth.py [smugmug] add OAuth support 6 years ago
paheal.py [paheal] use HTTPS 6 years ago
pawoo.py [pawoo] restore metadata fields + smaller improvements 6 years ago
piczel.py [piczel] add user, folder and image extractors 6 years ago
pinterest.py [pinterest] improvements 6 years ago
pixiv.py use 'extractor.request()' for more HTTP requests 6 years ago
powermanga.py [smugmug] added image and album extractor 6 years ago
readcomiconline.py [gelbooru] tag-splitting for non-api mode 6 years ago
rebeccablacktech.py [khinsider] fix filename extension and test-pattern 7 years ago
recursive.py move FileAdapter definition into recursive.py 6 years ago
reddit.py [reddit] fix submission-ID parsing (#104) 6 years ago
rule34.py [mangadex] improve extraction 6 years ago
safebooru.py [safebooru] add pool extractor 6 years ago
sankaku.py [sankaku] small code improvements 6 years ago
seaotterscans.py fix flake8 errors, ignore W504 7 years ago
seiga.py use 'extractor.request()' for more HTTP requests 6 years ago
senmanga.py [ngomik] fix extraction 6 years ago
sensescans.py [foolslide] restructure; convert suitable values to int 7 years ago
simplyhentai.py [simplyhentai] avoid redirects for all-pages.json (#89) 6 years ago
slideshare.py Merge branch 'master' into 1.4-dev 7 years ago
smugmug.py [smugmug] Handle albums with no explicit owner (#100) 6 years ago
test.py enable '--chapter-filter' 7 years ago
thebarchive.py [thebarchive] add thread extractor 7 years ago
tumblr.py [tumblr] change 'reblogs' option (#103) 6 years ago
twitter.py [twitter] add experimental 'videos' option (#99) 6 years ago
wallhaven.py [wallhaven] add login capabilities 6 years ago
warosu.py [warosu] improve extraction and metadata 6 years ago
worldthree.py fix flake8 errors, ignore W504 7 years ago
xvideos.py [mangahere] fix and improve chapter extraction 6 years ago
yandere.py generalize tag-splitting option (#92) 6 years ago
yuki.py [yuki] fix extraction of older threads (closes #112) 6 years ago