Ali Parlakçı and GitHub
71930e06a8
Merge pull request #457 from Serene-Arc/enhancement_322
...
Add option for archiver full context
2021-06-19 13:56:04 +03:00
Ali Parlakçı and GitHub
349abbfb44
Merge pull request #440 from aliparlakci/development
...
v2.2
2021-06-06 14:25:51 +03:00
Ali Parlakçı
19e97174f3
Bump the version to v2.2.0
2021-06-06 14:04:34 +03:00
Ali Parlakçı and GitHub
a2f010c40d
Merge pull request #432 from Serene-Arc/enhancement_429
...
Allow --user to be specified multiple times
2021-06-06 13:25:00 +03:00
Ali Parlakçı and GitHub
6839c65bd6
Merge pull request #396 from Serene-Arc/bug_fix_385
...
Add path limit check
2021-06-06 13:24:22 +03:00
Ali Parlakçı and GitHub
80bb4a8b5e
Update bug_report.md
2021-05-25 13:58:30 +03:00
Ali Parlakçı and GitHub
346df4726d
Merge pull request #427 from Serene-Arc/bug_fix_386
...
Add a file blacklist to the direct downloader
2021-05-25 13:54:41 +03:00
Ali Parlakci and Serene
da8c64ec51
Read files in chunks instead when hashing ( #416 )
2021-05-22 08:46:39 +10:00
Ali Parlakçı and GitHub
6e34493bb1
Merge pull request #415 from aliparlakci/revert-breaking-change
...
Revert `--skip-id` to `--exclude-id`
2021-05-21 11:37:42 +03:00
Ali Parlakci
cf6905db28
Reverts #384
2021-05-21 00:22:44 +03:00
Ali Parlakçı and GitHub
bfa6e4da5a
Merge pull request #409 from Ailothaen/master
...
Adding info to threads and comments: distinguished, spoiler, pinned, locked
2021-05-21 00:04:53 +03:00
Ali Parlakci
32b29f5413
Ignore IDE files
2021-05-19 21:59:38 +03:00
Ali Parlakçı and GitHub
8fb5103d09
Adds download count badge
2021-05-19 13:58:53 +03:00
Ali Parlakci and Serene
a75cc0dee9
Add file modified date test
2021-05-17 22:05:33 +10:00
Ali Parlakci
b9c0edaebc
Merge branch 'Serene-Arc-reddit_connector_refactor' into development
2021-05-17 13:54:04 +03:00
Ali Parlakci
7c401b1461
Merge branch 'reddit_connector_refactor' of https://github.com/Serene-Arc/bulk-downloader-for-reddit into Serene-Arc-reddit_connector_refactor
2021-05-17 13:53:48 +03:00
Ali Parlakci and Serene
36886dffe0
Reorder skip options
2021-05-17 10:30:55 +10:00
Ali Parlakci and Serene
200916a150
Rename --exclude-id(-file) to --skip-id(-file)
2021-05-17 10:30:55 +10:00
Ali Parlakci and Serene
f768a7d61c
Rename --skip to --skip-format
2021-05-17 10:30:55 +10:00
Ali Parlakçı and GitHub
aa750f9ab4
Merge pull request #383 from aliparlakci/development
...
# v2.1.1
## Changelog
- OAuth flow modified for Docker environment (#368 )
- Fix Youtube downloader crash on links with no downloadable media (#377 )
- Fix 404 errors with RedGifs links that were migrated from Gfycat (#374 )
2021-05-16 19:34:56 +03:00
Ali Parlakçı and GitHub
739f97edcc
Bump the version to 2.1.1
2021-05-16 13:28:48 +03:00
Ali Parlakci and Serene
17226a4f0b
refactor(youtube.dl): Remove slow parameter
2021-05-16 11:06:13 +10:00
Ali Parlakci and Serene
c7a5ec4376
bug(youtube.dl): Fix crash on zero downloads #375
2021-05-16 11:06:13 +10:00
Ali Parlakçı and GitHub
aea30d2b44
Check if REDDIT_TOKEN is set ( #376 )
2021-05-15 13:11:01 +03:00
Ali Parlakçı and GitHub
8a7d21e159
Create build artifact ( #372 )
...
* Create build artifact
* Update publish.yml
2021-05-15 12:13:42 +03:00
Ali Parlakçı and GitHub
6f9430fc71
README: add how to update with pip ( #367 )
2021-05-12 15:13:10 +03:00
Ali Parlakçı and GitHub
bc3ebe9580
Fix example commands ( #364 )
2021-05-11 19:19:25 +03:00
Ali Parlakçı and GitHub
6c086e70f7
Merge pull request #361 from aliparlakci/development
...
Release v2.1.0
2021-05-11 13:29:26 +03:00
Ali Parlakci
ff36aeb85c
Bump the version to v2.1
2021-05-11 13:23:29 +03:00
Ali Parlakçı and GitHub
db8b1c7547
setup.py: add minimum python requirement ( #287 )
2021-05-06 17:16:10 +03:00
Ali Parlakçı and GitHub
a2e22e894a
Fix xml archiver encoding bug ( #349 )
...
* test_integration: add archiver tests
* archiver.py: fix encoding bug in xml archiver
2021-05-06 16:11:48 +03:00
Ali Parlakçı and GitHub
4ab1d6d6e0
test.yml: test on windows and macos ( #290 )
2021-05-06 13:04:41 +03:00
Ali Parlakçı and GitHub
283ad164e5
__main__.py: fix typo in -f argument
2021-05-06 12:52:45 +03:00
Ali Parlakçı
77f9a7d523
Add ci to dev branch
2021-05-05 17:05:03 +03:00
Ali Parlakci
e642ad68d4
youtubedl_fallback.py: add a fallback exception and log messages
2021-05-05 16:56:34 +03:00
Ali Parlakci
00defe3b87
youtubedl_fallback: remove logging the expected exception
2021-05-05 16:35:03 +03:00
Ali Parlakçı and GitHub
2017994e81
Add ci to dev branch ( #337 )
2021-05-03 16:23:09 +03:00
Ali Parlakci and Serene
e1a4ac063c
(bug) redgifs: fix could not read page source
2021-04-28 19:08:31 +10:00
2eab4052c5
Fix GifDeliveryNetwork link algorithm ( #298 )
...
* Catch additional error when parsing site
* Fix GifDeliveryNetwork link algorithm
Co-authored-by: Serene-Arc <serenical@gmail.com >
2021-04-22 10:07:05 +03:00
Ali Parlakci and Serene
1c4cfbb580
tests: move outside of the package
2021-04-21 08:29:14 +10:00
Ali Parlakçı and GitHub
bd5afe5333
CONTRIBUTING.md: explain test_config.cfg ( #294 )
2021-04-20 23:26:45 +03:00
Ali Parlakçı and GitHub
aa43ebd1b8
README.md: add pypi badge ( #285 )
2021-04-20 19:27:24 +03:00
Ali Parlakçı
7a2c90d321
Set theme jekyll-theme-leap-day
2021-04-20 19:26:00 +03:00
Ali Parlakçı and GitHub
91553854e6
publish.yml: initial commit
2021-04-20 19:09:46 +03:00
Ali Parlakçı and GitHub
304028cf42
test.yml: on push master ( #284 )
2021-04-20 19:07:20 +03:00
Ali Parlakçı and GitHub
d46c25913a
Merge pull request #280 from aliparlakci/v2
...
V2
2021-04-20 19:02:39 +03:00
Ali Parlakçı and GitHub
44ad34901c
README.md: drop v2
2021-04-20 19:01:57 +03:00
Ali Parlakçı and GitHub
c0cef487bd
README.md: drop the beta
2021-04-20 19:01:32 +03:00
Ali Parlakci
298509c7fa
setup.cfg: add more metadata
2021-04-20 18:57:02 +03:00
Ali Parlakçı and GitHub
92c7f9bcff
test.yml: upload coverage report ( #283 )
2021-04-20 17:15:26 +03:00
Ali Parlakçı and GitHub
b355fb6500
test.yml: add coverage report ( #282 )
2021-04-20 16:43:25 +03:00
Ali Parlakçı and GitHub
61489dc73d
README.md: clarify python requirement
2021-04-20 16:04:41 +03:00
Ali Parlakci
71664dc70a
test.yml: remove unsupported Python versions
2021-04-20 14:32:59 +03:00
Ali Parlakçı
aefe8b79b6
templates: add issue templates ( #276 )
2021-04-18 16:44:52 +03:00
Ali Parlakçı
0d407d7a39
Enhance docs
2021-04-18 16:44:52 +03:00
Ali Parlakçı
e78ecd5626
README.md: Adds CI status badge
2021-04-18 16:44:52 +03:00
Ali Parlakçı
e8abec43a6
Adds continuous integration with Github Actions
2021-04-18 16:44:52 +03:00
Ali Parlakci
f483f24e15
test_integration.py: fix skipif test_config
2021-04-18 16:44:52 +03:00
Ali Parlakçı
5e81160e5f
test_vreddit: remove flaky test ( #272 )
2021-04-18 16:44:52 +03:00
Ali Parlakci
8eb374eec6
test_vreddit: fix incorrect file hash
2021-04-18 16:44:52 +03:00
Ali Parlakci
7228bc572c
Add //imgur.com/*.gifv
2021-04-18 16:44:52 +03:00
Ali Parlakci
ab29e17511
download_factory.py: check if url has ext first
2021-04-18 16:44:51 +03:00
Ali Parlakci
4e35f0db2b
test_download_factory: add a new case
2021-04-18 16:44:51 +03:00
Ali Parlakci
6c98829fd8
test_imgur.py: Remove duplicate tests
2021-04-18 16:44:51 +03:00
Ali Parlakci
75d74a5362
test_download_factory: remove outdated marks
2021-04-18 16:44:51 +03:00
Ali Parlakci
ab9dea0347
test_download_factory.py: hardcode submission links
2021-04-18 16:44:51 +03:00
Ali Parlakci
f06e8f3ac4
Revert "Use .format() instead of regular expression"
...
This reverts commit 8e8225283214927b461b71c247d2bcf8adcf4b34.
2021-04-18 16:44:51 +03:00
Ali Parlakci
0fe28deee9
file_name_formatter: added tests ( #227 )
2021-04-18 16:44:51 +03:00
Ali Parlakci
a32dd6d0fe
Use regex to strip id
2021-04-18 16:44:51 +03:00
Ali Parlakci
7a436d0481
Use .format() instead of regular expression
2021-04-18 16:44:51 +03:00
Ali Parlakci
2e879949f5
Send HTTP200 when oauth2 is successful
2021-04-18 16:44:51 +03:00
Ali Parlakçı
265505efc7
Fix missing links in self post footer ( #235 )
2021-04-18 16:44:51 +03:00
Ali Parlakci
49b0fac7c7
Add necessary tests
2021-04-18 16:44:51 +03:00
Ali Parlakci
247fe3e6f7
Fix downloading .gifv instead of .mp4 ( #228 )
2021-04-18 16:44:51 +03:00
Ali Parlakci
58150570a3
Tests added
2021-04-18 16:44:51 +03:00
Ali Parlakci
443cf1af01
Bug fix on deleted self posts
2021-04-18 16:44:51 +03:00
Ali Parlakçı
7174121af2
Add v2-beta to title
2021-04-18 16:44:51 +03:00
Ali Parlakci
f034c1a87c
Increment version to 1.10.0
2021-04-18 12:09:10 +03:00
Ali Parlakci
e179c09fae
Revert "Add --config option for explicitly stating configuration file to use."
...
This reverts commit 37a3d83725 .
2021-04-18 11:31:51 +03:00
Ali Parlakci
975b2753c4
Don't wait when exception
2021-04-06 17:43:09 +03:00
Ali Parlakci
8179b845b7
Revert "respect --quit when JSON exception is thrown"
...
This reverts commit 33324cde26 .
2021-04-06 17:41:43 +03:00
Ali Parlakci
33324cde26
respect --quit when JSON exception is thrown
2021-03-27 12:31:00 +03:00
Ali Parlakci
3d5a2fc1a7
Merge branch 'master' of https://github.com/aliparlakci/bulk-downloader-for-reddit
2021-03-27 12:28:49 +03:00
Ali Parlakci
3ac4ac3f3d
Merge branch 'r-pufky-config-flag'
2021-03-27 12:28:39 +03:00
Ali Parlakci
fdff302460
Merge branch 'config-flag' of https://github.com/r-pufky/bulk-downloader-for-reddit into r-pufky-config-flag
2021-03-27 12:28:23 +03:00
Ali Parlakci
30fe10e689
Merge branch 'dwbfox-feature-download-delay'
2021-03-26 13:06:53 +03:00
Ali Parlakci
99c1e4c455
Add documentation for --downloaded-delay
2021-03-26 13:06:17 +03:00
Ali Parlakci
f63fde6ae7
Merge branch 'feature-download-delay' of https://github.com/dwbfox/bulk-downloader-for-reddit into dwbfox-feature-download-delay
2021-03-26 13:04:22 +03:00
Ali Parlakçı and GitHub
825ff34cfd
v2-beta is out
2021-03-21 22:48:16 +03:00
Ali Parlakçı and GitHub
851c10f6e9
Fix gallery ( #203 )
...
* Delete Gallery.py
* Update and rename gallery.py to Gallery.py
* Update script.py
2021-03-21 22:37:30 +03:00
Ali Parlakçı and GitHub
c1f8a3bb65
Merge pull request #182 from aliparlakci/remove-patreon
...
Delete FUNDING.yml
2021-02-05 17:02:27 +03:00
Ali Parlakçı and GitHub
133beaae3d
Delete FUNDING.yml
2021-02-05 17:00:13 +03:00
Ali Parlakçı and GitHub
10bc42a063
Merge pull request #177 from EkriirkE/master
...
Reddit native album downloader, minor fix for imgur json error, access denied in redgifs
2021-02-05 13:27:21 +03:00
Ali Parlakçı and GitHub
45ed203859
Typo fix
2021-02-05 13:14:10 +03:00
Ali Parlakçı and GitHub
60c93dea59
Update README.md
2021-02-05 13:13:28 +03:00
Ali Parlakçı and GitHub
56428883a1
Update README.md
2020-12-11 21:06:41 +03:00
Ali Parlakçı and GitHub
51a0b2150d
Merge pull request #172 from ComradeEcho/master
...
Don't mkdir defaultConfigDirectory if not needed
2020-12-09 12:00:05 +03:00
Ali Parlakçı and GitHub
1ff5dbbb75
Merge pull request #171 from ComradeEcho/patch-1
...
Record duplicate downloaded files into the --downloaded-posts file
2020-12-09 11:59:26 +03:00
Ali Parlakçı and GitHub
79078d8e0b
Merge pull request #160 from dunefox/patch-1
...
Added "jpeg" as file format to be downloaded
2020-10-12 15:54:44 +03:00
Ali
2ba763e03b
Version iteration
2020-07-09 17:06:05 +03:00