Commit Graph

235 Commits (48a8717a7c988f49f457be31557fa72d94d9efb4)

Author SHA1 Message Date
Mike Fährmann 69a5e6ddb3
Merge branch 'master' into 1.4-dev
6 years ago
Mike Fährmann 3fe653d940
fix test_results for empty sets
6 years ago
Mike Fährmann d96b3474e5
[puremashiro] remove module
6 years ago
Mike Fährmann b44a296404
[gomanga] remove module
6 years ago
Mike Fährmann 2395d870dd
[pinterest] unquote board and user names, better errors
6 years ago
Mike Fährmann 55d4d23860
[pinterest] use Pinterest's "Web" API (#83)
7 years ago
Mike Fährmann f471161920
Merge branch 'master' into 1.4-dev
7 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 years ago
Mike Fährmann 10cc59f3b5
fix extractor names
7 years ago
Mike Fährmann b1325d4d2c
fix extractor docstrings
7 years ago
Mike Fährmann df7e18399e
[luscious] fix image order
7 years ago
Mike Fährmann d10579edb5
[pinterest] improve PinterestAPI code; remove OAuth mentions
7 years ago
Mike Fährmann 4bd182c107
[pinterest] implement `oauth:pinterest` (#83)
7 years ago
Mike Fährmann dbe250f7e5
[pinterest] update access_token (#83)
7 years ago
Mike Fährmann 5c487300ee
improve 'parse_query()' and add tests
7 years ago
Mike Fährmann 4ffa94f634
remove 'shorten_path()' and 'shorten_filename()'
7 years ago
Mike Fährmann 27eab4e467
rewrite text tests and improve functions
7 years ago
Mike Fährmann e3f2bd4087
add tests for 'text.clean_xml()' and improve it
7 years ago
Mike Fährmann 6d8b191ea7
improve 'parse_query()' and add tests
7 years ago
Mike Fährmann 51ea699083
add 'abort()' as function to filter expressions
7 years ago
Mike Fährmann 48a83a89e9
[loveisover] remove module
7 years ago
Mike Fährmann 564e12ca8f
replace 'imgyt' with 'imxto'
7 years ago
Mike Fährmann d11fcf4804
smaller changes and fixes
7 years ago
Mike Fährmann 759ba26fb0
[luscious] proper image order for picture albums
7 years ago
Mike Fährmann 0381ae5318
replace error handlers for stdout and co.
7 years ago
Mike Fährmann 64d7c85b55
[exhentai] improve metadata
7 years ago
Mike Fährmann a112e3f2a0
[nijie] add doujin extractor
7 years ago
Mike Fährmann 299ae24996
[test] add a few downloader tests
7 years ago
Mike Fährmann dd314279fb
[test] add unit tests for extractor module functions
7 years ago
Mike Fährmann f5c6a2d7f5
[nhentai] use API to get gallery info
7 years ago
Mike Fährmann 8ef790de12
update .travis.yml
7 years ago
Mike Fährmann 557cb94f81
[deviantart] use proper exponential backoff on API errors
7 years ago
Mike Fährmann b69cc94f0e
[util] implement bencode()
7 years ago
Mike Fährmann 4d74749496
[tests] rework filters for extractor tests
7 years ago
Mike Fährmann 32bbd12f08
update extractor tests
7 years ago
Mike Fährmann 749fbbfa6c
[mangadex] add chapter- and manga-extractor
7 years ago
Mike Fährmann 5008e105ee
update archive IDs
7 years ago
Mike Fährmann 2fad0b1f1b
add 'U' conversion for format strings to unquote their content
7 years ago
Mike Fährmann 8f338347b6
[imagehosts] cleanup
7 years ago
Mike Fährmann e1e0668ca8
add option to set default replacement field value
7 years ago
Mike Fährmann ac3da8115e
[util] don't add text: URLs to list of downloaded URLs
7 years ago
Mike Fährmann 89440382ad
[tumblr] use separate API key for unit tests
7 years ago
Mike Fährmann b50bdbf3d7
change config specifiers in input file format
7 years ago
Mike Fährmann be3ea4425d
test archive-id creation and uniqueness
7 years ago
Mike Fährmann b73b8b4f50
add OAuth unittests
7 years ago
Mike Fährmann f5f2d29f56
[nijie] fix dojin extraction
7 years ago
Mike Fährmann 7a412f5c32
implement generic manga-chapter extractor
7 years ago
Mike Fährmann aa38eab2be
allow not-defined fields in format strings
7 years ago
Mike Fährmann 619387cbb1
update extractor unittest results
7 years ago
Mike Fährmann f94e3706a8
use logging module for error messages during downloads
7 years ago
Mike Fährmann 0dd48d644f
update test results
7 years ago
Mike Fährmann 1e93955170
[batoto] remove module
7 years ago
Mike Fährmann f10ffc0839
update extractor blacklist to also allow classes
7 years ago
Mike Fährmann 35e09869d1
[mangapark] fix image URLs and use HTTPS
7 years ago
Mike Fährmann 4edb25346e
[slideshare] support mobile URLs (closes #67)
7 years ago
Mike Fährmann b33efc99a4
[idolcomplex] add support for idol.sankakucomplex.com
7 years ago
Mike Fährmann 1a70857a12
update extractor-unittest capabilities
7 years ago
Mike Fährmann 28cd78aae0
[kissmanga] extend chapter-string regex (closes #58)
7 years ago
Mike Fährmann fc7d165c97
[deviantart] add support for OAuth2 authentication
7 years ago
Mike Fährmann 0a9a07a6e1
[slideshare] improve metadata; flake8
7 years ago
Mike Fährmann 291369eab2
various smaller changes/additions
7 years ago
Mike Fährmann 300346ecdf
[mangazuki] remove extractors
7 years ago
Mike Fährmann 93482a1f88
implement 'util.advance()'
7 years ago
Mike Fährmann a718c6c6cd
implement 'util.parse_bytes()'
7 years ago
Mike Fährmann 214972bc9a
[gelbooru] use manual extraction
7 years ago
Mike Fährmann b14de6ffc2
[tumblr] small improvements
7 years ago
Mike Fährmann b8cdd42cab
[senmanga] fix extraction (again)
7 years ago
Mike Fährmann 6913eeaa40
[powermanga] replace manga extractor unit test
7 years ago
Mike Fährmann f72318e593
[seiga] support more than 200 images
7 years ago
Mike Fährmann 2457b71633
skip tests on 5xx status codes
7 years ago
Mike Fährmann 305da540c3
[mangahere] fix metadata extraction
7 years ago
Mike Fährmann 035ef655f1
[imagefap] update unit tests
7 years ago
Mike Fährmann caf26412dd
add option to set alternate location of .part files (#29)
7 years ago
Mike Fährmann 27c026543f
re-enable download unit tests
7 years ago
Mike Fährmann b0353aa02d
rewrite download modules (#29)
7 years ago
Mike Fährmann 6af921a952
[sankaku] rewrite/improve (fixes #44)
7 years ago
Mike Fährmann 75d3a1f72f
[deviantart] always download original images
7 years ago
Mike Fährmann 8e6a767109
[util] restructure formatter for better exception propagation
7 years ago
Mike Fährmann 0386503c80
fix (sub)category-transfer for DownloadJob instances (#41)
7 years ago
Mike Fährmann 41adb99e9c
[pawoo] fix extraction
7 years ago
Mike Fährmann b319f4bab3
smaller code and text changes
7 years ago
Mike Fährmann c1f0afe4c6
add custom string formatter class
7 years ago
Mike Fährmann 85a2b2ae59
[khinsider] fix extraction
7 years ago
Mike Fährmann 8e14714c2b
[imgspice] fix extraction
7 years ago
Mike Fährmann a85f06d2d1
[foolslide] restructure; convert suitable values to int
7 years ago
Mike Fährmann 9fc1d0c901
implement and use 'util.safe_int()'
7 years ago
Mike Fährmann a9e7145651
[hbrowse] extract hmanga metadata & general maintenance
7 years ago
Mike Fährmann 84d4450410
[fallenangels] extract manga metadata
7 years ago
Mike Fährmann f32b1a0292
[imgyt] fix extraction
7 years ago
Mike Fährmann 31cd5b1c1d
[luscious] detect high-load responses
7 years ago
Mike Fährmann 81877bb5f6
add '-K' as shortcut for '--list-keywords'
7 years ago
Mike Fährmann 9b21d3f13c
add '--filter' command-line option
7 years ago
Mike Fährmann 31731cbefe
update unittests for util.py
7 years ago
Mike Fährmann f98e3e8002
[luscious] fix tag extraction
7 years ago
Mike Fährmann 65997d835b
replace popular/ranking tests with older ones
7 years ago
Mike Fährmann c0755a4d5e
[exhentai] revert login-method to its old version (#37)
7 years ago
Mike Fährmann 3ee39ffd93
[exhentai] update login procedure (#37)
7 years ago
Mike Fährmann 07214f4007
[booru] place subcategories into base classes
7 years ago
Mike Fährmann 47bcf53ec1
implement support for additional unit test result types
7 years ago
Mike Fährmann c7ec103e15
[batoto] fix extraction of chapter URLs
7 years ago