Benny
aab8abd74c
disable buy
2024-04-07 20:14:34 +02:00
Benny
76172fb0b7
auth key
2024-03-03 17:32:31 +01:00
dependabot[bot]
5f9329eea0
Bump redis from 5.0.1 to 5.0.2 ( #359 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 22:05:24 +01:00
Benny
e297ceb64d
use yt-dlp with commit hash
2024-03-01 21:45:05 +01:00
Benny
5be9d65f38
bs4 exact match
2024-02-25 15:03:44 +01:00
dependabot[bot]
5dbc4fbe7a
Bump tqdm from 4.66.1 to 4.66.2 ( #352 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 14:42:50 +01:00
dependabot[bot]
885f93f11e
Bump fakeredis from 2.21.0 to 2.21.1 ( #354 )
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.21.0...v2.21.1 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 14:42:42 +01:00
Daniel
cd8dae87d2
Update tasks.py ( #356 )
...
* Update tasks.py
fix 'Downloaded by 🤩 '
* Update tasks.py
2024-02-19 16:10:39 +01:00
Benny
0f6f0cc34e
add inline mode
...
fix #345
2024-02-10 19:29:56 +01:00
Benny
ebd17fe9d4
bumps
2024-02-09 19:01:44 +01:00
Benny
aa66ecd6d8
fix #335 #334
2024-01-22 18:01:12 +01:00
Benny
09352a1e61
deps
2024-01-09 19:37:19 +01:00
Benny
7962d9db00
change influxdb server
2024-01-01 19:32:19 +01:00
dependabot[bot]
a8c4db9ee5
Bump yt-dlp from 2023.11.16 to 2023.12.30 ( #329 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2023.11.16 to 2023.12.30.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.11.16...2023.12.30 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 12:49:00 +01:00
Benny
3edcfa903a
fix influxdb data collect
2023-12-30 22:46:07 +01:00
Benny
7689c97b78
add gc
2023-12-30 22:28:46 +01:00
Benny
0ef589f9c0
Revert "add some debug symbols"
...
This reverts commit 6c37e82b3d
.
2023-12-30 22:27:19 +01:00
cpanel10x
882b313a18
Clean resond from yt-dlp download errror ( #328 )
2023-12-30 14:59:25 +01:00
Benny
6c37e82b3d
add some debug symbols
2023-12-30 14:58:26 +01:00
Benny
b82e48ca74
more restart time for worker
2023-12-30 13:05:01 +01:00
Benny
4b885cf5df
auto restart 10 lines
2023-12-25 12:43:24 +01:00
cpanel10x
b3cabe3c3b
Update database.py - pymysql.err.InterfaceError: (0,”) error ( #325 )
...
check if the connection exists, and reconnect if disconnected.
2023-12-24 19:03:52 +01:00
Benny
682d7db2d6
disable tasks auto restart
2023-12-23 13:03:45 +01:00
Benny
4ec8a8ea2a
premium 4GB max fix
2023-12-22 20:38:56 +01:00
Benny
d0e2025c7c
set premium at first
2023-12-22 17:41:31 +01:00
Benny
613f36bef8
small fix for 'NoneType' object has no attribute 'lower'
2023-12-21 19:47:53 +01:00
Benny
c2d5afb589
limitations on premium download
2023-12-21 19:38:47 +01:00
Benny
9f9ff0a794
add max_concurrent_transmissions
2023-12-21 19:02:26 +01:00
Benny
0f8c541b4b
remove fakeredis
2023-12-21 19:02:08 +01:00
Benny
ee65c371bb
disable 4g
2023-12-21 08:05:29 +01:00
Benny
750c897dab
premium download consent
2023-12-20 22:03:08 +01:00
Benny
78323a419f
upload hook
2023-12-20 21:14:31 +01:00
Benny
cde4f91d2a
add disclaimer
2023-12-20 21:09:56 +01:00
Benny
11648248cd
add download hook
2023-12-20 21:02:10 +01:00
Benny
c486fe8301
4 GiB Support ( #322 )
...
* 4 GiB Support
2023-12-20 20:09:34 +01:00
Benny
08500c744c
increase worker, separate redis for backup bot
2023-12-18 17:52:06 +01:00
Benny
34a6f9d870
add connection lost
2023-12-17 17:24:26 +01:00
Benny
1c3becee9d
refine code
2023-12-17 16:34:56 +01:00
Benny
62342ee350
fix local mode
2023-12-17 14:55:37 +01:00
Benny
f7243a4a93
let's try pyrogram 2.x again
2023-12-17 14:11:19 +01:00
Benny
acacfe58c9
decouple redis and mysql
2023-12-14 17:39:19 +01:00
Benny
23f617e588
add backup bot
2023-12-13 18:25:54 +01:00
Benny
5df6ab3f89
fix README.md
2023-12-12 20:59:32 +01:00
Benny
320f0d5ffe
instagram download on wg
2023-12-12 19:45:50 +01:00
Benny
acc07f760c
bring back search
2023-12-12 18:24:29 +01:00
Benny
d09c4a5914
add instagram as microservice
2023-12-12 18:24:21 +01:00
Benny
419cb2259d
auto Local and channel link
2023-12-12 17:50:37 +01:00
Benny
bbc357e7b5
Correct balance and transfer amount in TRX
...
The code has been updated to display the account balance and to ask for the transfer amount in TRX. The transfer method has also been modified to facilitate transactions in multiples of 1,000,000.
2023-12-10 21:29:35 +01:00
Benny
25e3e724d1
move qrcode and pay btn in later response
2023-12-09 17:57:26 +01:00
Benny
c16718d678
remove search
2023-12-09 17:21:50 +01:00