1
0
Fork 0
mirror of synced 2024-09-29 16:51:30 +13:00
Commit graph

46 commits

Author SHA1 Message Date
Serene-Arc
06261cc5cd Add some more integration tests 2021-04-18 16:44:34 +03:00
Serene-Arc
447855cb74 Fix config directory name 2021-04-18 16:44:20 +03:00
Serene-Arc
1b191e7a0e Add logging entry 2021-04-18 16:44:06 +03:00
Serene-Arc
f9809caa42 Fix typo 2021-04-18 16:44:06 +03:00
Serene-Arc
d977595bde Add error catch for youtube and site downloaders 2021-04-18 16:44:06 +03:00
Serene-Arc
ae0269e13b Add option to search for files pre-emptively 2021-04-18 16:44:06 +03:00
Serene-Arc
285d422c0e Add some more integration tests 2021-04-18 16:44:06 +03:00
Serene-Arc
2b9dc1b96c Allow subreddits and multireddits to fail individually 2021-04-18 16:44:06 +03:00
Serene-Arc
6657f0803d Fix bug with users in un-authenticated sessions 2021-04-18 16:44:06 +03:00
Serene-Arc
3e18997652 Move logfiles into configuration directory on OS 2021-04-18 16:44:06 +03:00
Serene-Arc
6d6327a396 Add function to calculate all existing file hashes if wanted 2021-04-18 16:44:06 +03:00
Serene-Arc
f941161014 Add much more logging 2021-04-18 16:44:06 +03:00
Serene-Arc
f7989ca518 Add method to sanitise subreddit inputs 2021-04-18 16:44:06 +03:00
Serene-Arc
945116063f Allow for ID or URL to be provided for submissions 2021-04-18 16:44:05 +03:00
Serene-Arc
3703d2b9b9 Load config from arguments first 2021-04-18 16:44:05 +03:00
Serene-Arc
271c0b989d Abstract configuration into class 2021-04-18 16:44:05 +03:00
Serene-Arc
1046bcdf69 Add last few tests for RedditDownloader 2021-04-18 16:44:05 +03:00
Serene-Arc
a471629287 Convert some strings to f-strings 2021-04-18 16:44:05 +03:00
Serene-Arc
09e42ff5f9 Add some more tests for downloader 2021-04-18 16:44:05 +03:00
Serene-Arc
14b63487bc Immediately write token to disk in case it is unused 2021-04-18 16:44:05 +03:00
Serene-Arc
cfd92a8d14 Add some logging output 2021-04-18 16:44:05 +03:00
Serene-Arc
1f62a7ccd6 Fix function return 2021-04-18 16:44:05 +03:00
Serene-Arc
afe618916b Make sure refresh token is always written to file 2021-04-18 16:44:05 +03:00
Serene-Arc
7d30af3559 Add empty authenticator 2021-04-18 16:44:05 +03:00
Serene-Arc
735833503f Fix wrong if condition 2021-04-18 16:44:05 +03:00
Serene-Arc
862121cac6 Fix OAuth2 2021-04-18 16:44:05 +03:00
Serene-Arc
36f516e3f0 Re-implement OAuth2 2021-04-18 16:44:05 +03:00
Serene-Arc
aeb9afdc66 Rename file with custom exceptions 2021-04-18 16:44:05 +03:00
Serene-Arc
b705c31630 Add some more tests for RedditDownloader 2021-04-18 16:44:05 +03:00
Serene-Arc
ac08a639ba Tighten exception block 2021-04-18 16:44:05 +03:00
Serene-Arc
9e6ec9f1ca Add some tests for RedditDownloader 2021-04-18 16:44:05 +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
ae5ed75226 Re-implement --link option 2021-04-18 16:43:55 +03:00
Serene-Arc
1b40b16970 Add logging message 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
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