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

69 commits

Author SHA1 Message Date
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