Commit Graph

1977 Commits (6779512fc7e4e3fdb3484c3f7914e7ed930a2867)
 

Author SHA1 Message Date
Mike Fährmann 1e3e15c4f3
[sankaku] add article extractor (#258)
5 years ago
Mike Fährmann 48233f00c0
[readcomiconline] detect 'AreYouHuman' redirects (#279)
5 years ago
Mike Fährmann 1cde38110d
[livedoor] return 'date' as datetime object
5 years ago
Mike Fährmann e88824e1a7
[livedoor] fix adjustments for https:// URLs
5 years ago
Mike Fährmann 2316e0ed3d
fix strptime workaround from b0e85a4
5 years ago
Mike Fährmann b3e4664715
[hentainexus] fix extraction
5 years ago
Mike Fährmann 399e8e965a
also update urllib3's cipher list for versions >= 1.25
5 years ago
Mike Fährmann f837ea98cb
[deviantart] don't call 'extend()' on folders (fixes #271)
5 years ago
Mike Fährmann bb32a2d490
[patreon] use file extensions from original filenames (#268)
5 years ago
Mike Fährmann efa805c5d7
[sankaku] update pagination end condition (fixes #265)
5 years ago
Mike Fährmann d514d49c72
release version 1.8.4
5 years ago
Mike Fährmann a4ba34c835
[booru] prevent crash when no tags are present (#259)
5 years ago
Mike Fährmann ca3bad1779
[patreon] small fixes and adjustments (#226)
5 years ago
Leonardo Taccari fb09dd962a [instagram] Fix extraction after `rhx_gis' field removal
5 years ago
Mike Fährmann 7a14aaed7d
[luscious] fix extraction
5 years ago
Mike Fährmann e82cadac61
[patreon] add extractors (#226)
5 years ago
Mike Fährmann 4891f4a328
[hentainexus] add search extractor (#256)
5 years ago
Mike Fährmann c02f12ce2f
avoid Cloudflare CAPTCHAs for OpenSSL < 1.1.1
5 years ago
Mike Fährmann 0b4be57a10
[sankaku] fix error when no tags available (closes #259)
5 years ago
Mike Fährmann 6764847349
fix cookie tests
5 years ago
Mike Fährmann 9890bfdf23
[flickr] improve code and metadata
5 years ago
Mike Fährmann aa8e366b90
[luscious] fix tag extraction
5 years ago
Mike Fährmann a5b060765d
improve code in tests
5 years ago
Mike Fährmann ba8eb1ffec
[hentainexus] add gallery extractor (#256)
5 years ago
Mike Fährmann bd9cb3d191
improve job class selection code
5 years ago
Mike Fährmann e64773ffdd
allow multiple post-processor command-line options (#253)
5 years ago
Mike Fährmann b1db194c14
[reactor] update and improve
5 years ago
Mike Fährmann b0e85a42e3
apply workaround from 4736912 in parse_datetime() itself
5 years ago
Mike Fährmann 523ebc9b0b
Fix serialization of 'datetime' objects in '--write-metadata'
5 years ago
Mike Fährmann 8de5866fd2
[twitter] replace unit test URLs
5 years ago
Mike Fährmann 74c7304c6b
[newgrounds] extract 'date', 'favorites', and 'score'
5 years ago
Mike Fährmann 4736912d4e
[pixiv] work around strptime limitations in Python < 3.7
5 years ago
Mike Fährmann 1f7fa9dc8e
[exhentai] update data extraction code
5 years ago
Mike Fährmann 80fdb11508
[pixiv] add 'date' metadata field (closes #248)
5 years ago
Mike Fährmann d09864b581
implement text.parse_datetime()
5 years ago
Mike Fährmann 049e9fd6ce
[twitter] fix pagination end condition
5 years ago
Mike Fährmann 51e0e92429
[deviantart] fix GIF downloads (#242)
5 years ago
Leonardo Taccari f347d2d152 [instagram] Fix for missing `edge_media_to_comment' field and add `date' metadata (#250)
5 years ago
Mike Fährmann 26b516b328
release version 1.8.3
5 years ago
Mike Fährmann 5fd94c6b83
import urllib3 from requests.packages
5 years ago
林博仁(Buo-ren Lin) c68461026a Add snap installation instruction to README (#171)
5 years ago
Mike Fährmann 35f343206c
update default SSL cipher list in urllib3 < 1.25
5 years ago
林博仁(Buo-ren Lin) 77eae04bcf snap: Use descriptive interface reference for *-files plugs
5 years ago
Mike Fährmann fc5e4f2b21
[hitomi] simplify data extraction code
5 years ago
Mike Fährmann 2756cc8dde
[hitomi] set Referer header (fixes #239)
5 years ago
Mike Fährmann 5582b06ae4
fix tests with 'urllist' messages
5 years ago
Mike Fährmann dcc1592dbf
[twitter] add fallback URLs (#237)
5 years ago
Mike Fährmann 1c665fd4bd
[mangoxo] fix login
5 years ago
林博仁(Buo-ren Lin) 8acbe863cb Support snap building and simple testrun in Travis CI
5 years ago
林博仁(Buo-ren Lin) 2df3aaf966 Migrate to core base
5 years ago