1
0
Fork 0
mirror of synced 2024-06-29 03:21:19 +12:00
Commit graph

36 commits

Author SHA1 Message Date
Serene-Arc 0652f53b50 Mark online tests 2021-04-18 16:43:55 +03:00
Serene-Arc 6fd7aca981 Add a test for Resource 2021-04-18 16:43:55 +03:00
Serene-Arc 0973e1e451 Rename file and class 2021-04-18 16:43:55 +03:00
Serene-Arc 3bc305c037 Implement changes in downloader 2021-04-18 16:43:55 +03:00
Serene-Arc 228cd5f687 Change Resource model 2021-04-18 16:43:55 +03:00
Serene-Arc 28f5ea69c3 Add authenticator module 2021-04-18 16:43:55 +03:00
Serene-Arc e0d321c785 Integrate new base_downloader class 2021-04-18 16:43:55 +03:00
Serene-Arc a75e94e43e Restructure test fixtures 2021-04-18 16:43:55 +03:00
Serene-Arc ae5ed75226 Re-implement --link option 2021-04-18 16:43:55 +03:00
Serene-Arc bb85fb8934 Add test for site downloader gallery 2021-04-18 16:43:55 +03:00
Serene-Arc 1b40b16970 Add logging message 2021-04-18 16:43:55 +03:00
Serene-Arc efffc3ee3f Simplify errors 2021-04-18 16:43:55 +03:00
Serene-Arc dd2804eb97 Remove unused class 2021-04-18 16:43:55 +03:00
Serene-Arc 714b6c5b72 Remove unused parameter 2021-04-18 16:43:55 +03:00
Serene-Arc f71a3c5326 Fix wrong logic 2021-04-18 16:43:55 +03:00
Serene-Arc 289f7e7447 Fix bug with logging 2021-04-18 16:43:55 +03:00
Serene-Arc 8e54986357 Re-implement --limit option 2021-04-18 16:43:55 +03:00
Serene-Arc 866d94f37e Add gallery to factory 2021-04-18 16:43:55 +03:00
Serene-Arc 4bbe41a2f8 Re-implement --no-dupes flag 2021-04-18 16:43:55 +03:00
Serene-Arc eac2381a0a Re-implement --no-download flag 2021-04-18 16:43:55 +03:00
Serene-Arc 70a992d299 Move args to instance variable 2021-04-18 16:43:55 +03:00
Serene-Arc e646ae4a84 Add existence checking 2021-04-18 16:43:55 +03:00
Serene-Arc 722e6cb73a Add logging to file 2021-04-18 16:43:55 +03:00
Serene-Arc 91ae9924c3 Add search functionality 2021-04-18 16:43:55 +03:00
Serene-Arc a7f1db14e5 Move to different program structure 2021-04-18 16:43:55 +03:00
Serene-Arc c20fab2594 Add resource class 2021-04-18 16:43:15 +03:00
Serene-Arc 81293db8e9 Add downloader factory 2021-04-18 16:43:15 +03:00
Serene-Arc 358357590f Add file name formatter class 2021-04-18 16:43:15 +03:00
Serene-Arc b1f0632a80 Add download filter class 2021-04-18 16:43:15 +03:00
Serene-Arc f2415b6bd0 Rename folder 2021-04-18 16:43:15 +03:00
Serene-Arc 5ef58f147f Add some tests for base_download 2021-04-18 16:43:15 +03:00
Serene-Arc f573038a21 Move to inheritance system for downloaders 2021-04-18 16:43:15 +03:00
Serene-Arc 69e21e46a2 Embed function 2021-04-18 16:42:59 +03:00
Serene-Arc 0d839329e5 Remove utils module for downloaders 2021-04-18 16:42:59 +03:00
Serene-Arc be613949fe Rename files to conform to PEP8 2021-04-18 16:42:49 +03:00
Serene-Arc d8a1204d8b Move to standard module structure 2021-04-18 16:42:49 +03:00