-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[YouTube Downloader] Invalid YouTube URL #16584
Comments
Thank you for opening this issue! 🔔 @vimtor @pernielsentikaer @darmiel @ridemountainpig @remorses @LitoMore you might want to have a look. 💡 Author and Contributors commandsThe author and contributors of
|
We should probably add better error handling because this probably comes from the YT API. Maybe adding actions to the toast so users can copy/paste the API error it gave instead of showing this generic message. |
@LitoMore No extension update found. Also tried uninstall and reinstall extension and still the same. |
@LitoMore I think the problem here is that PS. Now I'm hit with another error. I tried installing |
@txrunn You should update the path from the extension preference. |
I just checked the code, it looks the path has been hardcoded in the source. I've updated my PR #16595 to fix this issue. |
For users who are using a VPN. I found the network activity of "*YouTube.com" processed by MitM of my VPN. So it depends on you wether or not delete it in Hostname of your config |
Extension
https://www.raycast.com/vimtor/youtube-downloader
Raycast Version
1.89.1
macOS Version
No response
Description
URL is valid but does not work in extension: https://www.youtube.com/watch?v=Wdll9P9icJU
Steps To Reproduce
Current Behaviour
Says "Invalid YouTube URL"
Expected Behaviour
Should work normally
The text was updated successfully, but these errors were encountered: