1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 10:42:34 +01:00
gallery-dl/test
Mike Fährmann 4bd182c107
[pinterest] implement oauth:pinterest (#83)
Pinterest access tokens are rate limited at 200 requests per
hour (or maybe per 2 or 3 hours?) so having just one access token
for all users isn't going to work in the long run.
2018-04-16 20:03:28 +02:00
..
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_config.py change config specifiers in input file format 2018-02-16 03:10:41 +01:00
test_cookies.py [batoto] remove module 2018-01-23 21:37:32 +01:00
test_downloader.py [test] add a few downloader tests 2018-03-25 15:10:25 +02:00
test_extractor.py [test] add unit tests for extractor module functions 2018-03-25 11:49:42 +02:00
test_oauth.py add OAuth unittests 2018-02-12 17:07:07 +01:00
test_results.py [pinterest] implement oauth:pinterest (#83) 2018-04-16 20:03:28 +02:00
test_text.py improve 'parse_query()' and add tests 2018-04-15 19:05:29 +02:00
test_util.py add 'abort()' as function to filter expressions 2018-04-12 17:07:12 +02:00