Hey, when you go to add a url you get a download error from yt-dlp. The error mentions something about updating your yt-dlp: unable to extract uploader id, but it only shows up for a moment. It leaves you unable to use the application.
The latest version of yt-dlp fixes this issue, but they dropped support for python 3.6. I built it with 3.6.7 but the latest version of yt-dlp I could get had the same error. I managed to build the power_hour_creator with python 3.9.6 and yt-dlp==2023.03.04 and was able to get it to work as intended. I would add a pull request? I think? with this fix but I'm not much of an expert with that.
Thanks,
Joe
Hey, when you go to add a url you get a download error from yt-dlp. The error mentions something about updating your yt-dlp: unable to extract uploader id, but it only shows up for a moment. It leaves you unable to use the application.
The latest version of yt-dlp fixes this issue, but they dropped support for python 3.6. I built it with 3.6.7 but the latest version of yt-dlp I could get had the same error. I managed to build the power_hour_creator with python 3.9.6 and yt-dlp==2023.03.04 and was able to get it to work as intended. I would add a pull request? I think? with this fix but I'm not much of an expert with that.
Thanks,
Joe