 Ali ParlakçıandGitHub
|
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çıandGitHub
|
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 ParlakciandSerene
|
da8c64ec51
|
Read files in chunks instead when hashing (#416)
|
2021-05-22 08:46:39 +10:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
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 ParlakciandSerene
|
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 ParlakciandSerene
|
36886dffe0
|
Reorder skip options
|
2021-05-17 10:30:55 +10:00 |
|
 Ali ParlakciandSerene
|
200916a150
|
Rename --exclude-id(-file) to --skip-id(-file)
|
2021-05-17 10:30:55 +10:00 |
|
 Ali ParlakciandSerene
|
f768a7d61c
|
Rename --skip to --skip-format
|
2021-05-17 10:30:55 +10:00 |
|
 Ali ParlakçıandGitHub
|
739f97edcc
|
Bump the version to 2.1.1
|
2021-05-16 13:28:48 +03:00 |
|
 Ali ParlakciandSerene
|
17226a4f0b
|
refactor(youtube.dl): Remove slow parameter
|
2021-05-16 11:06:13 +10:00 |
|
 Ali ParlakciandSerene
|
c7a5ec4376
|
bug(youtube.dl): Fix crash on zero downloads #375
|
2021-05-16 11:06:13 +10:00 |
|
 Ali ParlakçıandGitHub
|
aea30d2b44
|
Check if REDDIT_TOKEN is set (#376)
|
2021-05-15 13:11:01 +03:00 |
|
 Ali ParlakçıandGitHub
|
8a7d21e159
|
Create build artifact (#372)
* Create build artifact
* Update publish.yml
|
2021-05-15 12:13:42 +03:00 |
|
 Ali ParlakçıandGitHub
|
6f9430fc71
|
README: add how to update with pip (#367)
|
2021-05-12 15:13:10 +03:00 |
|
 Ali ParlakçıandGitHub
|
bc3ebe9580
|
Fix example commands (#364)
|
2021-05-11 19:19:25 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
db8b1c7547
|
setup.py: add minimum python requirement (#287)
|
2021-05-06 17:16:10 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
4ab1d6d6e0
|
test.yml: test on windows and macos (#290)
|
2021-05-06 13:04:41 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
2017994e81
|
Add ci to dev branch (#337)
|
2021-05-03 16:23:09 +03:00 |
|
 Ali ParlakciandSerene
|
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 ParlakciandSerene
|
1c4cfbb580
|
tests: move outside of the package
|
2021-04-21 08:29:14 +10:00 |
|
 Ali ParlakçıandGitHub
|
bd5afe5333
|
CONTRIBUTING.md: explain test_config.cfg (#294)
|
2021-04-20 23:26:45 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
91553854e6
|
publish.yml: initial commit
|
2021-04-20 19:09:46 +03:00 |
|
 Ali ParlakçıandGitHub
|
304028cf42
|
test.yml: on push master (#284)
|
2021-04-20 19:07:20 +03:00 |
|
 Ali ParlakçıandGitHub
|
d46c25913a
|
Merge pull request #280 from aliparlakci/v2
V2
|
2021-04-20 19:02:39 +03:00 |
|
 Ali ParlakçıandGitHub
|
44ad34901c
|
README.md: drop v2
|
2021-04-20 19:01:57 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
92c7f9bcff
|
test.yml: upload coverage report (#283)
|
2021-04-20 17:15:26 +03:00 |
|
 Ali ParlakçıandGitHub
|
b355fb6500
|
test.yml: add coverage report (#282)
|
2021-04-20 16:43:25 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
825ff34cfd
|
v2-beta is out
|
2021-03-21 22:48:16 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
c1f8a3bb65
|
Merge pull request #182 from aliparlakci/remove-patreon
Delete FUNDING.yml
|
2021-02-05 17:02:27 +03:00 |
|
 Ali ParlakçıandGitHub
|
133beaae3d
|
Delete FUNDING.yml
|
2021-02-05 17:00:13 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
45ed203859
|
Typo fix
|
2021-02-05 13:14:10 +03:00 |
|
 Ali ParlakçıandGitHub
|
60c93dea59
|
Update README.md
|
2021-02-05 13:13:28 +03:00 |
|
 Ali ParlakçıandGitHub
|
56428883a1
|
Update README.md
|
2020-12-11 21:06:41 +03:00 |
|
 Ali ParlakçıandGitHub
|
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çıandGitHub
|
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çıandGitHub
|
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 |
|
Ali
|
88a74ee26a
|
Do not try again if the connection was reset
|
2020-07-09 17:05:52 +03:00 |
|
Ali
|
9d2b92f370
|
Version iteration
|
2020-07-08 22:24:25 +03:00 |
|
Ali
|
da0113a06f
|
Fixed direct uploads bug
|
2020-07-08 22:23:55 +03:00 |
|
Ali
|
14607eeecf
|
Iterate version to 1.9.2
|
2020-07-06 21:57:30 +03:00 |
|
Ali
|
e93e494173
|
v.redd.it audio permission denied bug fixed
|
2020-07-06 21:56:30 +03:00 |
|
Ali
|
50d9163dd8
|
Fix v.redd.it URLs
|
2020-07-06 20:48:59 +03:00 |
|
Ali
|
50d800baf1
|
Fix treating .gifv as .jpg
|
2020-07-06 20:48:44 +03:00 |
|