-
Hi,
When trying to pull videos from youtube, I receive the following error:
File "C:\Python\Sign-Language-Recognition--MediaPipe-DTW-master\yt_download.py", line 53, in
download_video(*ro…
-
I am using the "Load Documents" part of the given link: https://python.langchain.com/docs/tutorials/query_analysis/
I don't know why I am getting the following error,
PytubeError: Exception while…
-
How can we get the likes, dislike, captions and description using pytube?
-
## Describe the bug:
When trying to access the title of a specific video, the error "Exception while accessing title" raises up.
The error doesn't come every time I run the code. It comes 5 out of 1…
-
**To Reproduce**
pytube https://www.youtube.com/watch\?v\=J5Z7tIq7bco\&ab_channel\=SukimaSwitchVEVO
pytube https://www.youtube.com/watch?v=J5Z7tIq7bco
**Output**
```
Loading video...
Kanade.mp…
-
**Describe the bug**
The module finds exception _KeyError: 'videoDetails'_ when attempting to fetch the title of a video.
Also encounters:
_PytubeError: Exception while accessing title of https:…
-
**Describe the bug**
pytube.Channel(url) raises regex error
**To Reproduce**
- [The video or playlist url that is causing the error.](https://www.youtube.com/Zeb89)
- channel_link = "www.youtube…
-
**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…
-
**Error**
```
Unexpected renderer encountered.
Renderer name: dict_keys(['reelShelfRenderer'])
Search term: YouTube Rewind
Please open an issue at https://github.com/pytube/pytube/issues and prov…
-