diff --git a/lib/plugins/system/oembed/providers.json b/lib/plugins/system/oembed/providers.json index 053aeb584..66f2704f9 100644 --- a/lib/plugins/system/oembed/providers.json +++ b/lib/plugins/system/oembed/providers.json @@ -636,7 +636,8 @@ }, { "name": "Naver Audiobooks", "templates": [ - "audioclip.naver.com/audiobooks/.*" + "audioclip.naver.com/audiobooks/.*", + "audioclip.naver.com/channels/.*" ], "endpoint": "https://audioclip.naver.com/oembed" },