.. |
__init__.py
|
[kabeuchi] add 'user' extractor (closes #561)
|
2020-03-13 16:45:42 +01:00 |
2chan.py
|
[2chan] fix metadata extraction
|
2019-12-03 17:01:11 +01:00 |
3dbooru.py
|
update extractor test results
|
2020-02-27 22:15:40 +01:00 |
4chan.py
|
[4chan] add extractor for entire boards (closes #510)
|
2019-12-09 20:36:05 +01:00 |
8kun.py
|
[8kun] adjust URL pattern
|
2020-02-11 19:00:13 +01:00 |
8muses.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
35photo.py
|
[35photo] add 'tag' extractor
|
2020-03-24 02:49:00 +01:00 |
500px.py
|
[500px] fix extraction
|
2019-07-19 17:23:03 +02:00 |
adultempire.py
|
update extractor class hierarchies
|
2019-10-16 18:15:29 +02:00 |
artstation.py
|
[artstation] fix search result pagination (closes #537)
|
2019-12-25 17:26:37 +01:00 |
bcy.py
|
[bcy] reduce requests to '/item/detail/<id>' (#613)
|
2020-03-04 01:37:51 +01:00 |
behance.py
|
[behance] get images from 'media_collection' modules
|
2019-11-27 01:04:33 +01:00 |
blogger.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
bobx.py
|
[bobx] set generated session cookie (closes #482)
|
2019-11-25 20:04:11 +01:00 |
booru.py
|
[danbooru] restore 'popular' functionality
|
2020-02-29 23:37:53 +01:00 |
common.py
|
warn about expired cookies
|
2020-02-25 00:34:42 +01:00 |
danbooru.py
|
[e621] derive from Danbooru extractors (#651)
|
2020-03-22 21:08:45 +01:00 |
deviantart.py
|
[deviantart] handle decode errors for extended_fetch results (#655)
|
2020-03-24 20:56:41 +01:00 |
directlink.py
|
[directlink] send Referer headers (closes #536)
|
2019-12-25 17:17:07 +01:00 |
dynastyscans.py
|
miscellaneous fixes and adjustments
|
2019-08-01 22:09:43 +02:00 |
e621.py
|
[e621] derive from Danbooru extractors (#651)
|
2020-03-22 21:08:45 +01:00 |
exhentai.py
|
[exhentai] restrict default directory name length (#545)
|
2019-12-27 21:29:00 +01:00 |
fallenangels.py
|
[luscious] fix tag extraction
|
2019-05-14 17:35:52 +02:00 |
flickr.py
|
update extractor test results
|
2020-02-16 21:48:46 +01:00 |
foolfuuka.py
|
update test results
|
2020-01-01 16:05:38 +01:00 |
foolslide.py
|
[foolslide] add fallback for chapter data extraction
|
2019-12-21 20:44:03 +01:00 |
furaffinity.py
|
[furaffinity] extract more metadata
|
2020-03-13 23:56:55 +01:00 |
fuskator.py
|
update extractor class hierarchies
|
2019-10-16 18:15:29 +02:00 |
gelbooru.py
|
[gelbooru] fix non-API tag extraction
|
2019-12-10 21:31:55 +01:00 |
gfycat.py
|
[gfycat] include title in default filenames (closes #434)
|
2019-10-02 21:46:01 +02:00 |
hbrowse.py
|
update test results
|
2019-11-30 23:59:32 +01:00 |
hentai2read.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
hentaicafe.py
|
update extractor class hierarchies
|
2019-10-16 18:15:29 +02:00 |
hentaifoundry.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
hentaifox.py
|
[hentaifox] fix extraction
|
2019-12-02 22:21:45 +01:00 |
hentaihand.py
|
[hentaihand] add extractors (closes #605)
|
2020-02-19 21:55:47 +01:00 |
hentaihere.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
hentainexus.py
|
[mangoxo] fix login
|
2020-03-08 23:01:51 +01:00 |
hiperdex.py
|
[hiperdex] use proper name for 'chapter_minor'
|
2020-02-29 00:18:54 +01:00 |
hitomi.py
|
[hitomi] restore metadata fields from before f33b13a
|
2020-03-12 23:43:41 +01:00 |
hypnohub.py
|
[reddit] fix 'extractor.blacklist()' arguments
|
2019-09-24 23:01:12 +02:00 |
idolcomplex.py
|
simplify extractor constants
|
2019-02-08 13:45:40 +01:00 |
imagebam.py
|
[imagebam] update URL test results
|
2019-08-07 21:47:44 +02:00 |
imagefap.py
|
[imagefap] generalize URL patterns and add tests (#552)
|
2020-01-02 14:26:18 +01:00 |
imagehosts.py
|
[imagetwist] replace test image
|
2019-12-22 22:13:13 +01:00 |
imgbb.py
|
[imgbb] update test results
|
2020-03-01 20:38:25 +01:00 |
imgbox.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
imgth.py
|
[imgth] fix image URLs
|
2019-09-19 14:56:48 +02:00 |
imgur.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
instagram.py
|
[instagram] reduce line lengths and make flake8 happy
|
2020-03-23 22:56:43 +01:00 |
issuu.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
kabeuchi.py
|
[kabeuchi] add 'user' extractor (closes #561)
|
2020-03-13 16:45:42 +01:00 |
keenspot.py
|
[keenspot] fix extraction for "TwoKinds"
|
2019-06-17 19:49:39 +02:00 |
khinsider.py
|
update test results
|
2020-02-22 03:25:32 +01:00 |
kissmanga.py
|
update extractor test results
|
2020-02-27 22:15:40 +01:00 |
komikcast.py
|
[komikcast] ignore banner image
|
2019-10-03 17:34:06 +02:00 |
konachan.py
|
simplify extractor constants
|
2019-02-08 13:45:40 +01:00 |
lineblog.py
|
[lineblog] add blog and post extractors (closes #404)
|
2019-09-06 22:16:42 +02:00 |
livedoor.py
|
update test results
|
2020-01-12 21:41:06 +01:00 |
luscious.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
mangadex.py
|
[mangadex] transform 'date' timestamps to datetime objects
|
2020-03-18 02:19:19 +01:00 |
mangafox.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
mangahere.py
|
[mangahere] send 'isAdult' cookie (fixes #556)
|
2020-01-04 21:25:35 +01:00 |
mangapanda.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
mangapark.py
|
change results of text.nameext_from_url()
|
2019-02-14 16:07:17 +01:00 |
mangareader.py
|
update extractor test results
|
2020-02-16 21:48:46 +01:00 |
mangastream.py
|
change Chapter and MangaExtractor classes
|
2019-02-11 18:38:47 +01:00 |
mangoxo.py
|
[mangoxo] fix login
|
2020-03-08 23:01:51 +01:00 |
mastodon.py
|
let extractors opt-out of cookie option usage
|
2020-01-01 21:12:37 +01:00 |
message.py
|
Added an additional channel for downloading the metadata of an entire post or gallery.
|
2019-12-09 00:56:27 -06:00 |
myportfolio.py
|
update test results etc
|
2019-09-08 11:33:35 +02:00 |
naver.py
|
[naver] adjust directory names and metadata structure
|
2019-10-31 16:53:48 +01:00 |
newgrounds.py
|
[newgrounds] catch general Exceptions
|
2020-03-18 02:17:43 +01:00 |
ngomik.py
|
[ngomik] fix extraction
|
2019-07-28 10:53:46 +02:00 |
nhentai.py
|
adjust metadata types for GalleryExtractors
|
2019-03-02 14:53:04 +01:00 |
nijie.py
|
[nijie] fix 'date' parsing
|
2019-11-30 23:08:21 +01:00 |
nozomi.py
|
[nozomi] support multiple images per post (#646)
|
2020-03-19 21:07:31 +01:00 |
nsfwalbum.py
|
update extractor class hierarchies
|
2019-10-16 18:15:29 +02:00 |
oauth.py
|
write DeviantArt refresh-tokens to cache (#616)
|
2020-02-25 22:55:11 +01:00 |
paheal.py
|
update extractor test results
|
2020-02-27 22:15:40 +01:00 |
patreon.py
|
[patreon] log skipped files (#590)
|
2020-02-11 19:01:07 +01:00 |
photobucket.py
|
update test results
|
2019-11-30 23:59:32 +01:00 |
piczel.py
|
[piczel] fix extraction
|
2020-03-17 17:12:28 +01:00 |
pinterest.py
|
[pinterest] improve detection of invalid pin.it links
|
2020-01-18 21:06:44 +01:00 |
pixiv.py
|
[pixiv] implement 'avatar' option (#595, #623)
|
2020-03-09 21:18:16 +01:00 |
pixnet.py
|
[pixnet] add extractors (closes #177)
|
2019-04-11 19:27:02 +02:00 |
plurk.py
|
[plurk] add delay between comment requests
|
2019-12-01 01:03:31 +01:00 |
pornhub.py
|
improve 'deviantart.quality' description
|
2019-08-30 18:41:18 +02:00 |
pururin.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
reactor.py
|
[reactor] fix image URLs
|
2019-08-16 14:07:22 +02:00 |
readcomiconline.py
|
[kissmanga][readcomiconline] add 'captcha' option (#279)
|
2019-05-27 22:24:48 +02:00 |
realbooru.py
|
update extractor test results
|
2020-02-27 22:15:40 +01:00 |
recursive.py
|
store the full original URL in Extractor.url
|
2019-02-12 18:46:48 +01:00 |
reddit.py
|
[reddit] add 'videos' option
|
2020-01-31 23:45:02 +01:00 |
rule34.py
|
update test results
|
2019-04-12 09:59:48 +02:00 |
safebooru.py
|
simplify extractor constants
|
2019-02-08 13:45:40 +01:00 |
sankaku.py
|
embed error messages in StopExtraction exceptions
|
2019-10-28 16:39:49 +01:00 |
sankakucomplex.py
|
miscellaneous fixes and adjustments
|
2019-08-01 22:09:43 +02:00 |
seiga.py
|
[seiga] support mobile URLs (closes #401)
|
2019-08-28 22:56:43 +02:00 |
senmanga.py
|
update misc test results
|
2019-11-20 21:45:48 +01:00 |
sexcom.py
|
[sexcom] replace tests
|
2020-03-17 22:47:45 +01:00 |
shopify.py
|
update test results
|
2020-01-12 21:41:06 +01:00 |
simplyhentai.py
|
[simplyhentai] fix image URLs
|
2019-10-28 21:11:06 +01:00 |
slickpic.py
|
allow multiple hashes for content tests
|
2020-01-18 00:19:35 +01:00 |
slideshare.py
|
propagate 'match' to base extractor constructor
|
2019-02-11 13:31:10 +01:00 |
smugmug.py
|
let extractors opt-out of cookie option usage
|
2020-01-01 21:12:37 +01:00 |
test.py
|
propagate 'match' to base extractor constructor
|
2019-02-11 13:31:10 +01:00 |
tsumino.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
tumblr.py
|
[tumblr] replace '-' with ' ' in tag searches (fixes #611)
|
2020-02-17 23:29:13 +01:00 |
twitter.py
|
[twitter] fix typo in 'x-twitter-auth-type' header (#625)
|
2020-03-21 23:11:39 +01:00 |
vanillarock.py
|
[vanillarock] add post and tag extractors (closes #254)
|
2019-06-23 22:45:36 +02:00 |
vsco.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
wallhaven.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
warosu.py
|
propagate 'match' to base extractor constructor
|
2019-02-11 13:31:10 +01:00 |
weibo.py
|
[weibo] use youtube-dl to download from m3u8 manifests
|
2020-01-24 23:39:34 +01:00 |
wikiart.py
|
add '_extractor' information to redirect results
|
2019-12-29 23:37:34 +01:00 |
xhamster.py
|
add tests for specific datetime values
|
2020-02-23 16:48:30 +01:00 |
xvideos.py
|
[xvideos] improve
|
2019-12-13 19:03:56 +01:00 |
yandere.py
|
simplify extractor constants
|
2019-02-08 13:45:40 +01:00 |
yuki.py
|
propagate 'match' to base extractor constructor
|
2019-02-11 13:31:10 +01:00 |