1
0
Fork 0
mirror of synced 2024-08-04 21:01:17 +12:00
Commit graph

996 commits

Author SHA1 Message Date
Serene-Arc
1422591bf4 Change quotes 2021-04-18 16:44:05 +03:00
Serene-Arc
5a2e045c77 Add OAuth2 class 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
6f86dbd552 Add error 2021-04-18 16:44:05 +03:00
Serene-Arc
5e914b5234 Re-add missing argument 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
ea42471932 Add function to validate formatting strings 2021-04-18 16:44:05 +03:00
Serene-Arc
c01fc39671 Update arguments 2021-04-18 16:44:05 +03:00
Serene-Arc
7b33ec07fd Add test for Vreddit 2021-04-18 16:44:05 +03:00
Serene-Arc
2dce3108a1 Base Vreddit class on Youtube downloader 2021-04-18 16:44:05 +03:00
Serene-Arc
ad3aeece07 Refactor Youtube downloader 2021-04-18 16:44:05 +03:00
Serene-Arc
62d99a9cad Add rest of tests for DownloadFactory 2021-04-18 16:44:05 +03:00
Serene-Arc
d096580da7 Add some tests for DownloadFactory 2021-04-18 16:44:05 +03:00
Serene-Arc
62e104653d Add ffmpeg to requirements 2021-04-18 16:44:05 +03:00
Serene-Arc
caefb591dd Add tests for Youtube 2021-04-18 16:44:05 +03:00
Serene-Arc
be68d4eb1c Add tests for SelfPost 2021-04-18 16:44:05 +03:00
Serene-Arc
b699639b5c Add tests for Imgur 2021-04-18 16:44:05 +03:00
Serene-Arc
125b78a348 Add tests for downloader Erome 2021-04-18 16:44:05 +03:00
Serene-Arc
2a0dd4f6ac Add slow mark for tests 2021-04-18 16:44:05 +03:00
Serene-Arc
d1c0a7ece2 Add test for downloader Direct 2021-04-18 16:44:05 +03:00
Serene-Arc
06e7e81de0 Add tests for Redgifs 2021-04-18 16:44:05 +03:00
Serene-Arc
4146f181c7 Add tests for GifDeliveryNetwork and Gfycat 2021-04-18 16:44:05 +03:00
Serene-Arc
a55f35c025 Replace urllib with requests 2021-04-18 16:44:05 +03:00
Serene-Arc
37a91aa4df Add test for Resource 2021-04-18 16:43:55 +03:00
Serene-Arc
0c6a8e46a2 Add reddit flag for pytest 2021-04-18 16:43:55 +03:00
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