From 855ab269f2fdfde63c370f1e84c473a3f593dfe4 Mon Sep 17 00:00:00 2001 From: Hellow2 Date: Thu, 4 May 2023 15:11:00 +0200 Subject: [PATCH] Create youtube.md --- documentation/html/youtube/youtube.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 documentation/html/youtube/youtube.md diff --git a/documentation/html/youtube/youtube.md b/documentation/html/youtube/youtube.md new file mode 100644 index 0000000..07e1504 --- /dev/null +++ b/documentation/html/youtube/youtube.md @@ -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`