diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-23 12:42:37 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-23 12:42:37 +0900 |
| commit | 07d294425a98ee5d1e22d03e2b24ae2c76e487c0 (patch) | |
| tree | a6818f0d64438c5fdb88b00a35d944f80c056213 /mac/.config/firefox/vdh-settings.json | |
| parent | 6fc28cdb3529ca8ee864cb5c41674cb0a4af72a1 (diff) | |
updates
Diffstat (limited to 'mac/.config/firefox/vdh-settings.json')
| -rw-r--r-- | mac/.config/firefox/vdh-settings.json | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/mac/.config/firefox/vdh-settings.json b/mac/.config/firefox/vdh-settings.json new file mode 100644 index 0000000..a159c22 --- /dev/null +++ b/mac/.config/firefox/vdh-settings.json @@ -0,0 +1,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 + } +} |
