1
0
Fork 0
mirror of synced 2024-05-29 08:29:55 +12:00
Commit graph

65 commits

Author SHA1 Message Date
Ali Parlakci d2ed8327df Update links 2018-07-12 02:07:02 +03:00
Ali Parlakci a28a7776ab Merge branch 'master' of https://github.com/aliparlakci/bulk-downloader-for-reddit 2018-07-12 02:06:25 +03:00
Ali Parlakci 1a50bcecb0 Bug fix 2018-07-12 02:06:16 +03:00
aliparlakci d8a2204024
Update README.md 2018-07-12 02:01:29 +03:00
aliparlakci 0577c332b5
Update README.md 2018-07-12 01:59:35 +03:00
Ali Parlakci e09da8db73 Updated the links 2018-07-12 01:43:44 +03:00
Ali Parlakci fd507870e1 Added more information 2018-07-12 01:39:58 +03:00
aliparlakci c434d346a7
Update help_page.md 2018-07-12 01:28:17 +03:00
aliparlakci fcc3e53da7
Delete setup.py 2018-07-12 01:27:13 +03:00
Ali Parlakci 7452af8bd0 Author added 2018-07-12 01:16:28 +03:00
Ali Parlakci 1fd6951420 Typo fix 2018-07-12 01:16:11 +03:00
Ali Parlakci bddac14804 Bug fix 2018-07-12 00:09:20 +03:00
Ali Parlakci 6e2c69d053 Initial commit 2018-07-12 00:01:02 +03:00
Ali Parlakci bedd481195 Update version 2018-07-12 00:00:39 +03:00
Ali Parlakci 2994adea38 Removed installing packages in the runtime 2018-07-11 23:59:14 +03:00
Ali Parlakci f1a9f1d3e4 Added requirements.txt 2018-07-11 23:55:03 +03:00
aliparlakci 9849c0439b
Merge pull request #34 from aliparlakci/MinimalizeREADME
Minimalize README
2018-07-11 23:29:58 +03:00
aliparlakci ef9f0c543f
Merge pull request #33 from aliparlakci/ErrorHandling
Error handling
2018-07-11 23:29:41 +03:00
aliparlakci 26531fd6c0
Merge pull request #32 from aliparlakci/PromptForArguments
Improve UX
2018-07-11 23:29:11 +03:00
Ali Parlakci cae044f7b6 Stylize print outs 2018-07-11 23:27:16 +03:00
Ali Parlakci 4daa9cd66a Initial commit 2018-07-11 23:24:36 +03:00
Ali Parlakci e83d2626d3 Added clarifcation to log mode 2018-07-11 23:24:15 +03:00
Ali Parlakci f67c5f62c6 Strip down 2018-07-11 23:23:55 +03:00
Ali Parlakci fef559cd40 Update changelog 2018-07-11 22:33:10 +03:00
Ali Parlakci 42672dc15d Adding error tracebacks to CONSOLE_LOG files 2018-07-11 22:27:48 +03:00
Ali Parlakci 3b15141b49 Bug fix 2018-07-11 22:18:54 +03:00
Ali Parlakci d080ca17bc Changes for latest update on the code 2018-07-11 21:58:26 +03:00
Ali Parlakci 7f97bd212a Bug fix 2018-07-11 21:25:45 +03:00
Ali Parlakci 65592c5d3a Improved checkConflicts() 2018-07-11 19:57:38 +03:00
Ali Parlakci 57a5f0c85c Print arguments before anything 2018-07-11 19:31:32 +03:00
Ali Parlakci f6240f402e Refactor checkConflicts() 2018-07-11 19:25:24 +03:00
Ali Parlakci fd179c0e4b Typo fix 2018-07-11 18:59:17 +03:00
Ali Parlakci d9dc3132f6 Rearranged functions 2018-07-11 18:56:39 +03:00
Ali Parlakci 45191e2c60 Prompt user if no arguments passed 2018-07-11 18:40:40 +03:00
aliparlakci 319a6c82a3
Updated the Python version details 2018-07-11 02:40:36 +03:00
Ali Parlakci 2c62337fac Merge branch 'master' of https://github.com/aliparlakci/bulk-downloader-for-reddit 2018-07-10 18:07:31 +03:00
Ali Parlakci 7c9c84c411 Print out post type before checking existence 2018-07-10 18:07:09 +03:00
aliparlakci 8922c27f9b
Typo fix 2018-07-10 14:03:40 +03:00
aliparlakci cc59710f33
Merge pull request #31 from aliparlakci/ChangePythonKeywords
Replaced py -3 with python
2018-07-10 13:34:19 +03:00
Ali Parlakci 49129bea24 Replaced py -3 with python 2018-07-10 13:33:26 +03:00
Ali Parlakci a701444d5b Updated the version info 2018-07-10 03:14:43 +03:00
Ali Parlakci 5a030a156c Updated the links 2018-07-10 03:13:39 +03:00
Ali Parlakci ffe3839aee Added .md as a possible extension 2018-07-10 03:12:24 +03:00
Ali Parlakci a796038b71 Merge branch 'master' of https://github.com/aliparlakci/bulk-downloader-for-reddit 2018-07-10 03:11:49 +03:00
Ali Parlakci ddccebbc70 Not creating POSTS.json file properly bug fix 2018-07-10 03:11:38 +03:00
aliparlakci 5cfa443f83
Edited FAQ about markdowns 2018-07-10 02:57:44 +03:00
aliparlakci 2103c62218
Fixed the broken link 2018-07-10 02:55:45 +03:00
aliparlakci 10128b63ac
Added link to Changelog 2018-07-10 02:54:28 +03:00
aliparlakci 975246c7f0
Merge pull request #30 from aliparlakci/SelfDownloader
- Added self post download feature
- Made the searching process quicker by writing posts to file at the end of the search
- Added long file bug solution to remaining download classes
- Updated the README file to make it minimal
2018-07-10 02:46:37 +03:00
aliparlakci 4155ec1255
Merge branch 'master' into SelfDownloader 2018-07-10 02:45:55 +03:00