1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
{
"blacklist": {},
"license": null,
"conversionRules": [],
"outputConfigs": {},
"weh-prefs": {
"networkProbe": true,
"titleMode": "right",
"iconActivation": "currenttab",
"iconBadge": "tasks",
"hitsGotoTab": true,
"default-action-0": "quickdownload",
"default-action-1": "openlocalfile",
"default-action-2": "abort",
"smartnamerFnameSpaces": "keep",
"smartnamerFnameMaxlen": 64,
"downloadControlledMax": 10,
"downloadStreamControlledMax": 10,
"autoPin": false,
"mediaExtensions": "flv|ram|mpg|mpeg|avi|rm|wmv|mov|asf|mp3|rar|movie|divx|rbs|mp4|mpeg4",
"dashHideM4s": true,
"mpegtsHideTs": true,
"orphanExpiration": 60,
"chunksEnabled": true,
"hlsEnabled": true,
"dashEnabled": true,
"dashOnAdp": "audio_video",
"hlsDownloadAsM2ts": false,
"networkFilterOut": "/frag\\\\([0-9]+\\\\)/|[&\\\\?]range=[0-9]+-[0-9]+|/silverlight/",
"mediaweightThreshold": 2097152,
"mediaweightMinSize": 8192,
"tbvwsEnabled": true,
"converterThreads": "auto",
"converterAggregTuneH264": false,
"notifyReady": true,
"noPrivateNotification": true,
"avplayEnabled": true,
"blacklistEnabled": true,
"chunksConcurrentDownloads": 10,
"chunksPrefetchCount": 10,
"downloadRetries": 10,
"downloadRetryDelay": 1000,
"mpegtsSaveRaw": false,
"mpegtsSaveRawStreams": false,
"mpegtsEndsOnSeenChunk": true,
"converterKeepTmpFiles": false,
"backgroundReduxLogger": false,
"dlconvLastOutput": "",
"qrMessageNotAgain": false,
"coappShellEnabled": false,
"downloadCount": 272,
"donateNotAgainExpire": 0,
"popupHeightLeftOver": 100,
"coappDownloads": "coapp",
"lastDownloadDirectory": "/home/si/Videos",
"fileDialogType": "tab",
"alertDialogType": "tab",
"monitorNetworkRequests": true,
"chunkedCoappManifestsRequests": false,
"chunkedCoappDataRequests": true,
"coappRestartDelay": 1000,
"rememberLastDir": true,
"coappIdleExit": 60000,
"dialogAutoClose": false,
"convertControlledMax": 10,
"checkCoappOnStartup": true,
"coappUseProxy": true,
"downloadCompleteDelay": 1000,
"contentRedirectEnabled": true,
"contextMenuEnabled": true,
"toolsMenuEnabled": false,
"medialinkExtensions": "jpg|jpeg|gif|png|mpg|mpeg|avi|rm|wmv|mov|flv|mp3|mp4",
"medialinkMaxHits": 50,
"medialinkMinFilesPerGroup": 6,
"medialinkMinImgSize": 80,
"medialinkAutoDetect": false,
"medialinkScanImages": true,
"medialinkScanLinks": true,
"bulkEnabled": true,
"tbvwsGrabDelay": 2000,
"forcedCoappVersion": "",
"lastHlsDownload": 0,
"galleryNaming": "type-index",
"hlsRememberPrevLiveChunks": false,
"hlsEndTimeout": 20,
"tbvwsExtractionMethod": "page_android_ios_tvep",
"hitUpdateFloodProtect": 100,
"use_native_filepicker": false
}
}
|