-
I'm getting KeyError: 'streamingData' error. I think youtube have made some changes to the data API so please fix it as soon as possible.
```
# Create a YouTube object and get the highest resolu…
-
Is there a way to control the video quality?
-
**Describe the bug**
I ran the following code I found on geeksforgeeks.com and the video was downloaded. When I played the video it only had audio and no video.
```
from pytube import YouTube
…
-
## Description
JupyterLab is saying that there is an uncaught error while trying to fetch the list of extensions, this also makes installing extensions from the extension manager impossible…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
```Python
import io
import time
from pytubefix import YouTube
s…
-
## Description
### What steps will reproduce the problem?
Click update after spyder popup asking to update to new version
### Traceback
```python-traceback
Traceback (most recent call last):
Fi…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am Referring to this example: https://www.llamaindex.ai/blog/multimodal-rag-for-advanc…
-
### System Info
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
antlr4-python3-runtime==4.9.3
anyio==4.3.0
async-timeout==4.0.3
asyncio==3.4.3
attrs==23.2.0
backoff==2.2.1
beautiful…
-
When I download audio on Mac, the duration is twice as long as the original duration.
-
Hi. Thank you for this awesome library.
It appears that 1080p quality never shows up as an option even though it's available on YouTube. Is it a choice (I admit I haven't looked at the source) or an …