1
0
Fork 0
mirror of synced 2024-08-27 16:01:47 +12:00
Commit graph

875 commits

Author SHA1 Message Date
Serene
d25f3fe008
Merge pull request #547 from Serene-Arc/bug_fix_544 2021-11-05 12:50:20 +10:00
Serene-Arc
e493ab048a Fix bug with period not separating file extension 2021-11-05 12:47:46 +10:00
Serene
8104ce3a8d
Merge pull request #537 from aliparlakci/development 2021-10-20 11:04:02 +10:00
Serene-Arc
f716d982b0 Update Erome tests 2021-10-20 10:51:28 +10:00
Serene-Arc
03d0aec4f6 Increase version number 2021-10-20 10:32:23 +10:00
Serene-Arc
4d3f0f9862 Add Youtube test case 2021-10-02 17:50:20 +10:00
Serene-Arc
c6c6002ab2 Update Erome module 2021-10-02 17:50:20 +10:00
Serene-Arc
9b23f273fc Separate function out 2021-10-02 17:50:20 +10:00
Serene-Arc
eeb2054606 Switch to yt-dlp 2021-10-02 17:50:20 +10:00
Serene-Arc
327cce5581 Update tests for use with callbacks 2021-10-02 17:50:20 +10:00
Ali Parlakçı
2d6e25d1ac
Merge pull request #522 from aliparlakci/development
v2.4.1
2021-09-14 21:24:33 +03:00
Ali Parlakçı
01923fda0e
Bump version 2.4.1 2021-09-14 21:01:21 +03:00
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çı
afe3b71f59
Merge pull request #517 from aliparlakci/development
v2.4
2021-09-12 20:20:24 +03: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