Commit Graph

1541 Commits (43ab9572b404f122adb8de58bd03acd3f4f1a1c9)

Author SHA1 Message Date
Mike Fährmann 43ab9572b4
[twitter] handle API rate limits (#526)
5 years ago
Mike Fährmann 569747a78d
implement extractor.wait()
5 years ago
Mike Fährmann 5532e9c158
[twitter] handle quoted tweets (#526)
5 years ago
Mike Fährmann 0b4cb8e57a
[mangahere] send 'isAdult' cookie (fixes #556)
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 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 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 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 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 bf658fd84b
[vsco] implement 'videos' option
5 years ago
Mike Fährmann 95c90722ee
[instagram] implement 'videos' option (closes #521)
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 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
Gio cfc70a97ab Added an additional channel for downloading the metadata of an entire post or gallery.
5 years ago
Mike Fährmann 15f9bb3d14
add option to disable pyOpenSSL usage (#508)
5 years ago
Mike Fährmann c8e99e3b3b
[deviantart] fix crash on missing "token" field (#505)
5 years ago
Mike Fährmann 6ed2c7823c
[deviantart] disable original downloads if no cookies set
5 years ago
Mike Fährmann 50deab5265
[deviantart] fix URL generation from /extended_fetch results
5 years ago
Mike Fährmann 1f209da4c0
[pixiv] match new search URLs (closes #507)
5 years ago