-
A clear and concise description of what the bug is.
No captions available for any video:
```
v = YouTube("https://www.youtube.com/watch?v=VzqQVELtuHU", use_oauth=True, allow_oauth_cache=True)
…
-
**Describe the bug**
Having issues resolving video URLs for a give youtube video. I get the following error
`pytube.exceptions.RegexMatchError: get_throttling_function_name: could not find match for…
-
When trying to use Search.results in any context, the following error is thrown:
```
Unexpected renderer encountered.
Renderer name: dict_keys(['adSlotRenderer'])
Search term: random video
Plea…
-
I already installed latest pytube from `python -m pip install git+https://github.com/pytube/pytube` as on 25-Jul-24 IST
Returning error when fetching streams list
pytube --list https://www.youtube.…
-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…
-
**Describe the bug**
`pytube` does not download auto-generated captions when I expect it to. The sample video does have auto-generated English captions on the YouTube web interface.
It could be an…
-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…
-
**Describe the bug**
The streams property does not work.
**To Reproduce**
from pytube import YouTube
yt = YouTube('https://www.youtube.com/watch?v=IZsQqarWXtY')
print(f'\nYoutube title: {yt…
-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…
-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…