Commit graph

219 commits

Author SHA1 Message Date
Taras Terletskyi 7966b2ab0c Version 1.4 2023-03-28 22:34:49 +03:00
Taras Terletsky 659dd169d9
Update base.Dockerfile 2023-03-28 18:02:03 +03:00
Taras Terletskyi 5190789e18 Update README 2023-03-28 01:38:50 +03:00
Taras Terletskyi bb23c0aef6 Version 1.3 2023-03-28 01:19:16 +03:00
Taras Terletskyi db2499458c Update start.py 2023-03-24 00:06:20 +02:00
Taras Terletsky 3ee2108460
Merge pull request #90 from tropicoo/dependabot/pip/pydantic-1.10.7
Bump pydantic from 1.10.6 to 1.10.7
2023-03-23 20:10:50 +02:00
dependabot[bot] f2942b614f
Bump pydantic from 1.10.6 to 1.10.7
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.6...v1.10.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 16:07:55 +00:00
Taras Terletskyi 2b70c5a4ce Update start.py 2023-03-23 00:21:36 +02:00
Taras Terletskyi 15b2ff9feb Version 1.2.1 2023-03-22 23:24:42 +02:00
Taras Terletsky c51883904e
Merge pull request #88 from tropicoo/dependabot/pip/sqlalchemy-2.0.7
Bump sqlalchemy from 2.0.6 to 2.0.7
2023-03-20 18:10:25 +02:00
Taras Terletsky 4da4c537c6
Merge pull request #89 from tropicoo/dependabot/pip/fastapi-0.95.0
Bump fastapi from 0.94.1 to 0.95.0
2023-03-20 18:10:14 +02:00
dependabot[bot] f262d36f28
Bump fastapi from 0.94.1 to 0.95.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.94.1 to 0.95.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.94.1...0.95.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 16:09:23 +00:00
dependabot[bot] 90885386b3
Bump sqlalchemy from 2.0.6 to 2.0.7
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.6 to 2.0.7.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 16:09:10 +00:00
Taras Terletsky 3badaa2bf0
Merge pull request #87 from tropicoo/dependabot/pip/uvicorn-0.21.1
Bump uvicorn from 0.21.0 to 0.21.1
2023-03-16 19:13:55 +02:00
dependabot[bot] c94e9547fd
Bump uvicorn from 0.21.0 to 0.21.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.21.0...0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 16:09:47 +00:00
Taras Terletsky 1481467488
Merge pull request #85 from tropicoo/dependabot/pip/fastapi-0.94.1
Bump fastapi from 0.94.0 to 0.94.1
2023-03-15 18:05:51 +02:00
Taras Terletsky e0b86f5ea3
Merge pull request #86 from tropicoo/dependabot/pip/sqlalchemy-2.0.6
Bump sqlalchemy from 2.0.5.post1 to 2.0.6
2023-03-15 18:05:40 +02:00
dependabot[bot] 39abef343d
Bump sqlalchemy from 2.0.5.post1 to 2.0.6
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.5.post1 to 2.0.6.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 16:05:01 +00:00
dependabot[bot] adbc8e9b51
Bump fastapi from 0.94.0 to 0.94.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.94.0 to 0.94.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.94.0...0.94.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 16:04:37 +00:00
Taras Terletskyi 2e88d7fe45 Version 1.2 2023-03-13 22:53:30 +02:00
Taras Terletsky 83bf27f579
Merge pull request #82 from tropicoo/dependabot/pip/fastapi-0.94.0
Bump fastapi from 0.93.0 to 0.94.0
2023-03-13 18:09:27 +02:00
Taras Terletsky 6518c35a3f
Merge pull request #83 from tropicoo/dependabot/pip/pyrogram-2.0.102
Bump pyrogram from 2.0.100 to 2.0.102
2023-03-13 18:09:15 +02:00
Taras Terletsky 80b8dab532
Merge pull request #84 from tropicoo/dependabot/pip/aio-pika-9.0.5
Bump aio-pika from 9.0.4 to 9.0.5
2023-03-13 18:09:06 +02:00
dependabot[bot] 4f7f815f41
Bump aio-pika from 9.0.4 to 9.0.5
Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.0.4 to 9.0.5.
- [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/9.0.4...9.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 16:08:18 +00:00
dependabot[bot] ddc6f3a197
Bump pyrogram from 2.0.100 to 2.0.102
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.100 to 2.0.102.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.100...v2.0.102)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 16:08:09 +00:00
dependabot[bot] 41493a303a
Bump fastapi from 0.93.0 to 0.94.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.93.0 to 0.94.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.93.0...0.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 16:08:02 +00:00
Taras Terletskyi 4577cd02a2 Update downloaded message 2023-03-11 14:18:16 +02:00
Taras Terletskyi 2bc673ce9e Update docstrings 2023-03-11 01:13:24 +02:00
Taras Terletskyi 0d1c3c4cef Bump version to 1.1 2023-03-11 00:55:55 +02:00
Taras Terletskyi 711815458a Update RELEASES.md 2023-03-11 00:31:06 +02:00
Taras Terletskyi 9ba03a60af Update RELEASES.md 2023-03-11 00:28:56 +02:00
Taras Terletsky 8f18d06565
Merge pull request #81 from tropicoo/dependabot/pip/uvicorn-0.21.0
Bump uvicorn from 0.20.0 to 0.21.0
2023-03-11 00:19:22 +02:00
Taras Terletskyi d70e51ed17 Version 1.1 2023-03-11 00:13:16 +02:00
dependabot[bot] ff5cf4349e
Bump uvicorn from 0.20.0 to 0.21.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.20.0...0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 16:04:20 +00:00
Taras Terletsky 5d11c98a29
Merge pull request #79 from tropicoo/dependabot/pip/alembic-1.10.2
Bump alembic from 1.10.1 to 1.10.2
2023-03-09 22:00:24 +02:00
Taras Terletsky ced29e1ee5
Merge pull request #80 from tropicoo/dependabot/pip/pydantic-1.10.6
Bump pydantic from 1.10.5 to 1.10.6
2023-03-09 22:00:19 +02:00
dependabot[bot] 8d5874d8e7
Bump pydantic from 1.10.5 to 1.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 15:16:42 +00:00
dependabot[bot] acfc737c4b
Bump alembic from 1.10.1 to 1.10.2
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 15:16:33 +00:00
Taras Terletsky aa5f23b5f1
Merge pull request #77 from tropicoo/dependabot/pip/alembic-1.10.1
Bump alembic from 1.10.0 to 1.10.1
2023-03-07 19:11:24 +02:00
Taras Terletsky 3287984926
Merge pull request #78 from tropicoo/dependabot/pip/fastapi-0.93.0
Bump fastapi from 0.92.0 to 0.93.0
2023-03-07 19:11:12 +02:00
dependabot[bot] f3ca121aa5
Bump fastapi from 0.92.0 to 0.93.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.92.0 to 0.93.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.92.0...0.93.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 16:14:29 +00:00
dependabot[bot] de62af18c0
Bump alembic from 1.10.0 to 1.10.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 16:14:25 +00:00
Taras Terletsky f6acc386fd
Merge pull request #75 from tropicoo/dependabot/pip/sqlalchemy-2.0.5.post1
Bump sqlalchemy from 2.0.4 to 2.0.5.post1
2023-03-06 18:22:37 +02:00
Taras Terletsky d5c5f9e6ea
Merge pull request #76 from tropicoo/dependabot/pip/alembic-1.10.0
Bump alembic from 1.9.4 to 1.10.0
2023-03-06 18:22:25 +02:00
dependabot[bot] 19ba9e3bb5
Bump alembic from 1.9.4 to 1.10.0
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 16:14:30 +00:00
dependabot[bot] 5e4eaa63c7
Bump sqlalchemy from 2.0.4 to 2.0.5.post1
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.4 to 2.0.5.post1.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 16:14:15 +00:00
Taras Terletskyi d6e90a03bc Ignore ytd-lp pre- and post-processing errors 2023-03-03 22:24:51 +02:00
Taras Terletsky 5138ddfe44
Merge pull request #74 from tropicoo/dependabot/pip/tenacity-8.2.2
Bump tenacity from 8.2.1 to 8.2.2
2023-02-28 19:05:45 +02:00
dependabot[bot] 404a0b498d
Bump tenacity from 8.2.1 to 8.2.2
Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](https://github.com/jd/tenacity/compare/8.2.1...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 16:05:46 +00:00
Taras Terletsky b8b55a682a
Merge pull request #73 from tropicoo/dependabot/pip/pyrogram-2.0.100
Bump pyrogram from 2.0.99 to 2.0.100
2023-02-27 18:50:39 +02:00