Commit Graph

31 Commits

Author SHA1 Message Date
anasty17
f2e3be4bf9
Refactor Part 2
- Fix few errors
- Change ffmpeg cmds input. Check readme!
- Change config from .env to .py (build and deploy is required)

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-23 03:06:54 +02:00
anasty17
eb3bedaffd Refactor variable names to follow PEP 8 conventions (snake_case)
- Now you can add cfg.zip in repo directory and not only from bot settings
- Other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-26 01:19:26 +03:00
anasty17
c9c75a65b5 Switch to pyrofork
- Fix qbittorrent webui password
- Fix wrong message when upload path not added
- Other minor fix

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-12 23:31:32 +03:00
anasty17
e8b494f0e6 Fixes
- Fix jdownloader device version issue after idle
- Fix sample video. Build is required, issue was in ffmpeg version. now it's v7
- Fix rss tage when name have space
- Fix aria2 seed

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-07-25 02:17:58 +03:00
5hojib
66483eaf96 added missing buttons = Button maker() in list.py and added ruff checkout. 2024-07-15 11:56:27 +06:00
anasty17
0fd663c8f4 Hide pymongo info logs
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-05-04 06:21:42 +03:00
anasty17
3145af0416 Some minor regex fixes in ddl-generator
switch to ubuntu 24.04
update monogo to python3.12 Check if ur connection changed or not after
setting python3.12 version in ur cluster

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-04-30 03:18:09 +03:00
anasty17
6fe2510dca Add mixed leech
- To upload with bot and user session with respect to file size
- Handle object expire while sending media group for parts

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-03-19 19:15:29 +02:00
Dawn India
1683ec6bcc Minor refractor & organize imports.
- Fix typo DbManger > DbManager
2024-01-13 20:30:50 +05:30
anasty17
d7885d7a64 Jdownloader Support
- Fix rclone transfer for filename the contain `
- Fix yt-dlp seletion issue

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-12-28 02:54:18 +02:00
anasty17
0f76a27d75 REFACTOR PART 1
fix #1585
fix #1587
close #1542
close #1537
close #1536
close #1526
close #1529

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-11-06 02:09:50 +02:00
anasty17
05831ec1b3 Rclone logs usinf /shell cat rlog.txt
- Some respect for /users
- Other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-04-24 01:37:41 +03:00
anasty17
948e6dba80 Add rclone service accounts support
- Service accounts for owner only
- Other optimizations and fix #1423
- U need to edit rss again sorry!
  Do edit for all rss: Title1 opt: none
		       Titll2 opt: none
in one edit button for all

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-04-05 03:34:52 +02:00
anasty17
81565d60e8 Add read from config.env instead of database.
* Incase config.env have been edited!
- Other minor changes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-02-23 04:03:27 +02:00
anasty17
e6552544b1 Upgrade:
From Sync to Async.. from ptb to pyrogram
New Rss menu
latest qbittorrent version
many bugs have been fixed
you will get name error while starting qbittorrent-nox ignore it.
ignore pending requests, rss command and rss user session removed
reset ur database

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2023-02-16 00:28:58 +02:00
anasty17
73c1ae483f Minor fixes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-11-13 02:25:57 +02:00
anasty17
dde1e7b797 Add bot settings
- I don't remember the rest

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-10-24 18:51:02 +03:00
anasty17
9236c52c02 Minor fixes:
- yt-dlp playlist
- some seed issues in qbittorent
- remove try and excpet from int

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-09-17 00:40:53 +03:00
anasty17
d7658108ef Add message of incomplete tasks after restart
- Major change in qbittorrent
- Add extension filter for clone
- Fix authorization for links that doesn't contain username
- Bugs fixed

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-04-30 23:14:46 +03:00
anasty17
f14473dc8d Minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-04-18 02:39:33 +03:00
Juned KH
581ce61b8b Refine Imports 2022-04-14 16:47:50 +05:30
anasty17
9058073e16 Minor changes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-04-06 02:32:40 +03:00
anasty17
c8e0d30e06 switching to flask
- Use flask instead of aiohttp to avoid errors while connection slow
- Added storage threshold to leave specific storage free
- Added upstream branch to switch to any branch, more useful after adding group branch
- Cmd indexing from config
- other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-02-15 01:40:08 +02:00
anasty17
1cc5cfa99c Tyding
- This seems harder and not clear for who want edit in future but these import better for performance

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2022-01-11 21:09:05 +02:00
anasty17
474dd47ff3 Tidying
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-12-30 10:32:31 +02:00
anasty17
0a23aed970 Fix and tidying
fix #102
fix #103

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-30 17:53:47 +02:00
anasty17
9e96ae4ac4 Add support for gdtot
- Add variable for .netrc and youtube cookies

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-25 16:59:25 +02:00
anasty17
90242ccdc0 tidying requests exception
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-25 06:39:43 +02:00
anasty17
54136163c2 minor change
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-24 02:44:41 +02:00
anasty17
7572e7b103 fix heroku workflow using upstream_repo
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-23 19:16:31 +02:00
anasty17
3ecb731ad1 Init
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2021-11-23 04:57:18 +02:00