Utku
Utku
Finally found the problem, a video causes timeout on the youtube API for some reason. Will make info nullable to prevent that.
Fixed problem on next release
I will release it in next few days (probably this sunday). I was waiting for a reply in #16, but no one replied
I'm trying to debug version before commiting, but my last 3 weeks passed with my defective router. Sorry for delays.
custom_gamdl is the older version of gamdl, maybe it needs an update, but before that I was trying to create an apple music trial account to debug that issue. Can...
Oh, okay. then I'll update custom_gamdl instead dealing with apple music account
ENONENT means not found, can you do `pip list` and check for custom streamrip? if it is present, your Python's scripts folder is not added to path. If it is...
Can you do `yt-dlp --version` on terminal?
> I cannot > > Install yt-dlp again by `pip install -U yt-dlp`, python will show a warning once it is installed. Can you send me logs of it?
> Follow these steps: 1. Windows + R 2. Check administrator box 3. Type `SystemPropertiesAdvanced.exe` 4. Click Environment Variables 5. Edit Path 6. Click `New`, paste `C:\Users\Aaron\AppData\Roaming\Python\Python312\Scripts` 7. Restart CMD,...