diff --git a/providers/neetoRecord.yml b/providers/neetoRecord.yml new file mode 100644 index 00000000..daf01e99 --- /dev/null +++ b/providers/neetoRecord.yml @@ -0,0 +1,10 @@ +--- +- provider_name: neetoRecord + provider_url: https://neetorecord.com + endpoints: + - schemes: + - https://*.neetorecord.com/watch/* + url: https://api.neetorecord.com/api/v1/oembed + example_urls: + - https://spinkart.neetorecord.com/api/v1/oembed?format=json&url=https%3A%2F%2Fspinkart.neetorecord.com%2Fwatch%2Fade154fb-bff3-4347-b2fa-be77db58e792 +...