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

1148 commits

Author SHA1 Message Date
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
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
OMEGARAZER
804d0eb661
Fix failing test
Replace deleted user in test.
2023-01-21 22:01:18 -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
Serene
8b3b5a73e8
Merge pull request #751 from OMEGARAZER/Imgur 2023-01-10 21:50:18 +10: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
Serene
7e93101617
Merge pull request #750 from Serene-Arc/logging_plug 2023-01-08 15:23:31 +10:00
Serene-Arc
8f17bcf43b Modify code to accept pluggable logging handlers 2023-01-08 15:21:57 +10:00
Serene-Arc
9b23082a78 Fix test 2023-01-07 17:21:54 +10:00
Serene-Arc
d18c30b481 Fix failing tests 2023-01-07 17:21:25 +10:00
Serene
f4059d5c72
Merge pull request #749 from OMEGARAZER/development 2023-01-07 16:23:57 +10:00
OMEGARAZER
59c25d21df
Update README.md
Updated the info on make-hard-links, no-dupes and search-existing to be more accurate to current functionality.
2023-01-06 23:20:10 -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
Serene-Arc
468b5a33ae Switch to a minute wiggle room 2023-01-05 20:01:49 +10:00
Serene-Arc
37dd7f11a8 Add some wiggle room to test results 2023-01-05 20:01:00 +10:00
Serene
74fb9e0ad7
Merge pull request #721 from ZapperDJ/ZapperDJ-patch-1 2023-01-05 17:48:24 +10:00
Serene
e2a14b0e14
Merge branch 'development' into ZapperDJ-patch-1 2023-01-05 17:48:16 +10:00
Serene
2589e29304
Merge pull request #746 from Serene-Arc/bug_fix_663
Closes https://github.com/aliparlakci/bulk-downloader-for-reddit/issues/663
2023-01-05 17:46:20 +10:00
Serene-Arc
241021fa39 Add new option details 2023-01-05 17:38:37 +10:00
Serene-Arc
12311029e4 Conform test name 2023-01-04 19:49:50 +10:00
Serene-Arc
77a01e1627 Add tests for new option 2023-01-04 19:49:09 +10:00
Serene-Arc
b64f508025 Conform path length to filename scheme restriction 2023-01-04 19:37:02 +10:00
Serene-Arc
8c57dc2283 Add missing pytest flags to test 2023-01-04 19:07:31 +10:00
Serene-Arc
4f07e92c5e Add option to classes 2023-01-04 19:04:31 +10:00
Serene-Arc
f40ac35f4a Add option to determine restriction scheme 2023-01-03 19:16:23 +10:00
Serene
bdce6101ae
Merge pull request #743 from OMEGARAZER/patch-1 2023-01-03 10:44:10 +10:00
Serene
271da4e6f3
Merge pull request #744 from Botts85/patch-1 2023-01-03 10:42:35 +10:00
Brian
e0e780a272
Update README.md to include information from #549
Serene-Arc determined that the time filter does not apply if the reddit API is not providing the "Top" or "Controversial" list.

As such, I have updated the time option documentation to clarify that.
2023-01-02 16:17:52 -07:00
OMEGA_RAZER
aced164560
Update test.yml
Corrects .md ignore and adds markdown lint files as there would be no need to trigger python tests from them.
2023-01-01 23:11:43 -05:00
Serene
8fffa20795
Merge pull request #742 from OMEGARAZER/development 2023-01-02 13:42:09 +10:00
OMEGARAZER
3fdaf35306
Update black/isort 2023-01-01 08:59:34 -05:00