Serene-Arc
3dacaf0872
Fix renamed option in test
2021-06-24 16:12:41 +10:00
Serene-Arc
ccafebf5fe
Update test
2021-06-23 14:59:26 +10:00
Serene-Arc
e5be624f1e
Check submission URL against filter before factory
2021-06-23 14:30:39 +10:00
Serene-Arc
fc42587a8f
Add information to sub-README
2021-06-13 13:10:13 +10:00
Serene-Arc
6755d15675
Add tests for bash scripts
2021-06-13 09:50:41 +10:00
Serene-Arc
72238f39ba
Update script
2021-06-13 09:49:57 +10:00
Serene-Arc
7c27b7bf12
Update logging message
2021-06-13 09:49:42 +10:00
Serene-Arc
a8bc4f999e
Rename files to proper extension
2021-06-12 10:41:50 +10:00
Serene-Arc
c5c010bce0
Rename option
2021-06-12 10:35:31 +10:00
Serene-Arc
e009fab504
Add empty files
2021-06-12 08:41:38 +10:00
Serene-Arc
b4ae513e71
Add submodules for bash testing
2021-06-11 18:40:26 +10:00
Serene-Arc
9fd8b29833
Add another logging message to script
2021-06-11 18:36:40 +10:00
Serene-Arc
e500bc4ad4
Update README
2021-06-11 15:35:12 +10:00
Serene-Arc
6eeadc8821
Add option for archiver full context
2021-06-11 15:31:11 +10:00
Serene-Arc
8ba2d0bb55
Add missing return statement
2021-06-10 18:59:22 +10:00
Serene-Arc
8be3efb6e4
Fix bug with Imgur gifs being shortened too much
...
The rstrip function was used wrongly, it doesn't remove a substring but
rather removes any of the characters provided, so here it removed any I,
G, V, or F that finished the six character ID for Imgur, resulting in a
404 error for the resources in question.
2021-06-08 13:08:39 +10:00
Serene-Arc and Serene
79fba4ac4a
Fix indent
2021-05-31 13:42:41 +10:00
Serene-Arc
6caa02adb1
Update failing test
2021-05-27 15:58:40 +10:00
Serene-Arc
12a508c898
Update failing test
2021-05-27 15:29:43 +10:00
Serene-Arc
bf50618590
Add macOS value to test
2021-05-27 15:27:02 +10:00
Serene-Arc
c89de29f72
Update test condition
2021-05-27 15:27:02 +10:00
Serene-Arc
9a1e1ebea1
Add path limit fix
2021-05-27 15:27:02 +10:00
Serene-Arc
be00bfb1bb
Update README
2021-05-27 15:24:18 +10:00
Serene-Arc
6b78a23484
Allow --user to be specified multiple times
2021-05-27 15:22:58 +10:00
Serene-Arc
fef2fc864b
Update blacklist
2021-05-25 19:33:32 +10:00
Serene-Arc
87959028e5
Add blacklist for web filetypes
2021-05-25 19:20:51 +10:00
Serene-Arc
f47688812d
Rename function
2021-05-25 18:51:24 +10:00
Serene-Arc
b74e93d2b7
Fix typo in test name
2021-05-25 18:51:00 +10:00
Serene-Arc
323b2d2b03
Fix download retries logic
2021-05-25 09:56:22 +10:00
Serene-Arc and Serene
4c42469c0c
Update failing tests
2021-05-24 12:19:15 +10:00
Serene-Arc
1b23e38ce4
Update script to include new message
2021-05-23 12:25:04 +10:00
Serene-Arc
e2582ecb3e
Catch error with MacOS writing per issue #407
2021-05-23 12:17:14 +10:00
Serene-Arc
47a4951279
Rename variable
2021-05-23 12:13:44 +10:00
Serene-Arc and Serene
5aae6b3df8
Add another message type
2021-05-22 11:53:44 +10:00
Serene-Arc and Serene
527a8af7b7
Update script to extract IDs
2021-05-22 11:53:44 +10:00
Serene-Arc and Serene
4395dd4646
Update logging messages to include submission IDs
2021-05-22 11:53:44 +10:00
Serene-Arc and Serene
da72d8ac2d
Remove unneeded backslashes
2021-05-22 11:53:44 +10:00
Serene-Arc and Serene
a104a154fc
Simplify method structure
2021-05-22 11:53:44 +10:00
Serene-Arc and Serene
830e4f2830
Catch additional error
2021-05-19 10:09:46 +10:00
Serene-Arc and Serene
3b28ad24b3
Fix bug with some Imgur extensions
2021-05-19 09:57:27 +10:00
Serene-Arc and Serene
32f72c35ec
Update script to catch more failed IDs
2021-05-18 18:26:28 +10:00
Serene-Arc and Serene
122aa2839b
Remove bad test case
2021-05-18 12:06:10 +10: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 and Serene
71da1556e5
Change out of date test case
2021-05-17 11:15:50 +10:00
Serene-Arc and Serene
c9bd2e76c9
Update README with Arch packages
2021-05-11 09:55:35 +10:00
Serene-Arc and Serene
edbd0e90a4
Update config paths in README
2021-05-11 09:44:37 +10:00
Serene-Arc and Serene
a65bbd7fda
Update script
2021-05-10 19:03:20 +10:00
Serene-Arc and Serene
7e70175e4c
Change logging message to include submission ID
2021-05-10 19:03:20 +10:00
Serene-Arc and Serene
f6d89097f8
Consolidate exception block
2021-05-06 10:43:56 +10:00
Serene-Arc and Serene
fc5f4a0405
Fix log access issue for archive integration tests
2021-05-06 10:06:55 +10:00
Serene-Arc and Serene
9752ef4b2a
Make filename test OS-agnostic
2021-05-04 15:47:35 +10:00
Serene-Arc and Serene
66aef3eab9
Add example summary script
2021-05-04 11:43:11 +10:00
Serene-Arc and Serene
c9cde54a72
Remove VReddit downloader module
2021-05-03 14:10:54 +10:00
Serene-Arc and Serene
ab96a3ba97
Remove Streamable downloader module
2021-05-03 14:10:54 +10:00
Serene-Arc and Serene
fba70dcf18
Intercept youtube-dl output
2021-05-03 14:10:54 +10:00
Serene-Arc and Serene
a8c2136270
Add fallback downloader
2021-05-03 14:10:54 +10:00
Serene-Arc and Serene
a86a41e6a5
Update README
2021-05-03 14:05:05 +10:00
Serene-Arc and Serene
afa3e2548f
Add customisable time formatting
2021-05-03 14:05:05 +10:00
Serene-Arc and Serene
eda12e5274
Make downloadfilter apply itself to Resources
2021-05-03 14:02:03 +10:00
Serene-Arc and Serene
711f8b0c76
Add exception for r/all in subreddit check
2021-05-02 14:00:23 +10:00
Serene-Arc and Serene
14195157de
Catch errors for banned or private subreddits
2021-05-01 13:36:38 +10:00
Serene-Arc and Serene
b352549088
Add README for scripts
2021-05-01 13:24:37 +10:00
Serene-Arc and Serene
db0f90b4e3
Add scripts to extract IDs
2021-05-01 13:24:37 +10:00
Serene-Arc and Serene
39935c58d9
Remove GifDeliveryNetwork module
2021-04-28 19:08:31 +10:00
Serene-Arc and Serene
9931839d14
Remove gifdeliverynetwork from download factory
2021-04-28 19:08:31 +10:00
Serene-Arc and Serene
760e59e1f7
Invert inheritance direction
2021-04-28 19:08:31 +10:00
Serene-Arc and Serene
3c6e9f6ccf
Refactor class
2021-04-28 19:08:31 +10:00
Serene-Arc and Serene
7fcbf623a0
Catch additional errors in site downloaders
2021-04-28 15:20:02 +10:00
Serene-Arc
6a20548269
Catch additional error
2021-04-28 12:03:28 +10:00
Serene-Arc
17499baf61
Add informative error when testing user existence
2021-04-28 12:03:28 +10:00
Serene-Arc
e6551bb797
Return banned users as not existing
2021-04-28 12:03:28 +10:00
Serene-Arc
db46676dec
Catch error when logfile accessed concurrently
2021-04-28 12:03:28 +10:00
Serene-Arc
667aa395e5
Update README
2021-04-28 12:03:28 +10:00
Serene-Arc
cb41d4749a
Add option to specify logfile location
2021-04-28 12:03:28 +10:00
Serene-Arc
3bc10ce1aa
Fix formatting
2021-04-28 12:03:28 +10:00
Serene-Arc
fbf8a2748e
Fix formatting
2021-04-28 12:03:28 +10:00
Serene-Arc
a28c2d3c73
Add missing default argument
2021-04-28 12:03:28 +10:00
Serene-Arc
12c040d85d
Fix reference paths
2021-04-28 12:03:28 +10:00
Serene-Arc
f5d11107a7
Remove unused imports
2021-04-28 12:03:28 +10:00
Serene-Arc
8cdf926211
Rename function
2021-04-28 12:03:28 +10:00
Serene-Arc
7438543f49
Remove unused variable
2021-04-28 12:03:28 +10:00
Serene-Arc
ca495a6677
Add missing typing declaration
2021-04-28 12:03:28 +10:00
Serene-Arc
214c883a10
Simplify regex string slightly
2021-04-28 12:03:28 +10:00
Serene-Arc
386d5ea41c
Format file
2021-04-28 12:03:28 +10:00
Serene-Arc
6767777944
Catch requests errors in site downloaders
2021-04-28 12:03:28 +10:00
Serene-Arc
d960bc0b7b
Use ISO format for timestamps in names
2021-04-28 12:03:28 +10:00
Serene-Arc and Ali Parlakci
c85ae3fc69
Escape characters
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
52e5120110
Update README
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
9e3e9fa3ef
Update CONTRIBUTING
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
48dca9e5ee
Fix mistaken backreference in some titles
...
This should resolve #267
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
ab7a0f6a51
Catch errors when resources have no extension
...
This is related to #266 and will prevent the BDFR from
completely crashing when a file extension is unknown
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
e672e28a12
Fix typing on function
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
4b195f2b53
Remove unneeded logger entry
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
5758aad48b
Fix formatting
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
77bdbbac63
Update test hash
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
7d71f8ffab
Add regex for all 2xx HTTP codes
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
308853d531
Use standards in HTTP errors
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
e35dd9e5d0
Fix bug in file name formatter
2021-04-18 16:44:52 +03:00
Serene-Arc and Ali Parlakci
bd9f276acc
Rename module
2021-04-18 16:44:52 +03:00