1
0
Fork 0
mirror of synced 2024-05-09 14:52:43 +12:00
Commit graph

985 commits

Author SHA1 Message Date
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
Jacob Chapman 9545407896 Update __main__.py 2022-07-23 17:24:05 +10:00
Jacob Chapman 89653c4bad Update README.md 2022-07-23 17:24:05 +10:00
Jacob Chapman 4fc0d5dc1d Add score filtering 2022-07-23 17:24:05 +10:00
Serene-Arc 607d963450 Change file paths for test resource 2022-07-23 17:14:36 +10:00
Serene-Arc 1f1e7dc63d Fix file path for test 2022-07-23 17:02:01 +10:00
Serene 7ae318fb20
Merge pull request #622 from stared/yaml-options 2022-07-22 17:31:35 +10:00
Serene-Arc 27ca92ef15 Add simple test 2022-07-22 17:31:08 +10:00
Serene-Arc af3f98f59c Change logger message level 2022-07-22 15:45:38 +10:00
Serene-Arc 23e20e6ddc Rename variable 2022-07-22 15:45:09 +10:00
Serene-Arc cb3415c62f Extract YAML function 2022-07-22 15:44:33 +10:00
Piotr Migdal 5f443fddff a better check for opts 2022-07-22 15:38:46 +10:00
Piotr Migdal 0731de788d instructions for YAML options 2022-07-22 15:38:46 +10:00