1
0
Fork 0
mirror of synced 2024-06-26 18:10:26 +12:00
Commit graph

1097 commits

Author SHA1 Message Date
Soulsuck24 0e90a2e900
Switch Redgifs to temporary tokens
Initial switch to temporary tokens for Redgifs. Gets a new auth token for every API request.
2022-10-24 12:45:26 -04:00
Serene 47a8736f77
Merge pull request #683 from Soulsuck24/development 2022-10-19 13:00:09 +10:00
Soulsuck24 df30a3a3ac
Temp fix for Redgifs
TEMPORARY FIX.

I can't stress enough this is is temporary and will likely stop working at some point. It works for now though.
2022-10-18 15:38:53 -04:00
OMEGARAZER dc5a9ef497
link_to depreciation coverage
Futureproof for link_to depreciation.
https://bugs.python.org/issue39950
2022-10-14 18:15:49 -04:00
Serene 3d0ac9e483
Merge pull request #671 from OMEGARAZER/development 2022-09-30 19:08:01 +10:00
Serene-Arc 325883e441 Expand documentation for option 2022-09-29 18:20:23 +10:00
Serene-Arc 14e98f014b Add test cases 2022-09-29 18:18:44 +10: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 e7629d7004
Merge pull request #640 from aliparlakci/development 2022-09-27 11:40:12 +10:00
Serene-Arc 0ce2585f7f Update path so tests do not skip 2022-09-27 10:59:39 +10:00
Serene-Arc b7d21161fb Update test 2022-09-27 10:53:12 +10:00
Serene-Arc d4664d784f Update yt-dlp requirement version 2022-09-27 10:52:04 +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 e57932aedf
Merge pull request #667 from OMEGARAZER/development 2022-09-24 09:26:04 +10:00
OMEGARAZER ca33dee265
Update test_download_integration.py
The old change twice forget once. Forgot I changed it back to a SelfPost rather than Direct.
2022-09-23 10:00:41 -04:00
OMEGARAZER 9c067ad74f
Update test_connector.py
Update user that was banned/suspended with one that should not end up that way.
2022-09-23 02:59:16 -04:00
OMEGARAZER 3906386838
Update test_download_integration.py
Update broken ID's in download integration test
2022-09-23 02:57:43 -04:00
OMEGARAZER 7fef6c4023
Update test_clone_integration.py
Update broken ID's in clone integration test
2022-09-23 02:51:53 -04:00
Serene 398f7b293a
Merge pull request #664 from Soulsuck24/imgur 2022-09-20 17:34:11 +10:00
Serene-Arc cd05bc388e Fix tests 2022-09-20 17:33:51 +10:00
Serene-Arc 1dff7500e7 Remove duplicate entries 2022-09-20 17:33:44 +10:00
Serene 06816098dc
Merge branch 'development' into imgur 2022-09-20 17:28:48 +10:00
Serene f4598c4bec
Merge pull request #659 from Soulsuck24/development 2022-09-20 17:24:54 +10:00
Serene-Arc c4a9da06f6 Add dev requirements file 2022-09-20 17:20:43 +10:00
Serene-Arc 5c343ef790 Fix Redgifs tests 2022-09-20 11:09:39 +10:00
SoulSuck24 106d7596b1 Imgur updates
Update Imgur logic to cover malformed links that cause a redirect leading to the html of the page being saved as an image.
2022-09-18 23:27:17 -04:00
SoulSuck24 7bd957aafa Redo edge case coverage for Redgifs
Cover edge cases that shouldn't ever happen but probably will sometime.
2022-09-18 14:32:12 -04:00
SoulSuck24 d4f7deaa68 Revert "Edge case coverage"
This reverts commit 2f2b5b749c.
2022-09-18 14:30:43 -04:00
SoulSuck24 2f2b5b749c Edge case coverage
Cover edge cases that shouldn't ever happen but probably will sometime.

Also included Imgur changes to cover similar situations of malformed/redirected links.
2022-09-18 13:24:42 -04:00
SoulSuck24 95749584ec Redgifs fixed?
If this doesn't work then I give up...
2022-09-16 20:41:17 -04:00
SoulSuck24 0a9ecac410 Redgif image fixes 2022-09-16 14:47:55 -04:00
SoulSuck24 e0a36f4eab Re-fix Redgifs
API seems to return incorrect signature value when sending header. Other fixes seems to have worked temporarily but have stopped working so they're removed.
2022-09-12 22:26:02 -04: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 0767da14c2 Fix clone integration test setup 2022-09-03 10:47:58 +10:00
Serene-Arc d60b4e7fdd Fix Redgifs module 2022-09-01 11:19:07 +10:00
Serene cd6bcd82ef
Merge pull request #634 from chapmanjacobd/patch-4 2022-07-23 20:58:03 +10:00
Serene-Arc 4b160c2611 Add missing flag 2022-07-23 17:24:05 +10:00
Serene-Arc 44e4c16b76 Update bash script 2022-07-23 17:24:05 +10:00
Serene-Arc 55c95495b2 Fix test structure 2022-07-23 17:24:05 +10:00
Serene-Arc b47b90f233 Add integration tests 2022-07-23 17:24:05 +10:00
Serene-Arc 9d63125724 Add tests for downloader 2022-07-23 17:24:05 +10:00
Serene-Arc 2bbf1b644e Change logging message 2022-07-23 17:24:05 +10:00
Serene-Arc f22a8aec4d Fix line length 2022-07-23 17:24:05 +10:00
Jacob Chapman 5d76fcd5aa Update downloader.py 2022-07-23 17:24:05 +10:00
Jacob Chapman 7eb2ab6d7d Update configuration.py 2022-07-23 17:24:05 +10:00