- Issue created by @xurubo93
patch for urls in format:
https://www.facebook.com/NAMEorNumericID/videos/847150799027465
Video from Facebook fails with the following URLs:
https://fb.watch//
Message is: Could not find a video provider to handle the given URL
So I tried to change the url to
https://www.facebook.com/watch?v=
The above error message disappears on the node form with this kind of syntax but I get a console error in my browser when calling the video:
Refused to display 'https://www.facebook.com/' in a frame because it set 'X-Frame-Options' to 'deny'.
I tried to implement the following proposed solution
Active
1.5
Documentation
patch for urls in format:
https://www.facebook.com/NAMEorNumericID/videos/847150799027465