react-player icon indicating copy to clipboard operation
react-player copied to clipboard

Issue on Dailymotion link regex

Open Maxou44 opened this issue 3 years ago • 0 comments

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.

Maxou44 avatar Apr 03 '22 15:04 Maxou44