-
Until now it's worked perfectly, but now it's showing a issue
is this only for me or ?, can anyone help ty
```
Ignoring exception in on_message
Traceback (most recent call last):
File "/.local/…
Rizmi updated
5 months ago
-
Pytube version: 15.0.0 (with [this workaround](https://github.com/pytube/pytube/issues/1707#issuecomment-1616464219) applied)
Python version: 3.10.10
PyTube doesn't find AV1 streams even if the vi…
-
tried the quistart code, but unable to get video title. BTW, I am running in windows 10.
```
File "C:\Users\242107\anaconda3\envs\pytube\lib\site-packages\pytube\__main__.py", line 341, in title
…
-
**Describe the bug**
Hello, I found that a small number of videos prompt this error. Please help take a look.
**To Reproduce**
Steps to reproduce the behavior:
1. test codes
```
from pytubefix…
-
> File "app/workers.py", line 69, in download_track
> stream = stream.streams.filter(only_audio=True).first()
> ^^^^^^^^^^^^^^
> File "env0/lib64/python3.12/site-packages/pytube/…
-
**N.B:** I've confirmed that I have the latest version of pytube installed - as described before redacting this bug.
i.e: `python -m pip install git+https://github.com/pytube/pytube`.
---
**De…
-
Traceback (most recent call last):
File "D:\pythonProjects\youtube-downloader\youtube-downloader-converter-master\code.py", line 35, in
stream = str(yt.streams.filter(progressive=True))
File "D:\py…
-
the issues that are not being resolved in pytube are being resolved in pytubefix, see the project here https://github.com/JuanBindez/pytubefix
-
**:exclamation: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE :exclamation:**
lack of information will lead to closure of the issue
__________
**Describe the bug**
A clear and concise description of wha…
-
- [x] Chercher une solution technique pour obtenir le son de YouTube à partir d'une URL
- [x] Extraire le son YouTube et l'incorporer à l'objet Music.
- [x] Incorporer un objet dans la page Jinja pe…