Commit graph

13 commits

Author SHA1 Message Date
Taras Terletskyi
6ef13e4faa new version, new config 2022-11-02 20:40:56 +02:00
dependabot[bot]
25200a22b4
Bump asyncpg from 0.26.0 to 0.27.0
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: asyncpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 15:48:09 +00:00
Taras Terletskyi
415a2025be Polishing 2022-10-18 02:37:39 +03:00
dependabot[bot]
8ae0d25cf9
Bump sqlalchemy[asyncio] from 1.4.41 to 1.4.42
Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.41 to 1.4.42.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy[asyncio]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 23:35:43 +00:00
Taras Terletskyi
d030f447f5 Enhancements 2022-10-14 20:00:26 +03:00
dependabot[bot]
7334d42a9d
Bump aio-pika from 8.2.2 to 8.2.4
Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 8.2.2 to 8.2.4.
- [Release notes](https://github.com/mosquito/aio-pika/releases)
- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mosquito/aio-pika/compare/8.2.2...8.2.4)

---
updated-dependencies:
- dependency-name: aio-pika
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 19:57:31 +00:00
Taras Terletskyi
b7d1854528 Refinements 2022-10-13 22:55:18 +03:00
Taras Terletskyi
961b562426 Make video thumbnail 2022-06-14 02:24:25 +03:00
Taras Terletskyi
1b7014d245 Polish logic 2022-06-14 00:28:50 +03:00
Taras Terletskyi
a4702c4f2d Video file size check 2022-06-11 23:50:53 +03:00
Taras Terletskyi
5de263b903 Upload video to telegram 2022-06-10 23:35:48 +03:00
Taras Terletskyi
8dcf6408a7 Improve yt-dlp version check 2022-03-13 21:54:46 +02:00
Taras Terletskyi
773eddffcd Initial 2022-03-09 23:17:37 +02:00