Open acc0un1 opened 1 week ago
:exclamation: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE :exclamation:
lack of information will lead to closure of the issue
Describe the bug When unsing the use_oauth=True function, the author alsways is 'unknown'.
code that was used that resulted in the bug
from pytubefix import YouTube video = YouTube(url, use_oauth=True, allow_oauth_cache=True) print(video.author)
Expected behavior For example, the author should be 'Metallica' and not 'unknown'.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Same
:exclamation: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE :exclamation:
lack of information will lead to closure of the issue
Describe the bug When unsing the use_oauth=True function, the author alsways is 'unknown'.
code that was used that resulted in the bug
Expected behavior For example, the author should be 'Metallica' and not 'unknown'.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context