.. |
__init__.py
|
[misskey] add misskey extractors
|
2023-03-02 19:49:47 +05:30 |
2chan.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
2chen.py
|
[2chen] fix file URLs
|
2022-12-15 18:05:32 +01:00 |
3dbooru.py
|
|
|
4chan.py
|
|
|
8chan.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
8muses.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
35photo.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
420chan.py
|
|
|
500px.py
|
replace json.dumps with direct calls to JSONEncoder.encode
|
2023-02-09 15:51:40 +01:00 |
adultempire.py
|
|
|
architizer.py
|
|
|
artstation.py
|
[artstation] add 'max-posts' option (#3270)
|
2022-11-23 22:00:18 +01:00 |
aryion.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
bbc.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
bcy.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
behance.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
blogger.py
|
[blogger] update sub regex
|
2023-04-03 12:43:58 +05:30 |
booru.py
|
[booru] add 'url' option
|
2023-01-13 16:32:32 +01:00 |
bunkr.py
|
[bunkr] update domain to 'bunkr.la'
|
2023-03-28 20:10:36 +02:00 |
catbox.py
|
[catbox] add 'file' extractor (#3570)
|
2023-02-15 19:50:26 +01:00 |
comicvine.py
|
|
|
common.py
|
update headers and ciphers for '"browser": "chrome"'
|
2023-03-08 17:19:59 +01:00 |
cyberdrop.py
|
|
|
danbooru.py
|
[danbooru] reduce API requests for fetching extended 'metadata'
|
2023-04-02 20:11:52 +02:00 |
desktopography.py
|
|
|
deviantart.py
|
[deviantart] add 'public' option
|
2023-04-08 23:04:34 +02:00 |
directlink.py
|
[generic] revert pattern change
|
2023-03-09 22:25:23 +01:00 |
dynastyscans.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
e621.py
|
move user agent string to util.py
|
2023-02-22 11:09:17 +01:00 |
erome.py
|
replace remaining time.sleep() calls
|
2023-02-23 00:35:37 +01:00 |
exhentai.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
fallenangels.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
fanbox.py
|
[fanbox] fix crash with missing images (#3673)
|
2023-02-23 23:30:55 +01:00 |
fanleaks.py
|
[fanleaks] update 'model' URL pattern
|
2022-12-30 19:29:55 +05:30 |
fantia.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
fapachi.py
|
[fapachi] add 'post' and 'user' extractors (#3347)
|
2022-12-02 13:54:29 +01:00 |
fapello.py
|
[fapello] set 'filename_fmt'
|
2022-12-16 20:57:39 +05:30 |
flickr.py
|
[flickr] add support for secure.flickr.com (#2910)
|
2022-09-14 16:19:27 +02:00 |
foolfuuka.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
foolslide.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
furaffinity.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
fuskator.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
gelbooru_v01.py
|
|
|
gelbooru_v02.py
|
[realbooru] fix extraction
|
2023-04-02 20:45:16 +02:00 |
gelbooru.py
|
[gelbooru] fix --range for favorites (#3704)
|
2023-03-23 22:58:13 +01:00 |
generic.py
|
[generic] write regular expressions without 'x' flags
|
2023-04-10 20:45:23 +02:00 |
gfycat.py
|
|
|
gofile.py
|
|
|
hbrowse.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
hentai2read.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
hentaicosplays.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
hentaifoundry.py
|
[hentaifoundry] fix setting content filters (#3887)
|
2023-04-09 18:04:49 +02:00 |
hentaifox.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
hentaihand.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
hentaihere.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
hiperdex.py
|
[hiperdex] fix extraction
|
2023-03-25 18:18:27 +01:00 |
hitomi.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
hotleak.py
|
Fix indentation
|
2023-04-03 13:44:14 +00:00 |
idolcomplex.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
imagebam.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
imagechest.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
imagefap.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
imagehosts.py
|
[imagetwist] simplify pattern and add tests
|
2023-02-06 14:51:57 +01:00 |
imgbb.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
imgbox.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
imgth.py
|
[imgth] rewrite
|
2022-12-07 21:19:06 +01:00 |
imgur.py
|
[imgur] add support for imgur.io URLs
|
2022-12-17 14:33:44 +08:00 |
inkbunny.py
|
[inkbunny] provide additional metadata (#3274)
|
2022-11-22 18:54:22 +01:00 |
instagram.py
|
[instagram] add 'user' metadata field (#3107)
|
2023-02-06 14:43:35 +01:00 |
issuu.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
itaku.py
|
[itaku] remove 'Extreme' rating (#3287)
|
2022-11-24 11:09:00 +01:00 |
kabeuchi.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
keenspot.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
kemonoparty.py
|
[kemonoparty] remove MD5 hash extraction (#3531)
|
2023-01-25 11:10:09 +01:00 |
khinsider.py
|
[khinsider] fix metadata extraction
|
2022-12-07 21:36:34 +01:00 |
komikcast.py
|
[komikcast] update domain and fix extraction
|
2022-12-06 22:00:23 +01:00 |
lexica.py
|
[lexica] add 'search' extractor (#3567)
|
2023-01-28 16:00:32 +01:00 |
lightroom.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
lineblog.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
livedoor.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
lolisafe.py
|
[bunkr] update domain (#3391)
|
2022-12-11 23:18:01 +01:00 |
luscious.py
|
update extractor test results
|
2022-08-28 00:16:12 +02:00 |
lynxchan.py
|
[lynxchan/bbw-chan] add 'thread' and 'board' extractors
|
2022-12-26 20:59:42 +05:30 |
mangadex.py
|
move user agent string to util.py
|
2023-02-22 11:09:17 +01:00 |
mangafox.py
|
[mangafox] extract more metadata (#3167)
|
2022-12-14 19:56:59 +01:00 |
mangahere.py
|
update extractor test results
|
2022-07-12 15:49:22 +02:00 |
mangakakalot.py
|
update extractor test results
|
2022-07-12 15:49:22 +02:00 |
manganelo.py
|
[manganelo] update and fix metadata extraction
|
2023-02-16 22:31:18 +01:00 |
mangapark.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
mangasee.py
|
[mangasee] extract 'author' and 'genre' metadata (#3703)
|
2023-02-26 14:12:19 +01:00 |
mangoxo.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
mastodon.py
|
[mastodon] add 'num' and 'count' metadata fields (#3517)
|
2023-01-23 13:10:11 +01:00 |
mememuseum.py
|
|
|
message.py
|
|
|
misskey.py
|
[misskey] update (#3717)
|
2023-03-03 15:52:50 +01:00 |
moebooru.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
myhentaigallery.py
|
[myhentaigallery] handle whitespace before the title tag
|
2023-01-06 16:33:04 +01:00 |
myportfolio.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
nana.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
naver.py
|
|
|
naverwebtoon.py
|
[naverwebtoon] fix extraction (#3729)
|
2023-03-19 17:08:58 +01:00 |
newgrounds.py
|
[newgrounds] prevent archive ID overlap (#3681)
|
2023-03-06 15:03:49 +01:00 |
nhentai.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
nijie.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
nitter.py
|
[nitter] support nitter.it (#3819)
|
2023-03-25 13:29:22 +01:00 |
nozomi.py
|
[nozomi] fix extraction (#3051)
|
2022-10-14 00:19:37 +02:00 |
nsfwalbum.py
|
|
|
nudecollect.py
|
[nudecollect] add 'image' and 'album' extractors
|
2023-01-26 17:25:33 +05:30 |
oauth.py
|
[oauth] import extractor modules on demand
|
2023-03-02 18:39:54 +01:00 |
paheal.py
|
{paheal[ add proper support for videos (#2892)
|
2022-09-04 13:30:48 +02:00 |
patreon.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
philomena.py
|
[philomena] match URLs with www subdomain
|
2023-01-24 22:43:24 +01:00 |
photobucket.py
|
replace remaining instances of base64 with binascii
|
2023-03-02 18:25:47 +01:00 |
photovogue.py
|
|
|
picarto.py
|
|
|
piczel.py
|
update extractor test results
|
2022-07-12 15:49:22 +02:00 |
pillowfort.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
pinterest.py
|
[pinterest] unescape search terms (#3621)
|
2023-02-15 15:44:20 +01:00 |
pixiv.py
|
[pixiv] implement 'metadata-bookmark' option (#3417)
|
2023-01-07 23:19:43 +01:00 |
pixnet.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
plurk.py
|
replace remaining time.sleep() calls
|
2023-02-23 00:35:37 +01:00 |
poipiku.py
|
[poipiku] warn about incorrect passwords (#3646)
|
2023-02-11 15:10:49 +01:00 |
pornhub.py
|
|
|
pornpics.py
|
[pornpics] support '/pornstar' and '/channels' listings
|
2023-02-18 22:38:21 +01:00 |
pururin.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
reactor.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
readcomiconline.py
|
update extractor test results
|
2022-07-12 15:49:22 +02:00 |
recursive.py
|
|
|
reddit.py
|
[reddit] update 'videos' option (#3712)
|
2023-03-06 12:18:25 +01:00 |
redgifs.py
|
[redgifs] fix syntax for older Python versions
|
2023-02-18 13:07:40 +01:00 |
rule34us.py
|
|
|
sankaku.py
|
[sankaku] update URL pattern (#3523)
|
2023-01-18 21:38:01 +01:00 |
sankakucomplex.py
|
|
|
seiga.py
|
[seiga] raise error when redirected to login page (#3401)
|
2022-12-17 12:52:17 +01:00 |
senmanga.py
|
|
|
sexcom.py
|
[sex.com] Download videos from cdn (#3408)
|
2022-12-16 10:16:40 +01:00 |
shopify.py
|
[shopify] fix 'collection' extractor
|
2023-04-03 12:19:09 +05:30 |
simplyhentai.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
skeb.py
|
[skeb] fix extraction (#3112)
|
2022-10-29 15:07:21 +02:00 |
slickpic.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
slideshare.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
smugmug.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
soundgasm.py
|
[soundgasm] rewrite (#3578)
|
2023-02-15 16:52:07 +01:00 |
speakerdeck.py
|
|
|
subscribestar.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
szurubooru.py
|
[szurubooru] add 'tag' and 'post' extractors (#3583, #3713)
|
2023-03-01 18:47:10 +01:00 |
tapas.py
|
update extractor test results
|
2022-08-28 00:16:12 +02:00 |
tcbscans.py
|
[tcbscans] add 'chapter' and 'manga' extractors
|
2023-01-06 16:16:31 +05:30 |
telegraph.py
|
[telegraph] fix extraction when images not in <figure> (#3590)
|
2023-01-31 22:14:44 +01:00 |
test.py
|
|
|
toyhouse.py
|
|
|
tsumino.py
|
|
|
tumblr.py
|
[tumblr] raise more detailed errors for dashboard-only blogs
|
2023-02-12 19:38:14 +01:00 |
tumblrgallery.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
twibooru.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
twitter.py
|
[twitter] add 'date_bookmarked' metadata (#3816)
|
2023-04-06 20:16:25 +02:00 |
unsplash.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
uploadir.py
|
[uploadir] use utf-8 filenames (#3162)
|
2022-11-05 19:03:48 +01:00 |
vanillarock.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
vichan.py
|
[vichan] recognize board url w/o trailing slash (#3087)
|
2022-10-24 15:52:54 +02:00 |
vk.py
|
fix 'keywords' in extractor tests (#3491)
|
2023-01-03 15:14:23 +01:00 |
vsco.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
wallhaven.py
|
[wallhaven] update 'user' extractor (#3226)
|
2022-11-15 17:35:52 +01:00 |
wallpapercave.py
|
|
|
warosu.py
|
[warosu] fix and update
|
2022-12-07 21:23:45 +01:00 |
weasyl.py
|
replace 'text.extract()' with 'text.extr()' where possible
|
2022-11-05 01:14:09 +01:00 |
webmshare.py
|
[webmshare] add 'video' extractor (#2410)
|
2022-12-14 19:59:07 +01:00 |
webtoons.py
|
update extractor test results
|
2022-12-08 18:58:29 +01:00 |
weibo.py
|
[weibo] support 'mix_media_info' entries (#3793)
|
2023-03-18 15:19:25 +01:00 |
wikiart.py
|
|
|
wikifeet.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
xhamster.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
xvideos.py
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
ytdl.py
|
|
|
zerochan.py
|
fix 'keywords' in extractor tests (#3491)
|
2023-01-03 15:14:23 +01:00 |