1
0
Fork 0
mirror of synced 2024-09-28 23:31:40 +12:00
Commit graph

94 commits

Author SHA1 Message Date
OMEGARAZER
247ea5ddd0
UP009 2023-01-28 23:56:23 -05:00
Serene
e96b167b71
Merge pull request #748 from Soulsuck24/development 2023-01-25 20:25:21 +10:00
Soulsuck24
105ceaf386
More Redgifs coverage 2023-01-25 04:43:06 -05:00
OMEGARAZER
5fbe64dc71
Move Imgur to API
Moves Imgur to use API with public Client-ID.
2023-01-21 17:49:31 -05:00
OMEGARAZER
8e60a12517
Imgur thumbnail coverage
Coverage for links posted to thumbnail variations.
2023-01-09 20:53:53 -05:00
OMEGARAZER
0f94c98733
Account for new gallery url
Coverage for gallery urls
2023-01-09 12:48:24 -05:00
Soulsuck24
579c5ab8eb
Add new Redgifs subdomain
Seems there's a v3 subdomain now (looks like it's mostly for mobile)
2023-01-06 11:56:54 -05:00
Soulsuck24
874c7e3117
Redgif fixes
Missing half of #733
2022-12-31 08:53:13 -05:00
Soulsuck24
13887ca7e1
Redgif updates
Coverage for direct links.

The direct link won't work because it will have the wrong auth anyway but this will at least end up with the right API call.
2022-12-26 20:25:20 -05:00
Soulsuck24
fe9cc7f29f
Redgifs updates
Update Redgifs regex for further edge case.

Add test for checking ID.
2022-12-24 20:52:45 -05:00
Serene
c63a8842d9
Merge pull request #729 from OMEGARAZER/development 2022-12-22 18:11:16 +10:00
OMEGARAZER
57ac0130a6
revert init files 2022-12-20 12:16:31 -05:00
OMEGA_RAZER
da74096cde
Update test_download_factory.py 2022-12-19 22:04:49 -05:00
OMEGARAZER
83f45e7f60
Standardize shebang and coding declaration
Standardizes shebang and coding declarations.

Coding matches what's used by install tools such as pip(x).

Removes a few init files that were not needed.
2022-12-19 18:32:37 -05:00
Soulsuck24
603e7de04d
Redgifs fix
Handle redgifs link with trailing / causing id to return empty string.
2022-12-19 11:02:06 -05:00
Soulsuck24
15a9d25a9d
Imgur webp coverage
update regex to catch _d in webp links from imgur.
2022-12-11 14:20:04 -05:00
Serene-Arc
0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
Soulsuck24
48c96beba2
Redgifs improvements
Add check to verify token was received.
Update headers sent to content API.

Add availability check for videos to resolve last part of #472 where only SD version is available.
2022-11-27 18:07:43 -05:00
OMEGARAZER
9ee13aea23
Update tests
Suspended user in two tests.

Updated hashes and yt-dlp version.

Removed success check on known failure.
2022-11-26 14:36:19 -05:00
OMEGA_RAZER
0a586425d0
Merge branch 'aliparlakci:development' into DelayForReddit 2022-11-11 17:38:16 -05:00
OMEGARAZER
f3c7d796aa
Update for other failing tests
Seems there was some overlap in test names that was contributing to the test errors. Updated hash and test name.
2022-11-08 15:37:21 -05:00
OMEGARAZER
dfc21295e3
Add Delay for Reddit support
Adds support for delayforreddit.com non-direct links.
2022-11-05 10:51:33 -04:00
OMEGARAZER
b536a486b6
Imgur argument tests
Add tests for links that have arguments added to the extension field in retrieved image_dict
2022-09-28 13:21:05 -04:00
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