I can not download anything with pytube3, it gives me an Error KeyError: 'assets'
But I do not know where the problem is ?!
Asked
Active
Viewed 235 times
1 Answers
1
You may find your problem here:
Suggestion 1: Install from git
python -m pip install git+https://github.com/nficano/pytube

Amir Afianian
- 2,679
- 4
- 22
- 46
-
Unfortunately that didn't fix the issue for me. – derchambers Nov 22 '20 at 23:09