Skip to content

Commit d897dec

Browse files
Add Tonic Audio Provider (iamcal#704)
* Add Tonic Audio Provider * yml indentation
1 parent e01d083 commit d897dec

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

providers/tonicaudio.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)