Create youtube.md
This commit is contained in:
parent
82ddc4f5d6
commit
855ab269f2
19
documentation/html/youtube/youtube.md
Normal file
19
documentation/html/youtube/youtube.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# YouTube
|
||||||
|
|
||||||
|
I can get data from youtube with either calling:
|
||||||
|
|
||||||
|
- invidious
|
||||||
|
- youtube
|
||||||
|
|
||||||
|
I will only get the structured data from youtube music => `{artist} - Topic`. Maybe other stuff will be implemented
|
||||||
|
|
||||||
|
## Functionality
|
||||||
|
|
||||||
|
Every search results, where the channel name doesnt end with ` - Topic` will be ignored.
|
||||||
|
|
||||||
|
### ISRC search
|
||||||
|
|
||||||
|
### YT music
|
||||||
|
|
||||||
|
If searchin for artist, the query should be:
|
||||||
|
`{artist} - Topic`
|
Loading…
Reference in New Issue
Block a user