-
It seems that downloading script doesn't work, could you please provide new script or maybe link to the dataset?
For me for every file is says:
```Failed to download 5t4cwPdsVgQ
HTTP Error 429: T…
-
Collecting pytube (from -r requirements.txt (line 31))
Cloning https://github.com/abanand132/pytube.git (to revision master) to c:\users\snow\appdata\local\temp\pip-install-ltu0eo5l\pytube_5eb078e3…
-
**Before creating an issue**
```
Processed 250/2270 videos. Estimated time remaining: 1526.68 seconds
Processed 255/2270 videos. Estimated time remaining: 1521.97 seconds
Error processing video …
-
```
---------------------------------------------------------------------------
KeyError Traceback (most recent call last)
File C:\ProgramData\Anaconda3\envs\nlp_en…
-
I usually use pytube for downloading audio from yt videos. When I try it now, It just throws an error.
**Video URLs**
```https://youtu.be/tlTxcIUkEeY?si=GE978inwQ5BB5sfI```
```https://youtu.be/s…
-
C:\Users\Administrator>pytube https://www.youtube.com/watch?v=Bi7B3T8c8hE
Loading video...
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _…
-
**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…
-
Displaying Images of the video with a link
-
I am using the latest version of PyTube and I was interacting with a Youtube , but facing this issue
![image](https://github.com/user-attachments/assets/f418174f-921e-4d31-ac36-d481a43ea1cf)
-
Hello,
I am trying to call the YouTube module using YouTube(video_url), but after 200-400 videos, the module is not working to provide a title. Is there any rate limit for calling the YouTube API?