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

1228 commits

Author SHA1 Message Date
Serene
38e6c45792
Merge pull request #807 from OMEGARAZER/Scripts-tests 2023-03-02 16:02:36 +10:00
OMEGARAZER
a5b445945a
Partial revert of 98aa3d7
Reverts some quote changes for awk commands as the prints do not function the same with double quotes when the variable number is over 10
2023-03-01 23:46:20 -05:00
OMEGARAZER
74d842e6da
Scripts testing/fixes
Adds Bats and Pester testing to for bash and powershell scripts

Updates powershell scripts to match bash scripts in logic

Added missing score filter lookup for powershell script
2023-03-01 23:40:12 -05:00
Serene
a16622e11e
Merge pull request #804 from thomas694/update-readme 2023-03-01 09:23:34 +10:00
Serene
9fdd41851b
Merge pull request #802 from Soulsuck24/development 2023-02-28 10:36:04 +10:00
Soulsuck24
dd283130e3
Imgur fixes
Update regex for links styled as direct and album
2023-02-27 15:53:47 -05:00
Serene
6df7906818
Merge pull request #796 from OMEGARAZER/empty-dir-fix 2023-02-27 17:25:40 +10:00
OMEGARAZER
005454a5c2
Don't create directory if not needed
Moves creation of parent directories after dupe check so directories are not made if not needed.
2023-02-26 16:52:39 -05:00
OMEGARAZER
47fb5d38ad
Bandit fixes
Fixes S101 in connector
Noqa S104 in oauth2
2023-02-24 14:48:33 -05:00
Thomas
987172c1ce
Update README.md 2023-02-23 00:32:02 +01:00
Serene
60e9e58664
Merge pull request #785 from Soulsuck24/development 2023-02-20 07:58:25 +10:00
Soulsuck24
80c66c8c78
Erome fixes
Fixes searched class to not include thumbnails of other albums.
2023-02-18 23:59:32 -05:00
Serene
911410608a
Merge pull request #780 from OMEGARAZER/Quote-cleanup 2023-02-19 10:39:15 +10:00
Serene
3d07ffb6df
Merge pull request #781 from OMEGARAZER/requests 2023-02-19 10:10:41 +10:00
OMEGARAZER
8f9bed0874
Harden requests
Moves bare requests out of site downloaders into the base_downloader and add timeout exception handling now that there is a default timeout.
2023-02-18 17:36:00 -05:00
OMEGARAZER
98aa3d7cb6
Quote cleanup
cleanup of some strings to prioritize outer double quotes when both are present or switch to double quotes when only single is present.
2023-02-18 16:06:32 -05:00
OMEGARAZER
5c57de7c7d
B907 Cleanup/updates
Cleanup some double quoted locations based on bugbear B907 and add same formatting to some other locations the emphasis may be helpful.
2023-02-18 15:58:05 -05:00
Serene
5cf2c81b0c
Merge pull request #779 from OMEGARAZER/development 2023-02-18 07:31:51 +10:00
OMEGARAZER
a3b9e78f53
Update tests
Seems the thumbs subdomain was changed for these cases.
2023-02-17 15:17:25 -05:00
OMEGARAZER
9eeff73a12
Update yt-dlp
Update yt-dlp to 2023.2.17 as it contains updates to vreddit downloading for better coverage.
2023-02-17 14:50:40 -05:00
Serene-Arc
673076ed2e Add requirement for template 2023-02-14 14:41:16 +10:00
Serene-Arc
183f592ad8 Update CONTRIBUTING bug report requirements 2023-02-14 14:37:55 +10:00
Serene
0051877e01
Merge pull request #769 from OMEGARAZER/gfycat-api 2023-02-12 11:45:25 +10:00
Serene
e5b184ef9a
Merge pull request #762 from OMEGARAZER/pyupgrade-lint 2023-02-12 11:45:00 +10:00
OMEGARAZER
55384cd0f0
UP032 2023-02-11 15:30:54 -05:00
OMEGARAZER
0e28c7ed7c
Gfycat API
Moves Gfycat to use API via site access key.

