Skip to content

Commit

Permalink
Update providers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live authored and github-actions[bot] committed Dec 17, 2024
1 parent f859584 commit 5a2d04f
Showing 1 changed file with 113 additions and 0 deletions.
113 changes: 113 additions & 0 deletions assets/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,23 @@
}
]
},
{
"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",
"discovery": true
}
]
},
{
"provider_name": "Altium LLC",
"provider_url": "https://altium.com",
Expand Down Expand Up @@ -415,6 +432,16 @@
}
]
},
{
"provider_name": "Bitchute",
"provider_url": "https://bitchute.com/",
"endpoints": [
{
"url": "https://api.bitchute.com/oembed/",
"discovery": true
}
]
},
{
"provider_name": "Blackfire.io",
"provider_url": "https://blackfire.io",
Expand Down Expand Up @@ -2272,6 +2299,20 @@
}
]
},
{
"provider_name": "Linkstackz",
"provider_url": "https://www.linkstackz.com/",
"endpoints": [
{
"schemes": [
"https://linkstackz.com/irf/*",
"https://linkstackz.com/post/*"
],
"url": "https://api.linkstackz.com/oembed",
"discovery": true
}
]
},
{
"provider_name": "Livestream",
"provider_url": "https://livestream.com/",
Expand All @@ -2290,6 +2331,20 @@
}
]
},
{
"provider_name": "Loom",
"provider_url": "https://www.loom.com/",
"endpoints": [
{
"schemes": [
"https://loom.com/i/*",
"https://loom.com/share/*"
],
"url": "https://www.loom.com/v1/oembed",
"discovery": true
}
]
},
{
"provider_name": "LottieFiles",
"provider_url": "https://lottiefiles.com/",
Expand Down Expand Up @@ -3385,6 +3440,19 @@
}
]
},
{
"provider_name": "sbedit",
"provider_url": "https://sbedit.net",
"endpoints": [
{
"schemes": [
"https://sbedit.net/*"
],
"url": "https://sbedit.net/oembed/",
"discovery": true
}
]
},
{
"provider_name": "Screen9",
"provider_url": "http://www.screen9.com/",
Expand Down Expand Up @@ -3957,6 +4025,19 @@
}
]
},
{
"provider_name": "The DAM consultants",
"provider_url": "https://hubspot-media-bridge.thedamconsultants.com/",
"endpoints": [
{
"schemes": [
"https://hubspot-media-bridge.thedamconsultants.com/*"
],
"url": "https://hubspot-media-bridge.thedamconsultants.com/oembed/",
"discovery": true
}
]
},
{
"provider_name": "The New York Times",
"provider_url": "https://www.nytimes.com",
Expand Down Expand Up @@ -4419,6 +4500,23 @@
}
]
},
{
"provider_name": "Vizdom",
"provider_url": "https://vizdom.dev",
"endpoints": [
{
"schemes": [
"https://vizdom.dev/link/*"
],
"url": "https://vizdom.dev/api/v1/oembed",
"discovery": true,
"formats": [
"xml",
"json"
]
}
]
},
{
"provider_name": "Vizydrop",
"provider_url": "https://vizydrop.com",
Expand Down Expand Up @@ -4530,6 +4628,21 @@
}
]
},
{
"provider_name": "Webcrumbs",
"provider_url": "https://webcrumbs.org/",
"endpoints": [
{
"schemes": [
"https://share.webcrumbs.org/*",
"https://tools.webcrumbs.org/*",
"https://www.webcrumbs.org/*"
],
"url": "http://share.webcrumbs.org/",
"discovery": true
}
]
},
{
"provider_name": "wecandeo",
"provider_url": "https://www.wecandeo.com/",
Expand Down

0 comments on commit 5a2d04f

Please sign in to comment.