We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01d083 commit d897decCopy full SHA for d897dec
providers/tonicaudio.yml
@@ -0,0 +1,17 @@
1
+---
2
+- provider_name: Tonic Audio
3
+ provider_url: https://tonicaudio.com/
4
+ endpoints:
5
+ - schemes:
6
+ - https://tonicaudio.com/take/*
7
+ - https://tonicaudio.com/song/*
8
+ - https://tnic.io/song/*
9
+ - https://tnic.io/take/*
10
+ url: https://tonicaudio.com/oembed
11
+ discovery: true
12
+ example_urls:
13
+ - https://tonicaudio.com/oembed?url=https%3A%2F%2Ftnic.io%2Fsong%2FYsiaUAFouw
14
+ - https://tonicaudio.com/oembed?url=https%3A%2F%2Ftnic.io%2Ftake%2Fh4QIxVnhLL
15
+ formats:
16
+ - json
17
+...
0 commit comments