-
Hello! I've been testing my app that uses pytube and started a loop to iterate through random videos and doing things with them. I use OAuth and OAuth cache in my app and it deal pretty well with age …
-
Data download failed. Can there be other download methods? Or upload downloaded audio data sets.
. Retrying in 5 seconds...
-
When I try to download a playlist of youtube there´s a moment when i get this error "pytube.exceptions.RegexMatchError: get_throttling_function_name: could not find match for multiple" and it stops th…
-
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…
-
try to run YoutubeVideoAI script and got this error
`Enter the YouTube video link: https://www.youtube.com/watch?v=ohyriVQN2sA
Traceback (most recent call last):
File "YoutubeVideoToAIPoweredSh…
-
On running,
**import pytube
from pytube import YouTube
yt = YouTube('https://www.youtube.com/watch?v=fJmZwtgToxM')**
I'm getting,
_HTTPError Traceback (most re…
-
**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…
-
Hi, I'm using pytube and ffmpeg-python.
When I try to merge audio and video that comes from pytube, ffmpeg pops up a console. Is there any way to hide it?
Thanks in advance.
I use this:
`ffmpe…
-
Using version 15.0
**Describe the bug**
Attempting to download an audio stream from video that I own, using use_oauth=True, allow_oauth_cache=True
The video is listed as private. I am not being a…
-
**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…