From b33e39185e596c1111101ca359996dfd0b78f4b4 Mon Sep 17 00:00:00 2001 From: jangnamsun Date: Wed, 23 Oct 2024 01:16:29 +0900 Subject: [PATCH] sooplive add (#781) sooplive add Co-authored-by: hachirocu --- providers/sooplive.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 providers/sooplive.yml diff --git a/providers/sooplive.yml b/providers/sooplive.yml new file mode 100644 index 00000000..0f2a4088 --- /dev/null +++ b/providers/sooplive.yml @@ -0,0 +1,16 @@ +--- +- provider_name: afreecaTV + provider_url: https://www.sooplive.co.kr + endpoints: + - schemes: + - https://vod.sooplive.co.kr/player/ + - https://v.afree.ca/ST/ + - https://vod.sooplive.co.kr/ST/ + - https://vod.sooplive.co.kr/PLAYER/STATION/ + - https://play.sooplive.co.kr/ + url: https://openapi.sooplive.co.kr/oembed/embedinfo + example_urls: + - https://openapi.sooplive.co.kr/oembed/embedinfo?url=https://vod.sooplive.co.kr/player/71021072&width=640&height=360 + - https://openapi.sooplive.co.kr/oembed/embedinfo?url=https://play.sooplive.co.kr/afstar1/237663862&width=640&height=360 + discovery: true +... \ No newline at end of file