react-player
react-player copied to clipboard
Issue on Dailymotion link regex
Current Behavior
This valid link is not recognized as a Dailymotion link and the React Player fallback on the video element:
http://www.dailymotion.com/video/xdni1e_l-histoire-etrange-1_creation#.UXRVsbXwn90
Expected Behavior
Ignore dot or # character in the Dailymotion regex, to display it correctly.