1
0
Fork 0
mirror of synced 2024-05-17 10:42:39 +12:00
Commit graph

693 commits

Author SHA1 Message Date
Ali Parlakci 32b29f5413
Ignore IDE files 2021-05-19 21:59:38 +03:00
Serene-Arc 830e4f2830 Catch additional error 2021-05-19 10:09:46 +10:00
Serene-Arc 3b28ad24b3 Fix bug with some Imgur extensions 2021-05-19 09:57:27 +10:00
Serene-Arc 32f72c35ec Update script to catch more failed IDs 2021-05-18 18:26:28 +10:00
Serene-Arc 122aa2839b Remove bad test case 2021-05-18 12:06:10 +10:00
Ali Parlakci a75cc0dee9 Add file modified date test 2021-05-17 22:05:33 +10:00
Ali Parlakci b9c0edaebc
Merge branch 'Serene-Arc-reddit_connector_refactor' into development 2021-05-17 13:54:04 +03:00
Ali Parlakci 7c401b1461
Merge branch 'reddit_connector_refactor' of https://github.com/Serene-Arc/bulk-downloader-for-reddit into Serene-Arc-reddit_connector_refactor 2021-05-17 13:53:48 +03:00
Serene c581bef790
Set file creation times to the post creation time (#391) 2021-05-17 13:49:35 +03:00
Serene-Arc fa04d61eb8 Refactor archiver tests 2021-05-17 11:50:17 +10:00
Serene-Arc 7016603763 Refactor out super class RedditConnector 2021-05-17 11:50:17 +10:00
Serene-Arc 71da1556e5 Change out of date test case 2021-05-17 11:15:50 +10:00
Ali Parlakci 36886dffe0 Reorder skip options 2021-05-17 10:30:55 +10:00
Ali Parlakci 200916a150 Rename --exclude-id(-file) to --skip-id(-file) 2021-05-17 10:30:55 +10:00
Ali Parlakci f768a7d61c Rename --skip to --skip-format 2021-05-17 10:30:55 +10:00
Ali Parlakçı 739f97edcc
Bump the version to 2.1.1 2021-05-16 13:28:48 +03:00
alpbetgam ef37712115 Fix error with old gfycat/redgifs urls 2021-05-16 19:15:36 +10:00
Ali Parlakci 17226a4f0b refactor(youtube.dl): Remove slow parameter 2021-05-16 11:06:13 +10:00
Ali Parlakci c7a5ec4376 bug(youtube.dl): Fix crash on zero downloads #375 2021-05-16 11:06:13 +10:00
Ali Parlakçı aea30d2b44
Check if REDDIT_TOKEN is set (#376) 2021-05-15 13:11:01 +03:00
Ali Parlakçı 8a7d21e159
Create build artifact (#372)
* Create build artifact

* Update publish.yml
2021-05-15 12:13:42 +03:00
BlipRanger fca3184950
Bind socket to '0.0.0.0' rather than 'localhost' to allow for more flexible OAuth connection. (#368) 2021-05-12 17:47:33 +03:00
Ali Parlakçı 6f9430fc71
README: add how to update with pip (#367) 2021-05-12 15:13:10 +03:00
Ali Parlakçı bc3ebe9580
Fix example commands (#364) 2021-05-11 19:19:25 +03:00
Ali Parlakçı 6c086e70f7
Merge pull request #361 from aliparlakci/development
Release v2.1.0
2021-05-11 13:29:26 +03:00
Ali Parlakci ff36aeb85c Bump the version to v2.1 2021-05-11 13:23:29 +03:00
Serene-Arc c9bd2e76c9 Update README with Arch packages 2021-05-11 09:55:35 +10:00
Serene-Arc edbd0e90a4 Update config paths in README 2021-05-11 09:44:37 +10:00
Serene-Arc a65bbd7fda Update script 2021-05-10 19:03:20 +10:00
Serene-Arc 7e70175e4c Change logging message to include submission ID 2021-05-10 19:03:20 +10:00
Ali Parlakçı db8b1c7547
setup.py: add minimum python requirement (#287) 2021-05-06 17:16:10 +03:00
Ali Parlakçı a2e22e894a
Fix xml archiver encoding bug (#349)
* test_integration: add archiver tests

* archiver.py: fix encoding bug in xml archiver
2021-05-06 16:11:48 +03:00
Ali Parlakçı 4ab1d6d6e0
test.yml: test on windows and macos (#290) 2021-05-06 13:04:41 +03:00
Ali Parlakçı 283ad164e5
__main__.py: fix typo in -f argument 2021-05-06 12:52:45 +03:00
Serene-Arc f6d89097f8 Consolidate exception block 2021-05-06 10:43:56 +10:00
Serene-Arc fc5f4a0405 Fix log access issue for archive integration tests 2021-05-06 10:06:55 +10:00
Ali Parlakçı 77f9a7d523 Add ci to dev branch 2021-05-05 17:05:03 +03:00
Ali Parlakci e642ad68d4 youtubedl_fallback.py: add a fallback exception and log messages 2021-05-05 16:56:34 +03:00
Ali Parlakci 00defe3b87 youtubedl_fallback: remove logging the expected exception 2021-05-05 16:35:03 +03:00
Serene-Arc 9752ef4b2a Make filename test OS-agnostic 2021-05-04 15:47:35 +10:00
Serene-Arc 66aef3eab9 Add example summary script 2021-05-04 11:43:11 +10:00
Ali Parlakçı 2017994e81
Add ci to dev branch (#337) 2021-05-03 16:23:09 +03:00
Serene-Arc c9cde54a72 Remove VReddit downloader module 2021-05-03 14:10:54 +10:00
Serene-Arc ab96a3ba97 Remove Streamable downloader module 2021-05-03 14:10:54 +10:00
Serene-Arc fba70dcf18 Intercept youtube-dl output 2021-05-03 14:10:54 +10:00
Serene-Arc a8c2136270 Add fallback downloader 2021-05-03 14:10:54 +10:00
Serene-Arc a86a41e6a5 Update README 2021-05-03 14:05:05 +10:00
Serene-Arc afa3e2548f Add customisable time formatting 2021-05-03 14:05:05 +10:00
Serene-Arc eda12e5274 Make downloadfilter apply itself to Resources 2021-05-03 14:02:03 +10:00
Serene-Arc 711f8b0c76 Add exception for r/all in subreddit check 2021-05-02 14:00:23 +10:00