-
Notifications
You must be signed in to change notification settings - Fork 166
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
" ↵Grabbing original file location(s) failed. " #23
Comments
Same :/ |
I have the same problem. Somebody? |
I use this code in youtube-dl.class.php:
|
here is solution, solved by maykbrito, neotropic2023 cheers! |
If you are using any framework like codeigniter then set AppPath too! like i did const Download_Folder = APPPATH.'libraries/videos/'; |
Object {readyState: 4, responseText: "
↵Grabbing original file location(s) failed. ", status: 200, statusText: "OK"}
I keep getting this error, not sure why sometimes and other times just doing the request repeatedly solves it.
The text was updated successfully, but these errors were encountered: