1
0
Fork 0
mirror of synced 2024-05-15 09:42:45 +12:00
Commit graph

1039 commits

Author SHA1 Message Date
Serene 1dc5ead4f6
Merge pull request #708 from aliparlakci/development 2022-12-03 15:28:40 +10:00
Serene 60ce138a52
Merge pull request #709 from Serene-Arc/black_formatting 2022-12-03 15:11:31 +10:00
Serene-Arc 0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
Serene-Arc 96cd7d7147 Add formatting tools to dev requirements 2022-12-03 15:11:07 +10:00
Serene-Arc 51b09a77ed Change filename to conform to standard 2022-12-03 15:11:07 +10:00
Serene-Arc 3136a6488c Add tox to dev requirements 2022-12-03 15:11:07 +10:00
Serene-Arc 2524070bd0 Add tox configuration for formatting 2022-12-03 15:11:07 +10:00
Serene 0a3b3d7b7c
Merge pull request #707 from OMEGARAZER/development 2022-12-01 13:02:52 +10:00
OMEGARAZER b30ced9be9
Redo Pylance typing changes 2022-11-30 21:48:10 -05:00
Serene 3278e67197
Merge pull request #706 from aliparlakci/revert-705-development 2022-12-01 12:37:20 +10:00
Serene 45429be27c
Revert "Pylance typing" 2022-12-01 12:37:03 +10:00
Serene d056647a53
Merge pull request #705 from OMEGARAZER/development 2022-12-01 12:30:35 +10:00
OMEGARAZER 69fa1f3f09
Pylance typing
Fix Pylance warnings for typing
2022-11-30 21:29:07 -05:00
Serene b438f81a43
Merge pull request #701 from OMEGARAZER/development 2022-12-01 12:04:28 +10:00
OMEGA_RAZER 324242a9bc
Merge branch 'development' into development 2022-11-30 21:01:24 -05:00
Serene e18014cc8a
Merge pull request #704 from OMEGARAZER/pipx-support
closes https://github.com/aliparlakci/bulk-downloader-for-reddit/issues/702
2022-12-01 11:55:52 +10:00
OMEGARAZER ef7fcce1cc
lint tests
Lint with [refurb](https://github.com/dosisod/refurb) using `--disable 126 --python-version 3.9`

Also update bats to 1.8.2 and bats-assets to 2.1.0. No changes to the tests, all still passing.
2022-11-30 18:05:10 -05:00
OMEGARAZER 831f49daa6
Refurb linting
Lint with [refurb](https://github.com/dosisod/refurb) using `--disable 126 --python-version 3.9`
2022-11-30 17:19:02 -05:00
OMEGA_RAZER 7b7167643f
Update README.md
Get rid of the double with.
2022-11-30 14:20:51 -05:00
OMEGARAZER 175513fbb7
Add console entry point for pipx support
Adds support for pipx with console entry point.

closes #702
2022-11-29 22:40:28 -05:00
OMEGARAZER 5cb3c2c635
Update README.md
Options not available to download, only archive.
2022-11-29 12:48:34 -05:00
OMEGARAZER fecb65c53a
Lint run
Linting run through various things. Mostly markdownlint.
2022-11-29 11:48:24 -05:00
Serene ad12fc1b7a
Merge pull request #699 from Soulsuck24/development 2022-11-28 13:38:21 +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
Serene 2d2ed58b34
Merge pull request #698 from OMEGARAZER/development 2022-11-27 18:51:31 +10: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
Serene-Arc 87104e7e6a Catch exceptions in cloner 2022-11-24 10:48:17 +10:00
Serene 21bf90f521
Merge pull request #696 from OMEGARAZER/development 2022-11-23 14:56:36 +10:00
OMEGARAZER 42416db8b9
Fix PRAW deprecations
Fix depreciations in MultiredditHelper and CommentForest.
2022-11-21 21:37:59 -05:00
Serene-Arc 4143c53ff1 Add tests 2022-11-21 15:47:13 +10:00
Serene 9ba62f8c97
Merge pull request #695 from Serene-Arc/bug_fix_677
Closes https://github.com/aliparlakci/bulk-downloader-for-reddit/issues/677
2022-11-21 14:43:24 +10:00
Serene-Arc 1385545e26 Add tests for downloader 2022-11-21 14:35:57 +10:00
Serene-Arc 5341d6f12c Add catch for per-submission praw errors 2022-11-20 18:54:56 +10:00
Serene 49727aea6e
Merge pull request #691 from OMEGARAZER/DelayForReddit 2022-11-12 10:52:17 +10:00
OMEGA_RAZER 0a586425d0
Merge branch 'aliparlakci:development' into DelayForReddit 2022-11-11 17:38:16 -05:00
Serene 54a800d357
Merge pull request #693 from OMEGARAZER/development
Fix test for deleted user on post
2022-11-10 17:53:35 +10:00
Serene 25fdd28037
Merge pull request #692 from OMEGARAZER/hardlink_to 2022-11-09 09:55:54 +10: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 77711c243a
Fix test for deleted user on post
tested post now showing deleted as user causing tests to fail. Updated to working post.
2022-11-08 13:54:18 -05:00
OMEGARAZER 3c7f85725e
Narrow except
Narrow except to AttributeError
2022-11-08 12:06:20 -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
Serene 5300758b3b
Merge pull request #689 from Soulsuck24/development 2022-11-04 14:56:10 +10:00
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