summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2022-08-07 00:37:09 +0200
committerSamantaz Fox <coding@samantaz.fr>2022-08-07 00:37:09 +0200
commit23855c09dc2988947d7ee63ab4c3f8590660884b (patch)
tree38c3d98a8d429c3b6899f77d1e58cf7e0892821f /src
parent618ab01cd75fe43ff8c47fc2454e12eedd41b56e (diff)
downloadinvidious-23855c09dc2988947d7ee63ab4c3f8590660884b.tar.gz
invidious-23855c09dc2988947d7ee63ab4c3f8590660884b.tar.bz2
invidious-23855c09dc2988947d7ee63ab4c3f8590660884b.zip
Remove 'screen' where not required
Diffstat (limited to 'src')
-rw-r--r--src/invidious/yt_backend/youtube_api.cr3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/invidious/yt_backend/youtube_api.cr b/src/invidious/yt_backend/youtube_api.cr
index c8e61539..2b3db742 100644
--- a/src/invidious/yt_backend/youtube_api.cr
+++ b/src/invidious/yt_backend/youtube_api.cr
@@ -47,7 +47,6 @@ module YoutubeAPI
name: "MWEB",
version: "2.20220805.01.00",
api_key: DEFAULT_API_KEY,
- screen: "", # None
},
ClientType::WebScreenEmbed => {
name: "WEB",
@@ -62,13 +61,11 @@ module YoutubeAPI
name: "ANDROID",
version: ANDROID_APP_VERSION,
api_key: "AIzaSyA8eiZmM1FaDVjRy-df2KTyQ_vz_yYM39w",
- screen: "", # ??
},
ClientType::AndroidEmbeddedPlayer => {
name: "ANDROID_EMBEDDED_PLAYER", # 55
version: ANDROID_APP_VERSION,
api_key: DEFAULT_API_KEY,
- screen: "", # None?
},
ClientType::AndroidScreenEmbed => {
name: "ANDROID", # 3