Commit Graph

826 Commits (106dfdb4c3dd1f4e2dc22a4c6fa161e6877a9ea1)

Author SHA1 Message Date
Mike Fährmann d9d44ad953
[tsumino] update test results
5 years ago
Mike Fährmann b1bea8aaeb
add 'restrict-filenames' option (#348)
5 years ago
Mike Fährmann b3851e01d9
release version 1.9.0
5 years ago
Mike Fährmann 12da6bd0c9
[simplyhentai] fix/improve extraction
5 years ago
Mike Fährmann b89f0d8d3c
update extractor result tests
5 years ago
Mike Fährmann 40da44b17f
Merge branch 'v1.9.0'
5 years ago
Mike Fährmann 7a99e85943
[kissmanga] fix download URLs and file extensions
5 years ago
Mike Fährmann a9c89085fb
[instagram] implement login support (#195)
5 years ago
Mike Fährmann b1985d6579
test default format strings during extractor result tests
5 years ago
Mike Fährmann 95b1e4c3c0
implement R<old>/<new>/ format option (#318)
5 years ago
Mike Fährmann 70713f0f28
fix extractor result tests
5 years ago
Mike Fährmann ee4d7c3d89
update downloader.find() and related code
5 years ago
Mike Fährmann 179d112083
[downloader] overhaul http and text modules
5 years ago
Mike Fährmann a77340c647
[keenspot] fix extraction for "TwoKinds"
5 years ago
Mike Fährmann b171befa87
implement 'parse_unicode_escapes()'
5 years ago
Mike Fährmann e05a96db5e
[deviantart] rename 'stash' to 'extra' (#302)
5 years ago
Mike Fährmann 7c6cb908f9
[xhamster] update test results
5 years ago
Mike Fährmann 62335b9015
[paheal] adjust test results
5 years ago
Mike Fährmann 6a34f4b0c1
skip tests on read timeouts; print list of skipped tests
5 years ago
Mike Fährmann d33f5a7423
[wallhaven] rewrite
5 years ago
Mike Fährmann 5499934ae2
[ngomik] fix extraction
5 years ago
Mike Fährmann 2b1999476e
implement 'text.rextract()'
5 years ago
Mike Fährmann e30ada162d
fix cookie tests
5 years ago
Mike Fährmann 2316e0ed3d
fix strptime workaround from b0e85a4
5 years ago
Mike Fährmann 6764847349
fix cookie tests
5 years ago
Mike Fährmann a5b060765d
improve code in tests
5 years ago
Mike Fährmann b0e85a42e3
apply workaround from 4736912 in parse_datetime() itself
5 years ago
Mike Fährmann 4736912d4e
[pixiv] work around strptime limitations in Python < 3.7
5 years ago
Mike Fährmann d09864b581
implement text.parse_datetime()
5 years ago
Mike Fährmann 5582b06ae4
fix tests with 'urllist' messages
5 years ago
Mike Fährmann 5018781898
allow type tests by name
5 years ago
Mike Fährmann 6264a46212
use 'utcfromtimestamp()'
5 years ago
Mike Fährmann d670de0344
implement 'text.parse_timestamp()'
5 years ago
Mike Fährmann 21a7e395a7
implement convenience wrapper for text.extract functionality
6 years ago
Mike Fährmann e25ebc4bff
don't disable certificate checks anymore
6 years ago
Mike Fährmann d6ddb74cde
update test results
6 years ago
Mike Fährmann d9b94a585d
[mangoxo] add login support (#184)
6 years ago
Mike Fährmann e730fc9045
[twitter] add login support (#214)
6 years ago
Mike Fährmann 790f15a56f
[photobucket] use HTTPS
6 years ago
Mike Fährmann c70b21248d
[wikiart] add extractors (#179)
6 years ago
Mike Fährmann 0c991a3155
add convenience targets to Makefile
6 years ago
Mike Fährmann 6277a739e4
[35photo] add user-, genre-, and image-extractors (#162)
6 years ago
Mike Fährmann 973a720a7a
[weibo] fix unit test URL patterns
6 years ago
Mike Fährmann 6f57d44ec2
[seaotterscans] remove extractor
6 years ago
Mike Fährmann 0887fb61f4
[komikcast] update test results
6 years ago
Mike Fährmann a881537b91
more util.py tests
6 years ago
Mike Fährmann 976ccb267f
[myportfolio] combine gallery and user extractors
6 years ago
Mike Fährmann 9c0e2f294b
[shopify] add generic collection and product extractors (#175)
6 years ago
Mike Fährmann 176b7253a1
update function signature for config.load()
6 years ago
Mike Fährmann e687a6095e
[luscious] raise exception if album is not available
6 years ago
Mike Fährmann b09a8184ca
move TestJob into test module; test _extractor values
6 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 148b8f15d0
update tests for util.py
6 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 1f3422c28b
[mangahere] fix extraction
6 years ago
Mike Fährmann 84ae72b8d8
[ngomik] fix extraction
6 years ago
Mike Fährmann 9a9cd32461
implement alternative constructor for extractors
6 years ago
Mike Fährmann abbd45d0f4
update handling of extractor URL patterns
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann bc0951d974
allow for simplified test data structures
6 years ago
Mike Fährmann 347398f692
fix various tests
6 years ago
Mike Fährmann e1d3e9a926
add 'ext_from_url' to text.py
6 years ago
Mike Fährmann 2d2953a5bf
add 'text.parse_float()' + cleanup in text.py
6 years ago
Mike Fährmann 0c32dc5858
[hentaifox] add extractor for search results (#160)
6 years ago
Mike Fährmann 217a0687ef
[behance] add 'collection' extractor (closes #157)
6 years ago
Mike Fährmann b8fed34548
add generalized extractors for Mastodon instances (#144)
6 years ago
Mike Fährmann 66460337f1
[mangapark] fix extraction
6 years ago
Mike Fährmann 79c01ec7ae
implement J<separator>/ format option
6 years ago
Mike Fährmann 9bbbadd93a
[hbrowse] use HTTPS
6 years ago
Mike Fährmann 98c6520384
[pinterest] update root URL of API calls
6 years ago
Mike Fährmann 751e535948
[nhentai] fix extraction (closes #156)
6 years ago
Mike Fährmann 1734a6c879
[reactor] detect "circular" redirects (#148)
6 years ago
Mike Fährmann e53cdfd6a8
update build_supportedsites.py
6 years ago
Mike Fährmann 0afa913de4
[tumblr] add tests for hidden and private blogs (#145)
6 years ago
Mike Fährmann fa7fa2f8ff
[deviantart1 update tests]
6 years ago
Mike Fährmann 259123732f
[readcomiconline] improve comic-page parsing
6 years ago
Mike Fährmann 6c71e9cf5d
[deviantart] add separate 'sta.sh' extractor (#113)
6 years ago
Mike Fährmann c5d4f558c9
allow missing field access keys in format strings (#136)
6 years ago
Mike Fährmann 4d73cc785d
update test results
6 years ago
Mike Fährmann 010da8372a
[instagram] relax test pattern
6 years ago
Mike Fährmann 15890930ea
[mangafox] fix extraction
6 years ago
Mike Fährmann fb53b5dd55
fix control+c during -j and range tests
6 years ago
Mike Fährmann 59bb434ba5
[flickr] add ability to download all albums of a user
6 years ago
Mike Fährmann 041bd501fc
[hentaifoundry] unescape YII_CSRF_TOKEN value
6 years ago
Mike Fährmann d4b2b73bef
release version 1.6.0
6 years ago
Mike Fährmann 3c25fa2dad
update build_testresult_db.py script
6 years ago
Mike Fährmann 7f6a0be982
adjust some tests
6 years ago
Mike Fährmann 966a9ca3a0
update test results
6 years ago
Mike Fährmann c9861ca812
adjust message for status_code based exceptions
6 years ago
Mike Fährmann c00dce2adc
[behance] enable 'categorytransfer'
6 years ago
Mike Fährmann 1532d1b690
fix 'range' tests and update a few test results
6 years ago
Mike Fährmann 0514d6a0ae
make --filter and --range config-file options
6 years ago
Mike Fährmann 4a348990f4
adjust value resolution for retries/timeout/verify options
6 years ago
Mike Fährmann ca6ac4db6a
fix 'content' tests
6 years ago
Mike Fährmann d70db2d555
Revert "[komikcast] fix extraction"
6 years ago
Mike Fährmann 5507f5ce2e
[komikcast] fix extraction
6 years ago
Mike Fährmann 17611bfec0
update build_supportedsites.py script
6 years ago
Mike Fährmann e066f35118
update extractor tests
6 years ago
Mike Fährmann 22ab509a70
[bobx] rename "model" to "idol" extractor
6 years ago
Mike Fährmann 8a23b21d0e
[tests] let 'pattern' require at least 1 URL
6 years ago
Mike Fährmann 0bc8ef51c8
[smugmug] Handle albums with no explicit owner (#100)
6 years ago
Mike Fährmann 590c0b3ad5
re-implement and improve filename formatter
6 years ago
Mike Fährmann 34b556922d
update/restore tests
6 years ago
Mike Fährmann e3055d356c
release version 1.5.1
6 years ago
Mike Fährmann f9ded38d89
[test:results] add support for "range" options in tests
6 years ago
Mike Fährmann c9e6ccbd7c
[test:extractor] small fixes and improvements
6 years ago
Mike Fährmann 7f4e41c989
increase timeout during extractor tests
6 years ago
Mike Fährmann b55e39d1ee
[mangadex] improve extraction
6 years ago
Mike Fährmann 2a9f3341a2
[behance] fix title extraction
6 years ago
Mike Fährmann a86f2bfc80
[pinterest] update not-found redirects
6 years ago
Mike Fährmann 7442d2940c
release version 1.5.0
6 years ago
Mike Fährmann b040ca0718
[rule34] small unit test fixes
6 years ago
Mike Fährmann f3793660ef
update tests
6 years ago
Mike Fährmann 42a346413b
fix "re:" prefix for keyword tests
6 years ago
Mike Fährmann e0dd8dff5f
implement L<maxlen>/<replacement>/ format option
6 years ago
Mike Fährmann bb89a1e6d7
[mangahere] use http://
6 years ago
Mike Fährmann ce34d82cb4
fix skipping tests on 5xx status codes
6 years ago
Mike Fährmann a6fe2bb594
[whatisthisimnotgoodwithcomputers] remove extractor
6 years ago
Mike Fährmann 0ba93650e0
[8chan] replace unit test URL
6 years ago
Mike Fährmann 8fe9056b16
implement string slicing for format strings
6 years ago
Mike Fährmann 269dc2bbd5
[sankaku] add 'tags' option (#94)
6 years ago
Mike Fährmann 764331823b
release version 1.4.2
6 years ago
Mike Fährmann 2eefaa99a3
[mangapark] support .net and .com mirrors
6 years ago
Mike Fährmann 188e956c4e
[imagefap] use HTTPS + update test results
6 years ago
Mike Fährmann a699787d01
[deviantart] update URL patterns to new format
6 years ago
Mike Fährmann 0055fdd714
change OAuth test server
6 years ago
Mike Fährmann b8c97d2295
use 'extractor.request()' for more HTTP requests
6 years ago
Mike Fährmann 7a98cc9798
[smugmug] update tests
6 years ago
Mike Fährmann 4eb94aca17
[postprocessor:ugoira] pass '-f' if not present
6 years ago
Mike Fährmann a9e276bc37
reset delete-flag
6 years ago
Mike Fährmann 6ac403c5d3
add postprocessor config example
6 years ago
Mike Fährmann 2403c405e3
Merge branch 'postprocessor'
6 years ago
Mike Fährmann b344f2290f
fix downloader tests
6 years ago
Mike Fährmann a47c6136cd
[simplyhentai] avoid redirects for all-pages.json (#89)
6 years ago
Mike Fährmann ae9a37a528
implement text.split_html()
6 years ago
Mike Fährmann 0a1863fce3
[pixiv] respect more query parameters for user URLs
6 years ago
Mike Fährmann 7f899bd5d8
Merge branch 'master' into 1.4-dev
6 years ago
Mike Fährmann 4cea886177
[imgur] allow longer album hashes
6 years ago
Mike Fährmann e1e23165a0
[pinterest] catch JSON decode errors
6 years ago
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
6 years ago
Mike Fährmann e2157f594e
[mangadex] fix manga extraction (closes #84)
6 years ago
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
Mike Fährmann f7cdfd4c25
add a simplified version of 'parse_qs'
7 years ago
Mike Fährmann d70c66c516
fix "text:" downloader
7 years ago
Mike Fährmann 9bf9d64ad8
update unittests for util.py
7 years ago
Mike Fährmann d74a635e41
[util] update 'default' values and improve test coverage
7 years ago
Mike Fährmann abd7c559cd
[yonkouprod] remove module
7 years ago
Mike Fährmann 852e7acd31
[twitter] ignore "Promoted Tweets"
7 years ago
Mike Fährmann 6950708e52
[hentaicdn] use HTTPS
7 years ago
Mike Fährmann 493bd235cf
workaround for missing 'assert_called_once' method
7 years ago
Mike Fährmann 7aa9fa796a
code cleanup and fixes
7 years ago
Mike Fährmann f08af03845
Merge branch 'cookies'
7 years ago
Mike Fährmann 6db93a8b9e
add cookie tests
7 years ago
Mike Fährmann d7cb3c668a
update supportedsites.rst
7 years ago
Mike Fährmann a13eb6010f
[fallenangels] fix extraction of chapter URLs
7 years ago
Mike Fährmann 1cb1d2e0a3
[mangazuki] add chapter extractor
7 years ago
Mike Fährmann 3460dc8950
update gallery-dl.conf
7 years ago
Mike Fährmann af9bd17b19
[deviantart] adjust default paths
7 years ago
Mike Fährmann 8c16cbe7ea
fix tests
7 years ago
Mike Fährmann ce55ec6490
enable extractor tests without filters
7 years ago
Mike Fährmann 44d98e562b
[pixiv] support pixiv.me URLs (#23)
7 years ago
Mike Fährmann e68af4febe
[flickr] add 'width-max' option (#16)
7 years ago
Mike Fährmann 9759fe8c6b
allow 'only_matching' tests
7 years ago
Mike Fährmann 05ed95e5b0
[flickr] add search extractor
7 years ago
Mike Fährmann c921b4f32a
code cleanup and fixing tests
7 years ago
Mike Fährmann b6fffa9e26
[directlink] update filename format and metadata
7 years ago
Mike Fährmann 48ccee2505
[gfycat] add image extractor
7 years ago
Mike Fährmann 691c4dd709
support direct image links
7 years ago
Mike Fährmann 398506da45
update release script
7 years ago
Mike Fährmann 2974d782a3
[yomanga] remove module
7 years ago
Mike Fährmann a90c6acc9c
code cleanup + fixes
7 years ago
Mike Fährmann 4c88c0d496
rework the output format for --list-keywords
7 years ago
Mike Fährmann 107d29ad8a
improve handling of text:... URLs
7 years ago
Mike Fährmann 9f1c83297f
[pinterest] allow URLs with any TLD
7 years ago
Mike Fährmann ef90a2de2f
implement the "exit" option for the "skip" config-key
7 years ago
Mike Fährmann fc9223c072
add '--abort-on-skip' option and ability to control skip behavior
7 years ago
Mike Fährmann d948ba1322
[readcomics] remove module
7 years ago
Mike Fährmann 244ab75cad
[kissmanga] update AES key retrieval
8 years ago
Mike Fährmann 13dc5d72bc
update some extractors to use https
8 years ago
Mike Fährmann f4aa452bd1
update unit test results
8 years ago
Mike Fährmann fece09d326
[fallenangels] update to new domain and site-layout
8 years ago
Mike Fährmann cf79a47b59
update unit tests
8 years ago
Mike Fährmann 841fd50242
move code into util.py
8 years ago
Mike Fährmann e3212dd98f
fix some smaller stuff
8 years ago
Mike Fährmann e4b3077168
improve config module
8 years ago
Mike Fährmann f2ef49563b
fix argument order for python33 and 34
8 years ago
Mike Fährmann 0257d3e7ac
[mangamint] remove extractors - site is down
8 years ago
Mike Fährmann 66eb3d3488
fix tests
8 years ago
Mike Fährmann 872b8aed97
[4chan] update test
8 years ago
Mike Fährmann 2fa575b273
restore exception-testing to its old form
8 years ago
Mike Fährmann 40be4933b8
fix exception based tests
8 years ago
Mike Fährmann 6208d9dd79
implement '--images' and '--chapters' options
8 years ago
Mike Fährmann e87e6fbc67
change some config keys
8 years ago
Mike Fährmann 96baea0959
[hentaibox] remove extractor
8 years ago
Mike Fährmann 9a08f8a097
improved foolslide-based extractors
8 years ago
Mike Fährmann bad623751f
[hentaihere] transition to https
8 years ago
Mike Fährmann 331b413c60
update extractor test script
8 years ago
Mike Fährmann 4f123b8513
code adjustments according to pep8
8 years ago
Mike Fährmann 9538a873cb
move create_test_data script
8 years ago
Mike Fährmann 434ef4d5a2
[mangafox] raise proper exception if chapter is not available
8 years ago
Mike Fährmann cc0b4f2661
[yomanga] add chapter extractor
8 years ago
Mike Fährmann ad4b02508f
trying to understand travis-ci unit test failures
8 years ago
Mike Fährmann 72d3ca0bf9
[deviantart] use API for user-extractor
8 years ago
Mike Fährmann 989820d719
workaround for python 3.6s behaviour with BEGIN EXCLUSIVE in sqlite
8 years ago
Mike Fährmann 00074a71d7
several changes to make travis build work
8 years ago
Mike Fährmann a1fb46d984
make extractor unittest discoverable
8 years ago
Mike Fährmann 2c9bc50c23
support expecting exceptions in tests
8 years ago
Mike Fährmann 4e75e923cd
sanatize extractor test output
8 years ago
Mike Fährmann d1f90bb424
add method to re-create existing test-data
8 years ago
Mike Fährmann 57a12f5be0
fix module-names for extractor tests
8 years ago
Mike Fährmann b0c333b799
rewrite cache module
9 years ago
Mike Fährmann 871f4c8a48
initialize cache-module before running tests
9 years ago
Mike Fährmann b3aab5745b
dynamically create extractor testcases
9 years ago
Mike Fährmann 2b8977cb2e
script to easily create testdata
9 years ago
Mike Fährmann 565ea042c9
update HashJob to generate hashes for downloaded content
9 years ago
Mike Fährmann 5a8541afa5
remove 'unstable' tests
9 years ago
Mike Fährmann 0961ece989
make test-parameters optional
9 years ago
Mike Fährmann 5304e5beef
testing environment for extractor results
9 years ago
Mike Fährmann eeae580781
more tests
9 years ago
Mike Fährmann ca523b9f64
add helper method to text module
9 years ago
Mike Fährmann 506242740f
fix capitalization issues
9 years ago
Mike Fährmann b24bb1da7d
new module for simple language code to name mapping
9 years ago
Mike Fährmann cba4b91b14 add tests
9 years ago
Mike Fährmann bea33ae9cb implement config.setdefault
9 years ago
Mike Fährmann 2026223ed1 change argument format for config-calls
9 years ago
Mike Fährmann 7ac106096f add tests for config-module
9 years ago
Mike Fährmann 2962bf36f6 add tests for text-module
9 years ago