Commit Graph
100 Commits
Author SHA1 Message Date
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
Ali ParlakçıandGitHub b06859ffec Update README.md 2020-06-30 03:29:45 +03:00
Ali ParlakçıandGitHub c3927bb5a1 Changed the size of the code snippet 2020-06-05 17:26:30 +03:00
Ali ParlakçıandGitHub df7f5381a0 Docker integration 2020-06-05 17:23:45 +03:00
Ali a92ddb21f9 --use-local-config creating invalid config.json files on UNIX systems bug fixed 2020-06-04 15:34:22 +03:00
Ali 74148ceec3 Version 1.9.1 2020-06-04 12:02:34 +03:00
Ali 5dee5f89a5 ffmpeg File Not Found Error on Unix systems fixed 2020-06-04 12:01:29 +03:00
Ali ParlakçıandGitHub af1f9fd365 v1.9.0 (#114)
* IMGUR API is no longer used

* --skip now accepts file types instead of domain

* --skip-domain added

* --no-download added

* --no-dupe now supports YouTube

* Duplicates of older posts will not be dowloaded if --no-dupe and --downloaded-posts options are given together

* Invalid characters in MacOS and Linux platforms are removed from filenames

* Bug fixes
2020-06-03 18:10:25 +03:00
Ali ParlakçıandGitHub 540e1e8a6e Update FUNDING.yml 2020-06-01 19:35:57 +03:00
Ali ParlakçıandGitHub 05da5e7aac Create FUNDING.yml 2020-06-01 19:35:25 +03:00
Ali ParlakçıandGitHub fd4958c06a v1.8.0 (#105)
## Change log
  
- Youtube support added
- Custom filenames feature added
- Custom folder structure feature added
- Unsaving downloaded posts option added
- Remove duplicate posts on different subreddits option added
- Skipping given domains option added
- Keeping track of already downloaded posts on a separate file option added (See --dowloaded-posts in README)
- No audio on v.redd.it videos bug fixed (see README for details about ffmpeg)
- --default-directory option is added
- --default-options is added
- --use-local-config option is added
- Bug fixes
2020-06-01 15:05:02 +03:00
Ali 0e007abd64 Remove 'important' notice 2020-05-29 17:50:19 +03:00
Ali ParlakçıandGitHub 148e20d1d6 v1.7.0 (#97)
* tools file name change to utils

* Seperate downloaders (#94)

* Seperated the downloaders

* Remove redundant code

* Changed file names

* refactor

* Redgifs (#95)

* Init commit

* Init commit

* GifDeliveryNetwork (#96)

* Initial commit

* Gfycat forwarding to GDN bug fixed
2020-05-28 21:42:11 +03:00
Ali c5a2eed80f Important notice added 2020-05-27 01:01:05 +03:00
Ali ParlakçıandGitHub d6194c57d9 Merge pull request #67 from dbanon87/dbanon87/erome-downloads
fix erome download URLs
2019-10-17 09:51:02 +03:00
Ali ParlakçıandGitHub cd87a4a120 Merge pull request #68 from dbanon87/dbanon87/gitignore-env
add env/ to gitignore
2019-10-17 09:49:36 +03:00
Ali ParlakçıandGitHub 1c17f174a8 typo 2019-04-23 17:00:42 +03:00
Ali ParlakçıandGitHub 9b36336ac3 typo 2019-04-23 16:51:05 +03:00
Ali ParlakçıandGitHub 35e551f20c Update README.md 2019-04-23 14:04:15 +03:00
Ali ParlakçıandGitHub 0f2bda9c34 Merge pull request #63 from aliparlakci/moreUsefulReadme
A more useful readme (credits to *stared*)
2019-04-23 14:00:53 +03:00
Ali ParlakçıandGitHub 8ab694bcc1 Fixed typo 2019-04-23 13:59:01 +03:00
Ali 898f59d035 Added an FAQ entry 2019-04-23 13:51:21 +03:00
Ali 6b6db37185 Minor corrections 2019-04-23 13:29:58 +03:00
Ali 22047338e2 Update version number 2019-04-09 20:45:22 +03:00
Ali b16cdd3cbb Hopefully, fixed the config.json bug 2019-04-09 20:31:42 +03:00
Ali 2a8394a48c Fixed the bug concerning config.json 2019-04-08 22:09:52 +03:00
Ali ParlakçıandGitHub eac4404bbf Update README.md 2019-03-31 11:59:49 +03:00
Ali Parlakci fae49d50da Update version 2019-03-31 11:46:03 +03:00
Ali Parlakci 7130525ece Update version 2019-03-31 11:35:27 +03:00
Ali Parlakci 2bf1e03ee1 Update version 2019-03-31 11:33:29 +03:00
Ali 15a91e5784 Fixed saving auth info problem 2019-02-24 12:28:40 +03:00
Ali 344201a70d Fixed v.redd.it links 2019-02-23 00:01:39 +03:00
Ali 92e47adb43 Update version 2019-02-22 23:59:57 +03:00
Ali 4d385fda60 Fixed v.redd.it links 2019-02-22 23:59:03 +03:00
Ali Parlakci 82dcd2f63d Bug fix 2019-01-27 17:05:31 +03:00
Ali Parlakci 08de21a364 Updated Python3 version 2019-01-27 16:32:43 +03:00
Ali Parlakci af7d3d9151 Moved FAQ 2019-01-27 16:32:00 +03:00
Ali Parlakci 280147282b 27 jan update 2019-01-27 16:06:31 +03:00
Ali Parlakci b7baf07fb5 Added instructions 2019-01-27 15:59:24 +03:00
Ali Parlakci aece2273fb Merge branch 'master' of https://github.com/aliparlakci/bulk-downloader-for-reddit 2018-08-28 16:28:29 +03:00
Ali Parlakci f807efe4d5 Ignore space at the end of directory 2018-08-28 16:27:29 +03:00
Ali Parlakci 743d887927 Ignore space at the end of directory 2018-08-28 16:24:14 +03:00
Ali Parlakci da5492858c Add bs4 2018-08-28 16:15:22 +03:00
Ali Parlakci cebfc713d2 Merge branch 'master' of https://github.com/aliparlakci/bulk-downloader-for-reddit 2018-08-28 16:12:01 +03:00
Ali Parlakci f522154214 Update version 2018-08-28 16:11:48 +03:00
Ali ParlakçıandGitHub 27cd3ee991 Changed getting gfycat links' algorithm 2018-08-28 16:10:15 +03:00
Ali Parlakci 29873331e6 Typo fix 2018-08-23 16:41:07 +03:00
Ali Parlakci 8a3dcd68a3 Update version 2018-08-23 12:16:31 +03:00
Ali Parlakci ac323f2abe Bug fix 2018-08-23 12:09:56 +03:00
Ali Parlakci 32d26fa956 Print out github link at start 2018-08-20 15:13:42 +03:00
Ali Parlakci 137481cf3e Print out program info 2018-08-18 14:51:20 +03:00
Ali Parlakci 9b63c55d3e Print out version info before starting 2018-08-17 21:25:01 +03:00
Ali Parlakci 3a6954c7d3 Update version 2018-08-16 19:55:45 +03:00
Ali Parlakci 9a59da0c5f Update changelog 2018-08-16 19:53:33 +03:00
Ali Parlakci d56efed1c6 Fix imgur download malfunction caused by headers 2018-08-16 19:51:56 +03:00
Ali Parlakci 8f64e62293 Update version 2018-08-15 21:52:54 +03:00
Ali Parlakci bdc43eb0d8 Update changelog 2018-08-15 21:48:05 +03:00
Ali Parlakci adccd8f3ba Prints the file that already exists 2018-08-15 21:46:27 +03:00
Ali Parlakci 47a07be1c8 Deleted commented line 2018-08-13 16:00:21 +03:00
Ali Parlakci 1a41dc6061 Update changelog 2018-08-13 15:56:37 +03:00
Ali Parlakci 50cb7c15b9 Fixed console prints for Linux 2018-08-13 15:55:37 +03:00
Ali Parlakci a1f1915d57 Update changelog 2018-08-13 14:52:43 +03:00
Ali Parlakci 3448ba15a9 Added config file location as current directory 2018-08-13 14:50:45 +03:00
Ali Parlakci ff68b5f70f Improved error handling 2018-08-10 19:50:52 +03:00
Ali Parlakci 588a3c3ea6 Update changelog 2018-08-10 13:09:28 +03:00
Ali Parlakci 8f1ff10a5e Added reddit username to config file 2018-08-10 13:08:24 +03:00
Ali Parlakci 9338961b2b Improved checkConflicts() 2018-08-09 09:26:01 +03:00
Ali Parlakci 94bc1c115f Minor edit in exception handling 2018-08-09 09:04:12 +03:00
Ali Parlakci c19d8ad71b Refactored error handling 2018-08-09 00:17:04 +03:00
Ali Parlakci 4c8de50880 Fixed request headers 2018-08-08 00:47:34 +03:00
Ali Parlakci 3e6dfccdd2 Update request headers 2018-08-06 09:33:07 +03:00
Ali Parlakci 20b9747330 Added docstrings for the ease of modification 2018-08-06 08:13:07 +03:00
Ali Parlakci be7508540d Refactored README page 2018-08-06 07:54:33 +03:00
Ali Parlakci ccd9078b0a Refactored README page 2018-08-06 07:53:55 +03:00