Tomtun
Results
3
comments of
Tomtun
Do you mean delete the file in the tensorflow_datasets folder? or the cache in another location
I got the same problem with you, but on AWS. I solve problem by add "use_oauth=True" and "allow_oauth_cache=True" to the YouTube parameter For example: `YouTube(test_link01, client="WEB", use_oauth=True, allow_oauth_cache=True)` I don't...
> pip install pytubefix --upgrade @direct-dok i try this and its work fine now