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 a727a54 commit 42ff29eCopy full SHA for 42ff29e
src/lang/en/drivers.json
@@ -796,6 +796,11 @@
796
},
797
"QuarkTV": {
798
"device_id": "Device id",
799
+ "link_method": "Link method",
800
+ "link_methods": {
801
+ "download": "Download",
802
+ "streaming": "Streaming"
803
+ },
804
"query_token": "Query token",
805
"query_token-tips": "don't edit'",
806
"refresh_token": "Refresh token",
@@ -1071,6 +1076,11 @@
1071
1076
1072
1077
"UCTV": {
1073
1078
1079
1080
1081
1082
1083
1074
1084
1075
1085
1086
@@ -1327,4 +1337,4 @@
1327
1337
"WoPan": "WoPan",
1328
1338
"YandexDisk": "YandexDisk"
1329
1339
}
1330
-}
1340
+}
0 commit comments