diff --git a/src/Embera/Provider/UniversitePantheonSorbonne.php b/src/Embera/Provider/UniversitePantheonSorbonne.php index e9cd298..5da2a55 100644 --- a/src/Embera/Provider/UniversitePantheonSorbonne.php +++ b/src/Embera/Provider/UniversitePantheonSorbonne.php @@ -24,7 +24,7 @@ class UniversitePantheonSorbonne extends ProviderAdapter implements ProviderInterface { /** inline {@inheritdoc} */ - protected $endpoint = 'https://mediatheque.univ-paris1.fr/oembed/?format=json'; + protected $endpoint = 'https://mediatheque.univ-paris1.fr/video/oembed/?format=json'; /** inline {@inheritdoc} */ protected static $hosts = [ diff --git a/tests/Embera/Provider/UniversitePantheonSorbonneTest.php b/tests/Embera/Provider/UniversitePantheonSorbonneTest.php index 9fd4480..0d8830c 100644 --- a/tests/Embera/Provider/UniversitePantheonSorbonneTest.php +++ b/tests/Embera/Provider/UniversitePantheonSorbonneTest.php @@ -21,8 +21,6 @@ final class UniversitePantheonSorbonneTest extends ProviderTester { protected $tasks = [ 'valid_urls' => [ - 'https://mediatheque.univ-paris1.fr/video/1839-revue-1257-n1-eclairages-sur-le-cinema/', - 'https://mediatheque.univ-paris1.fr/video/1833-discovering-greek-roman-cities-teaser-fr/', 'https://mediatheque.univ-paris1.fr/video/1786-entretien-avec-bruno-cotte/', ], 'invalid_urls' => [