1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00
Commit graph

71 commits

Author SHA1 Message Date
OMEGARAZER
02b6e66941
Imgur edge case coverage
Covers edge case of additional arguments on extension.

Also removed duplicate or redundant tests.
2022-09-28 00:55:10 -04:00
Serene-Arc
b7d21161fb Update test 2022-09-27 10:53:12 +10:00
Serene-Arc
3b5f8bca67 Update hashes 2022-09-24 09:46:05 +10:00
Serene-Arc
c834314086 Update hash 2022-09-24 09:46:05 +10:00
Serene-Arc
7bb2a9adbb Remove obsolete test 2022-09-24 09:46:05 +10:00
Serene-Arc
57e59db458 Update Erome link regex 2022-09-24 09:46:05 +10:00
Serene-Arc
cd05bc388e Fix tests 2022-09-20 17:33:51 +10:00
Serene
f4598c4bec
Merge pull request #659 from Soulsuck24/development 2022-09-20 17:24:54 +10:00
Serene-Arc
5c343ef790 Fix Redgifs tests 2022-09-20 11:09:39 +10:00
Serene-Arc
35645da241 Add missing mark 2022-09-03 11:31:57 +10:00
Serene-Arc
5dbb4d00d4 Remove dead link tests 2022-09-03 11:29:31 +10:00
Serene-Arc
d60b4e7fdd Fix Redgifs module 2022-09-01 11:19:07 +10:00
Serene-Arc
86e451d49e Fix test case 2022-07-15 15:18:28 +10:00
Serene-Arc
7d4eb47643 Rename class 2022-07-15 15:18:28 +10:00
Serene-Arc
3fd5bad407 Update some test hashes 2022-07-15 15:18:28 +10:00
Serene-Arc
7d4916919d Add test case 2022-07-15 15:18:28 +10:00
Serene-Arc
decb13b5db Replace old Vidble test cases 2022-07-15 15:18:28 +10:00
Serene-Arc
1abb7768c3 Update test hashes 2022-07-15 15:18:28 +10:00
Serene-Arc
f49a1d7a2d Fix gfycat after redgifs changes 2022-07-15 15:18:28 +10:00
Serene-Arc
90a2eac90d Add support for Redgifs images and galleries 2022-07-15 15:18:28 +10:00
BlipRanger
274407537e Fix one test 2022-04-25 13:02:42 -04:00
BlipRanger
d64acc25f5 Add tests, fix style. 2022-04-25 12:53:59 -04:00
Serene-Arc
36ff95de6b Add Patreon image support 2021-12-19 13:44:24 +10:00
Serene-Arc
8925643331 Rename module to reflect backend change 2021-11-24 10:40:18 +10:00
Serene-Arc
17939fe47c Fix bug with youtube class and children 2021-11-22 14:37:21 +10:00
Serene-Arc
53562f4873 Fix regex 2021-11-16 17:05:46 +03:00
OMEGARAZER
8c3af7029e Update test_imgur.py 2021-11-16 17:05:46 +03:00
OMEGARAZER
bd802df38c Update test_imgur.py
Adding test for .giff/.gift imgur extension
2021-11-16 17:05:46 +03:00
Serene-Arc
801784c46d Fix a crash when downloading a disabled pornhub video 2021-11-05 13:23:55 +10:00
Serene-Arc
f716d982b0 Update Erome tests 2021-10-20 10:51:28 +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
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
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
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
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
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
77aaee96f3 Fix bug with deleted galleries 2021-07-19 18:44:54 +10:00
Serene-Arc
8826fc5aa9 Fix outdated test 2021-07-18 14:42: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-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
Serene-Arc
e8998da2f0 Catch some Imgur errors with weird links 2021-06-25 17:52:11 +10:00
Serene-Arc
1a52dfdcbc Add PornHub module 2021-06-25 17:47:49 +10:00
Serene-Arc
ccafebf5fe Update test 2021-06-23 14:59:26 +10:00