This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 364
Youtube video URL gives a permission denied error #306
Comments
I noticed that node-youtube-dl is downloading an old version of youtube-dl. It might be related to that. |
How can we upgrade it to the latest version? |
First, you should verify which version of the binary you are using. For us, we realized, that our issue was not really related to this. |
So the version wasn't the problem. The issue is weird I only get the error when I'm on 4G. Everything works perfectly fine on my home's wifi. |
same issue Any Update ? |
If you are using Windows it might be related to the explorer preventing the deletion of fragment/part files because it's generating a thumbnail or something like that. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So I've got my live server getting Youtube video URLs and passing it to the main app to stream however with some videos, I get the URL but it gives a permission denied error. And it's very random sometimes the same video plays and sometimes it doesn't. Any idea what the issue can be?
The text was updated successfully, but these errors were encountered: