1
0
Fork 0
mirror of synced 2024-09-29 08:41:56 +13:00
Commit graph

217 commits

Author SHA1 Message Date
Serene
b37ff0714f Fix time filters (#279) 2021-04-18 16:44:52 +03:00
Ali Parlakci
f483f24e15 test_integration.py: fix skipif test_config 2021-04-18 16:44:52 +03:00
Ali Parlakçı
5e81160e5f test_vreddit: remove flaky test (#272) 2021-04-18 16:44:52 +03:00
Ali Parlakci
8eb374eec6 test_vreddit: fix incorrect file hash 2021-04-18 16:44:52 +03:00
Serene
d8752b15fa Add option to skip specified subreddits (#268)
* Rename variables

* Add option to skip specific subreddits

* Update README
2021-04-18 16:44:52 +03:00
Serene-Arc
48dca9e5ee Fix mistaken backreference in some titles
This should resolve #267
2021-04-18 16:44:52 +03:00
Nathan Spicer-Davis
59ab5d8777 Update extension regex to match URI fragments (#264) 2021-04-18 16:44:52 +03:00
Serene-Arc
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
e672e28a12 Fix typing on function 2021-04-18 16:44:52 +03:00
Serene-Arc
4b195f2b53 Remove unneeded logger entry 2021-04-18 16:44:52 +03:00
Serene
62dedb6c95 Fix bug with emojis in the filename (#263) 2021-04-18 16:44:52 +03:00
Serene-Arc
5758aad48b Fix formatting 2021-04-18 16:44:52 +03:00
Serene-Arc
77bdbbac63 Update test hash 2021-04-18 16:44:52 +03:00
Serene-Arc
7d71f8ffab Add regex for all 2xx HTTP codes 2021-04-18 16:44:52 +03:00
Serene-Arc
308853d531 Use standards in HTTP errors 2021-04-18 16:44:52 +03:00
Serene-Arc
e35dd9e5d0 Fix bug in file name formatter 2021-04-18 16:44:52 +03:00
Serene-Arc
bd9f276acc Rename module 2021-04-18 16:44:52 +03:00