Commit graph

45 commits

Author SHA1 Message Date
DK f5a77006e2
Merge pull request #16 from Dineshkarthik/dependabot/pip/mypy-0.780
build(deps-dev): bump mypy from 0.730 to 0.780
2020-06-15 12:00:37 +02:00
dependabot-preview[bot] 589bd5b54a
build(deps-dev): bump mypy from 0.730 to 0.780
Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.780.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.730...v0.780)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 09:39:39 +00:00
DK 5205a48e74
Merge pull request #17 from Dineshkarthik/dependabot/pip/mock-4.0.2
build(deps-dev): bump mock from 3.0.5 to 4.0.2
2020-06-15 11:38:26 +02:00
dependabot-preview[bot] ec881fce68
build(deps-dev): bump mock from 3.0.5 to 4.0.2
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 4.0.2.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 05:24:09 +00:00
DK 4c16d4639a
Merge pull request #11 from Dineshkarthik/file-foramt-support
Download only specific file formats
2020-06-11 19:00:02 +02:00
Dineshkarthik c2fd441f61 upd: config change for file formats 2020-06-11 18:55:26 +02:00
Dineshkarthik eba541c0a1 upd: unittest for file formats support 2020-06-11 17:33:22 +02:00
Dineshkarthik 464c446bc1 fix static type checking 2020-06-11 16:21:12 +02:00
Dineshkarthik 71606b01c8 enh: download specific file formats 2020-06-11 16:05:41 +02:00
DK e21bffa44e
configuring stale bot 2020-06-11 14:17:31 +02:00
DK adbd35ebba
upd: requirement format 2020-06-05 01:22:35 +02:00
DK f65fb0c751
Merge pull request #10 from Dineshkarthik/fix_tests
upd: tests for media_obj fix
2020-05-26 12:20:25 +02:00
Dineshkarthik 922391900d upd: tests for media_obj fix 2020-05-26 12:18:05 +02:00
DK 34eb0e559c
fix: media_obj filename 2020-05-25 22:00:24 +02:00
DK 6b7a211fba
fix: typo in readme 2020-05-25 20:31:46 +02:00
DK 416ed9a52e
Merge pull request #8 from Dineshkarthik/parallel_downloads
Parallel downloads
2020-05-25 15:14:05 +02:00
Dineshkarthik 722bd04920 fix: pip install from github url 2020-05-25 15:08:33 +02:00
Dineshkarthik 2191ee4918 upd: import order to fix linter error 2020-05-25 14:28:10 +02:00
Dineshkarthik abb6f13eeb upd: test for asyncio approach 2020-05-25 14:24:20 +02:00
Dineshkarthik 1bcf4296a7 upd: using asyncio for parallel downloading 2020-05-24 21:19:34 +02:00
Dineshkarthik 39e7dbc02a upd: use asyncio pyrogram 2020-05-24 21:18:38 +02:00
Dineshkarthik 3c86b60b30 upd: readme - supoorted files and storage directory 2019-11-07 18:16:03 +01:00
Dineshkarthik d30729f350 upd: Bump-up Pyrogram version 2019-11-07 18:15:29 +01:00
DK f9e8ee033d
Merge pull request #4 from Dineshkarthik/file_reference_fix
Telegram - File reference fix
2019-11-07 18:08:42 +01:00
Dineshkarthik 09198411dd upd: adapt unittest 2019-11-07 17:56:33 +01:00
Dineshkarthik 43f961eb8e pass message & file_ref to 2019-11-07 17:55:43 +01:00
Dineshkarthik 759304b8db add: pylint & mypy code check 2019-11-06 17:38:48 +01:00
DK 6065afb1b2
upd: removed wrongly aded 3.5 test 2019-11-06 12:15:18 +01:00
DK 55c3478422
upd: Supported Python version 2019-11-06 12:12:49 +01:00
Dineshkarthik R b5c23d40d7
Merge pull request #2 from Dineshkarthik/ci_codecov
CI -Testing
2019-08-06 16:47:02 +02:00
Dineshkarthik 68da926bc4 upd: badges 2019-08-06 16:44:03 +02:00
Dineshkarthik 6e92bfcf0e add: testing with python3.5 2019-08-06 16:43:46 +02:00
Dineshkarthik c49cbc679f enh: setting timezone to utc 2019-08-06 16:32:48 +02:00
Dineshkarthik 2fb0bb8096 add: CI testing 2019-08-06 16:23:33 +02:00
Dineshkarthik R edb7251927
Merge pull request #1 from Dineshkarthik/test
Adding test cases
2019-08-06 16:15:14 +02:00
Dineshkarthik f7b52306bc add: unittest cases 2019-08-06 16:09:42 +02:00
Dineshkarthik eeb7e26665 add: dev dependencies 2019-08-06 16:07:35 +02:00
Dineshkarthik 3ff231107f add: support for multiple media type download 2019-08-05 17:33:47 +02:00
Dineshkarthik ca17324c30 upd: exclude media download dir 2019-08-05 17:17:35 +02:00
Dineshkarthik 8bb56b4051 upd: readme 2019-07-25 17:11:51 +02:00
Dineshkarthik cac3550e01 adding additional dependencies 2019-07-25 14:18:45 +02:00
Dineshkarthik 0ca435ab37 Add: Readme 2019-07-25 13:41:28 +02:00
Dineshkarthik 273d3edd1a Add: Makefile 2019-07-25 13:41:05 +02:00
Dineshkarthik 8fdfabc843 Add: downloader script 2019-07-24 17:42:25 +02:00
Dineshkarthik R c5b4e15554 Batman! (this commit has no parents) 2019-07-24 17:41:01 +02:00