:exclamation: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE :exclamation:
lack of information will lead to closure of the issue
Describe the bug
any video that I test is shown in the maximum 360p resolution
But video 100% has higer resolution
__________
**code that was used that resulted in the bug**
```python
from pytubefix import YouTube
yt = YouTube(url, use_oauth=True, allow_oauth_cache=True, on_progress_callback=on_progress,
oauth_verifier=custom_oauth_verifier)
print(yt.streams.get_highest_resolution())
```
__________
**Desktop (please complete the following information):**
- OS: Windows 11 Pro
- Python Version 3.10
- Pytubefix Version 8.7.0
:exclamation: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE :exclamation:
lack of information will lead to closure of the issue
Describe the bug any video that I test is shown in the maximum 360p resolution