Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5 development followup #38

Open
EDM115 opened this issue Jul 14, 2022 · 0 comments
Open

v5 development followup #38

EDM115 opened this issue Jul 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request update

Comments

@EDM115
Copy link
Owner

EDM115 commented Jul 14, 2022

  • pyrogram/pyrogram/issues/1039
  • Correct uptime
  • Change names for upload modes : from "video" to "media"
  • Upload as media by default
  • PyroGram v2
  • Extracting not fcking up other tasks (async concurrent loops)
  • Upload progressbar
  • #36
  • Stop processing non-archives
  • Black Code Style
  • Handle +2Gb files
  • Change thumb of file
  • Rename file
  • Thumb on telegra.ph
  • Automatically report errors + /feedback command
  • Correct media handling (send videos not as documents in media mode)
  • Add to bots list
  • Instant update of message after clicking on buttons
  • #150
  • #150
  • Correct ETA
  • #133
  • #26
  • Progressbar on web DL
  • Process splitted archives
  • 🛑 Red Button -> maintenance mode
  • #28
  • #173
  • #30
  • #144
  • Updating dependencies when we can (a command that does it, maybe we need to complete #175 first)
  • Add better logging + custom exceptions
  • #174
  • #175
  • #176
  • Fix all errors 🙂
  • Close issues

Additionnal :

  • Processing multiple extract per user
  • Working on groups
  • Better startup (remove useless Arch things)
  • #179
  • Support DLing from more sources + auto-bypass + auto-transload
Checklist I am sure the error is coming from Pyrogram's code and not elsewhere I have searched in the issue tracker for similar bug reports, including closed ones I ran pip3 install -U https://gith...
While the password is starting with /, the bot won't handle it. That archive is password protected 😡 Don't fool me !
Advancement : New Collection in DB to store boot times Old time is replaced by new one when bot restarts, then new is replaced by current Checks if times are different (trigger for each reboot) Sto...
2023-01-05T15:13:10.804833+00:00 app[worker.1]: 2023-01-05 15:13:10,804 - WARNING - unzipper - MainThread - the first argument must be callable 2023-01-05T15:13:10.933014+00:00 app[worker.1]: 2023-...
Temporary workaround : files above 2 Gb are uploaded to BayFiles instead of Telegram If a file is above 2 Gb, it's splitted first then uploaded Will based on this (c) TTK User send /merge, then sen...
Cancel button under Files download Cancel button under URL download Using stop_transmision() for files Using AioHTTP for URL
Thumbnail(s) Language Restart warn or not Saved passwords Custom caption Custom filenames VIP management
2022-06-04T22:43:37.400018+00:00 heroku[worker.1]: Stopping all processes with SIGTERM 2022-06-04T22:43:37.467486+00:00 app[worker.1]: 2022-06-04 22:43:37,467 - INFO - root - MainThread - Stop sign...
Add a kind of /addpass, so recurrent passwords will be automatically inputed on password extractions Password will be asked as fallback if the saved one isn't correct Requested by @Bapetsop1
Telegram bot deployable to heroku that can extract every archive ! - Eval and Exec · Issue #175 · EDM115/unzip-bot
Telegram bot deployable to heroku that can extract every archive ! - Show all files on the archive · Issue #174 · EDM115/unzip-bot
Telegram bot deployable to heroku that can extract every archive ! - Extract progressbar based on size + compression ratio · Issue #176 · EDM115/unzip-bot
Telegram bot deployable to heroku that can extract every archive ! - Multilingual bot · Issue #179 · EDM115/unzip-bot
@EDM115 EDM115 added enhancement New feature or request update beta labels Jul 14, 2022
@EDM115 EDM115 self-assigned this Jul 14, 2022
EDM115 added a commit that referenced this issue Aug 10, 2022
@EDM115 EDM115 pinned this issue Aug 12, 2022
@EDM115 EDM115 removed the beta label Feb 16, 2023
@EDM115 EDM115 mentioned this issue May 18, 2023
4 tasks
@EDM115 EDM115 unpinned this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request update
Projects
None yet
Development

No branches or pull requests

1 participant