Skip to content

Commit

Permalink
oembed: add bitchute.com to known endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Jul 19, 2024
1 parent a253273 commit 50d5f39
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion lib/plugins/system/oembed/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1094,5 +1094,12 @@
],
"endpoint": "https://display.apester.com/oembed/",
"url": "https://renderer.apester.com/v2/{1}"
}
},
{
"name": "Bitchute",
"templates": [
"bitchute.com/video/*"
],
"endpoint": "https://api.bitchute.com/oembed/"
}
]

0 comments on commit 50d5f39

Please sign in to comment.