-
`Starting Bot....
[11-Sep-21 22:06:57 - WARNING] - logger - YouTube Stream is set as STARTUP STREAM
Pyrogram v1.2.9, Copyright (C) 2017-2021 Dan ;
Licensed under the terms of the GNU Lesser General…
-
I'm getting this problems
``` bash
Traceback (most recent call last):
File "tests/test.py", line 52, in
call_py.run()
File "C:\Users\iraci\AppData\Local\Packages\PythonSoftwareFoundati…
-
function updated_stats in DaisyXMusic/modules/play.py returns object None/
problem in if condition.
if condition is False,
chat_id in callsmusic.pytgcalls.active_calls >> False
i can't fix it/
-
https://github.com/nitanmarcel/tl_radio/blob/45ec4de2e47cab502b669cf6d5d3fa1e734c0830/requirements.txt#L5
A specific version should be set to avoid compatibility issues for future versions
-
Needed fix
-
Is there any plan for voice support to be added to this library?
Considering there are now group calls, it would be absolutely fantastic if we could play audio through a bot written with this.
pyt…
-
When we steram yt lives after some min the error core dumbed coming after yt vidio or media have no problem this issue only when we steram yt live
![image](https://user-images.githubusercontent.c…
-
uname:
```
Linux raspberrypi 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l GNU/Linux
```
pip version 21.1.3
install error:
```
pip install pytgcalls
Looking in indexes:…
-
Steps to reproduce
1) https://gist.github.com/MarshalX/3c99fcae532178928d93a7aae6f0efde
2) replace INPUT_SOURCE url using
youtube-dl -g https://youtu.be/aqz-KE-bpKQ -f "best[ext=mp4]"
3) replace I…
-
Ability to implement custom mtproto client was added in #96
Whats need to know:
1. Code with mtproto bridges available https://github.com/MarshalX/tgcalls/tree/add-custom-mtproto-clients-support …