Adds cachetools as dependency to reuse API keys for Gfycat/Redgifs at 95% of their TTL. Include tests to verify caching.

Updates versions of requests/yt-dlp/black/isort/pytest.

Added default timeout to requests calls.

Adds validate-pyproject and blacken-docs to pre-commit as well as updates versions.
2023-02-11 15:23:08 -05:00
OMEGARAZER
0bf44e5d82
UP012 2023-02-11 15:07:26 -05:00
Serene
980cf5df9d
Merge pull request #773 from Serene-Arc/enhancement_771
Resolves https://github.com/aliparlakci/bulk-downloader-for-reddit/issues/771
2023-02-06 09:56:56 +10:00
Serene-Arc
4e15af637f Make option descriptions clearer 2023-02-06 09:54:52 +10:00
Serene-Arc
1895d2f22a Add warning for --search-existing 2023-02-06 09:53:13 +10:00
Serene
c8a859a747
Merge pull request #768 from OMEGARAZER/logged-version 2023-02-04 18:07:35 +10:00
OMEGARAZER
4a91ff6293
Version logged
Adds to end log message to include type of run and version of BDFR

REF: https://github.com/aliparlakci/bulk-downloader-for-reddit/issues/764#issuecomment-1414552069_
2023-02-03 23:39:25 -05:00
Serene
7676ff06a3
Merge pull request #766 from bunny-foofoo/development 2023-02-03 13:20:40 +10:00
Serene
708b22d8a1
Merge pull request #765 from OMEGARAZER/unsave 2023-02-03 10:26:39 +10:00
OMEGARAZER
a535fee574
Black update
Black version 23.1.0 updates
2023-02-02 11:50:47 -05:00
Bunny
07e38a7709 fix #753 2023-02-01 19:26:16 -08:00
OMEGARAZER
afd2f88f91
Update test_direct.py
If this changes again another link should probably be found as this is only a few days old.
2023-02-01 14:36:23 -05:00
OMEGARAZER
730856934b
Update unsaveposts.py
Make some updates to the unsaveposts script and updated flake8 exclude now that there is a python script in the scripts directory.

Also added the scripts directory to actions test ignore as any changes in there shouldn't have any affect on the tests that are performed.
2023-02-01 14:18:20 -05:00
Serene
8c293a4684
Merge pull request #741 from aliparlakci/development 2023-01-31 12:35:45 +10:00
Serene
0846aed44a
Merge pull request #763 from Soulsuck24/development 2023-01-31 11:32:50 +10:00
Soulsuck24
0e23dcb8ad
Gfycat/Redgifs coverage
Coverage for direct gfycat links that redirect to redgifs. The redirect through the sites themselves are broken but this fixes that.

Coverage for o.imgur links and incorrect capitalisation of domains in download_factory.

Changed tests for direct as gfycat is handled by the gfycat downloader.

fix pornhub test as the previous video was removed.
2023-01-30 14:52:08 -05:00
OMEGARAZER
086f4090d4
UP034 2023-01-28 23:59:53 -05:00
OMEGARAZER
95c8c72271
UP008 2023-01-28 23:58:36 -05:00
OMEGARAZER
247ea5ddd0
UP009 2023-01-28 23:56:23 -05:00
Serene
a01b18a0f2
Merge pull request #760 from OMEGARAZER/pep585 2023-01-28 18:20:20 +10:00
OMEGARAZER
63b0607f58
bugbear B007 2023-01-28 02:04:06 -05:00
OMEGARAZER
cf5f7bfd16
pep585 and pathlib updates 2023-01-25 22:23:59 -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
Serene
c9863f094a
Merge pull request #757 from OMEGARAZER/imgur 2023-01-22 14:23:31 +10:00