1
0
Fork 0
mirror of synced 2024-05-11 15:52:41 +12:00
Commit graph

810 commits

Author SHA1 Message Date
Serene e004ccd148
Merge pull request #521 from Serene-Arc/bug_fix_518
Fix bug with different Vidble links
2021-09-14 13:48:26 +10:00
Serene-Arc 80baab8de7 Fix bug with different Vidble links 2021-09-14 13:47:46 +10:00
Serene 668fe80127
Merge pull request #520 from elipsitz/fix-imgur-download-mp4 2021-09-13 20:05:47 +10:00
Eli Lipsitz 33312687ac imgur: download videos as mp4 instead of gif
Some imgur URLS have the extension ".gifv" and show up as a gif,
even though they're actually supposed to be mp4 videos. Imgur
serves all videos/gifs as both .gif and .mp4. The image dict has
a key "prefer_video" to distinguish the two. This commit
overrides the .gif extension if "prefer_video" is true to ensure
we download the submission as originally intended.
2021-09-12 17:30:25 -05:00
Ali Parlakçı 063caf0126
Merge branch 'master' into development 2021-09-12 20:20:02 +03:00
Ali Parlakçı 89e24eca62 Bump version to v2.4 2021-09-12 20:07:51 +03:00
Ali Parlakçı 483f179ccc
Merge pull request #482 from Serene-Arc/enhancement_481
Add ability to read IDs from files
2021-09-12 20:07:17 +03:00
Serene ee2075697b
Merge pull request #516 from Serene-Arc/enahcnement_515 2021-09-11 12:18:03 +10:00
Serene-Arc aee6f4add9 Add Vidble to download factory 2021-09-11 12:15:35 +10:00
Serene-Arc 940d646d30 Add Vidble module 2021-09-11 12:13:21 +10:00
Serene-Arc edc2db0ded Update test 2021-09-09 13:50:03 +10:00
Serene-Arc 56575dc390 Add NSFW search test 2021-09-09 13:44:01 +10:00
Serene-Arc defd6bca77 Tweak test conditions 2021-09-09 13:44:01 +10:00
Serene-Arc afc2a6416b Add integration test 2021-09-09 13:44:01 +10:00
Serene 3040a35306
Merge pull request #512 from Serene-Arc/bug_fix_510 2021-09-03 19:30:30 +10:00
Serene-Arc 87f283cc98 Fix backup config location 2021-09-03 19:24:28 +10:00
Serene dffaaff505
Merge pull request #503 from Serene-Arc/enhancement_callback 2021-08-03 10:31:18 +10:00
Serene-Arc 7bca303b1b Add in downloader parameters 2021-07-29 19:10:10 +10:00
Serene-Arc dbe8733fd4 Refactor method to remove max wait time 2021-07-27 14:02:30 +10:00
Serene-Arc 3cdae99490 Implement callbacks for downloading 2021-07-27 13:39:49 +10:00
Serene-Arc 44453b1707 Update tests 2021-07-27 13:12:50 +10:00
Serene-Arc 7a1663db51 Update README 2021-07-21 17:32:38 +10:00
Serene-Arc 1a4ff07f78 Add ability to read IDs from files 2021-07-21 17:32:38 +10:00
Serene b58eebb51f
Merge pull request #496 from Serene-Arc/bug_fix_495
Fix bug with deleted galleries
2021-07-19 18:46:42 +10:00
Serene-Arc 77aaee96f3 Fix bug with deleted galleries 2021-07-19 18:44:54 +10:00
Ali Parlakçı 900f9a93ee
Merge pull request #493 from aliparlakci/development
Fix failing tests
2021-07-18 12:52:44 +03:00
Ali Parlakçı d6e45de09b
Version 2.3 2021-07-18 10:12:55 +03:00
Serene-Arc 8826fc5aa9 Fix outdated test 2021-07-18 14:42:20 +10:00
Serene-Arc 381e3c29fa Fix test where comments in saved list 2021-07-18 14:42:10 +10:00
Serene a2f00c7236
Merge pull request #489 from aliparlakci/development
Update to v2.3.0
2021-07-17 21:23:26 +10:00
Serene-Arc 2f8ca766c6 Update regex 2021-07-04 11:00:02 +10:00
Serene-Arc d03a5e556e Stop writing new value to config 2021-07-04 10:59:35 +10:00
Serene c36c4c0ce2
Merge pull request #480 from Serene-Arc/bug_fix_460 2021-07-03 13:55:41 +10:00
Serene-Arc 7f1c929a08 Add fallback scope 2021-07-03 13:54:26 +10:00
Serene-Arc d5ef991b3a Catch additional error in galleries 2021-07-02 15:11:09 +10:00
Serene-Arc aa55a92791 Remove unused local variables 2021-07-02 14:58:56 +10:00
Serene-Arc 6efcf1ce7e Remove unused imports 2021-07-02 14:58:20 +10:00
Serene-Arc 390ce57f46 Remove redundant parenthesis 2021-07-02 14:57:10 +10:00
Serene-Arc 1319eeb6da Fix error with crossposted Reddit galleries 2021-07-02 14:53:02 +10:00
Serene 4abd023c10
Merge pull request #479 from Serene-Arc/bug_fix_146 2021-07-02 14:30:07 +10:00
Serene-Arc 8db9d0bcc4 Add test for unauthenticated instances 2021-07-02 14:29:39 +10:00
Serene-Arc c4aa617737 Add test for friends subreddit 2021-07-02 14:17:13 +10:00
Serene-Arc bd34c37052 Add exception for special friends subreddit 2021-07-02 14:09:44 +10:00
Serene 06dc5a6146
Merge pull request #478 from Serene-Arc/enhancement_476
Record user flair in comment archive entries
2021-07-02 14:06:07 +10:00
Serene-Arc edfeb653a4 Record user flair in comment archive entries 2021-07-02 14:01:24 +10:00
Serene-Arc 469a7783b8 Split integration tests 2021-07-02 14:00:48 +10:00
Serene-Arc ffd07f38ba Fix broken subreddit test 2021-06-30 17:53:25 +10:00
Serene fdda8f95e6
Merge pull request #477 from Serene-Arc/bug_fix_472 2021-06-30 12:03:46 +10:00
Serene-Arc 528f5c567d Add additional test for Redgifs 2021-06-30 11:59:38 +10:00
Serene-Arc d53b3b7274 Update gallery code to work with NSFW galleries 2021-06-25 17:52:11 +10:00