Commit Graph

2205 Commits (dff33b260c062fc04a080a041509934256b5f651)
 

Author SHA1 Message Date
Mike Fährmann 025f6e3398
add fallback for missing WITHOUT ROWID support (#553)
5 years ago
Mike Fährmann 87c8b89ddd
[postprocessor:metadata] add 'directory' option (#520)
5 years ago
Mike Fährmann 1afb91363c
[imagefap] generalize URL patterns and add tests (#552)
5 years ago
Xope Totec f701e9f33a Handle beta.imagefap.com URLs (#552)
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann 5ad92fc196
[newgrounds] fix tags metadata extraction
5 years ago
Mike Fährmann 82f7f4172a
update test results
5 years ago
Mike Fährmann 1f2a69f3c5
add '_extractor' information to redirect results
5 years ago
Mike Fährmann 2d4887b75b
improve KeywordJob output for "parent" extractors (closes #548)
5 years ago
Mike Fährmann a27f43dad1
[pixiv] wait and retry after rate limit error (closes #535)
5 years ago
Mike Fährmann 6b373cb7e2
[exhentai] restrict default directory name length (#545)
5 years ago
Mike Fährmann b347bf68c7
[deviantart] add extractor for followed users (#515)
5 years ago
Mike Fährmann c0f391a4e2
[pixiv] support listing followed users (#515)
5 years ago
Mike Fährmann 2e2fc7f0ad
prevent infinite recursion when spawning extractors (closes #489)
5 years ago
Mike Fährmann 896896a490
[twitter] fix URLs forwarded to youtube-dl (closes #540)
5 years ago
Mike Fährmann 1e2713b895
[artstation] fix search result pagination (closes #537)
5 years ago
Mike Fährmann bf3df3d0b0
[directlink] send Referer headers (closes #536)
5 years ago
Mike Fährmann 83909ab5d4
release version 1.12.1
5 years ago
Mike Fährmann 9be7ff600e
[imagetwist] replace test image
5 years ago
Mike Fährmann 66905b1664
[foolslide] add fallback for chapter data extraction
5 years ago
Mike Fährmann dd92b25c17
quote URLs and arguments in examples (#513)
5 years ago
Mike Fährmann 48e42e73fb
[reddit] change default value for 'comments' to '0'
5 years ago
Mike Fährmann 9c0928457a
[reddit] fix errors with 't1_…' submissions
5 years ago
Mike Fährmann 58391d492d
cache archive keys generated in __contains__() (#524)
5 years ago
Mike Fährmann bf658fd84b
[vsco] implement 'videos' option
5 years ago
Mike Fährmann 95c90722ee
[instagram] implement 'videos' option (closes #521)
5 years ago
Mike Fährmann 1921c127a5
make OSErrors during file downloads nonfatal (closes #512)
5 years ago
Mike Fährmann d0920e84e9
update test results
5 years ago
Mike Fährmann 8c11e81c9f
Merge commit '63e6993716db8d8bedfb7b0d445c7161493046b6'
5 years ago
Mike Fährmann 63e6993716
merge 'bypost' functionality into metadata postprocessor
5 years ago
Mike Fährmann 31a29835ff
[realbooru] simplify extractors and update tests (#514)
5 years ago
The Oddball 9a4ce20b8e [realbooru] Add Realbooru extractor (#514)
5 years ago
Mike Fährmann f9e74320de
retain trailing zeroes in Cloudflare challenge answers
5 years ago
Mike Fährmann 72b8fbfbad
[instagram] make post-page extraction nonfatal
5 years ago
Mike Fährmann 922b8a9595
[weibo] raise NotFoundError for unavailable/deleted statuses
5 years ago
Mike Fährmann 0cd157300e
[patreon] fix regex pattern for posts
5 years ago
Mike Fährmann fe19e233f3
[xvideos] improve
5 years ago
Mike Fährmann d3e44e899d
raise NotFoundErrors for 404 responses in GalleryExtractors
5 years ago
Mike Fährmann a4dd8b3dab
improve _check_cookies()
5 years ago
Mike Fährmann 76e60d10a6
[patreon] raise proper exception if creator/post doesn't exist
5 years ago
Mike Fährmann 9e63804347
[patreon] make retrieving user info nonfatal (#508)
5 years ago
Mike Fährmann 964dc57286
[vsco] improve image resolutions
5 years ago
Mike Fährmann 0629fe8fa4
[vsco] fix user profile extraction … again
5 years ago
Mike Fährmann ab17ea9632
[deviantart] only print warning if 'original' is enabled
5 years ago
Mike Fährmann 2188db6284
[gelbooru] fix non-API tag extraction
5 years ago
Mike Fährmann c4702ec9b6
simplify some logging calls
5 years ago
Gio c0b9ad678d Separate metadata from handle_url into handle_metadata, commenting
5 years ago
Mike Fährmann c9ef1b21c3
[patreon] get partial user info without /api/user/<id> (#507)
5 years ago
Mike Fährmann 0ab9bb1721
[4chan] add extractor for entire boards (closes #510)
5 years ago
Mike Fährmann c59b98c81b
[downloader:http] improve rate limit handling
5 years ago