79453028

Date: 2025-02-19 23:47:26
Score: 1
Natty:
Report link

try using a virtual environment :

python -m venv venv

source ./venv/bin/activate # Linux
.\venv\Scripts\activate # Windows

pip3 install pytube

also there is another issue being discussed in the github repo , also i would recommend using yt-dlp as this is updated more often and the bug fixes are quicker

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: w1redch4d