moodle/media/player/vimeo
Sam Møller 87d26b4743 MDL-72607 media_vimeo: Fix vimeo URL parser
Fix vimeo URL parser to support the new vimeo URL format with privacy
settings (the video with password or domain restricted setting).
For example "https://vimeo.com/123456789/2bffff0000" the plugin must
parse the URL "https://player.vimeo.com/video/123456789?h=2bffff0000"
to the iframe source to make it compatible with the new vimeo URL
format.
See more about vimeo video privacy settings at
https://vimeo.com/blog/post/video-privacy-explained/
2021-10-18 08:54:53 +02:00
..
classes MDL-72607 media_vimeo: Fix vimeo URL parser 2021-10-18 08:54:53 +02:00
lang/en MDL-61902 media: Implement null privacy provider 2018-04-16 09:46:56 +08:00
pix
tests MDL-72607 media_vimeo: Fix vimeo URL parser 2021-10-18 08:54:53 +02:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
wsplayer.php MDL-65255 vimeo: Do not require width and height for iframe 2019-04-03 15:16:05 +02:00