mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-25 23:13:00 +00:00
249 lines
10 KiB
XML
249 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<root>
|
||
<!--
|
||
Microsoft ResX Schema
|
||
|
||
Version 1.3
|
||
|
||
The primary goals of this format is to allow a simple XML format
|
||
that is mostly human readable. The generation and parsing of the
|
||
various data types are done through the TypeConverter classes
|
||
associated with the data types.
|
||
|
||
Example:
|
||
|
||
... ado.net/XML headers & schema ...
|
||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||
<resheader name="version">1.3</resheader>
|
||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||
<data name="Name1">this is my long string</data>
|
||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||
[base64 mime encoded serialized .NET Framework object]
|
||
</data>
|
||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||
[base64 mime encoded string representing a byte array form of the .NET Framework object]
|
||
</data>
|
||
|
||
There are any number of "resheader" rows that contain simple
|
||
name/value pairs.
|
||
|
||
Each data row contains a name, and value. The row also contains a
|
||
type or mimetype. Type corresponds to a .NET class that support
|
||
text/value conversion through the TypeConverter architecture.
|
||
Classes that don't support this are serialized and stored with the
|
||
mimetype set.
|
||
|
||
The mimetype is used for serialized objects, and tells the
|
||
ResXResourceReader how to depersist the object. This is currently not
|
||
extensible. For a given mimetype the value must be set accordingly:
|
||
|
||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||
that the ResXResourceWriter will generate, however the reader can
|
||
read any of the formats listed below.
|
||
|
||
mimetype: application/x-microsoft.net.object.binary.base64
|
||
value : The object must be serialized with
|
||
: System.Serialization.Formatters.Binary.BinaryFormatter
|
||
: and then encoded with base64 encoding.
|
||
|
||
mimetype: application/x-microsoft.net.object.soap.base64
|
||
value : The object must be serialized with
|
||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||
: and then encoded with base64 encoding.
|
||
|
||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||
value : The object must be serialized into a byte array
|
||
: using a System.ComponentModel.TypeConverter
|
||
: and then encoded with base64 encoding.
|
||
-->
|
||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||
<xsd:element name="root" msdata:IsDataSet="true">
|
||
<xsd:complexType>
|
||
<xsd:choice maxOccurs="unbounded">
|
||
<xsd:element name="data">
|
||
<xsd:complexType>
|
||
<xsd:sequence>
|
||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||
</xsd:sequence>
|
||
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
<xsd:element name="resheader">
|
||
<xsd:complexType>
|
||
<xsd:sequence>
|
||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
</xsd:sequence>
|
||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
</xsd:choice>
|
||
</xsd:complexType>
|
||
</xsd:element>
|
||
</xsd:schema>
|
||
<resheader name="resmimetype">
|
||
<value>text/microsoft-resx</value>
|
||
</resheader>
|
||
<resheader name="version">
|
||
<value>1.3</value>
|
||
</resheader>
|
||
<resheader name="reader">
|
||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
</resheader>
|
||
<resheader name="writer">
|
||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
</resheader>
|
||
<data name="badM3u8" xml:space="preserve">
|
||
<value>錯誤的m3u8</value>
|
||
</data>
|
||
<data name="notSupported" xml:space="preserve">
|
||
<value>當前輸入不受支援: </value>
|
||
</data>
|
||
<data name="loadingUrl" xml:space="preserve">
|
||
<value>載入URL: </value>
|
||
</data>
|
||
<data name="matchHLS" xml:space="preserve">
|
||
<value>內容匹配: [white on deepskyblue1]HTTP Live Streaming[/]</value>
|
||
</data>
|
||
<data name="masterM3u8Found" xml:space="preserve">
|
||
<value>檢測到Master列表,開始解析全部流訊息</value>
|
||
</data>
|
||
<data name="fetch" xml:space="preserve">
|
||
<value>獲取: </value>
|
||
</data>
|
||
<data name="promptTitle" xml:space="preserve">
|
||
<value>請選擇 [green]你要下載的內容[/]:</value>
|
||
</data>
|
||
<data name="promptChoiceText" xml:space="preserve">
|
||
<value>[grey](按鍵盤上下鍵以瀏覽更多內容)[/]</value>
|
||
</data>
|
||
<data name="promptInfo" xml:space="preserve">
|
||
<value>(按 [blue]空格鍵[/] 選擇流, [green]確認鍵[/] 完成選擇)</value>
|
||
</data>
|
||
<data name="streamsInfo" xml:space="preserve">
|
||
<value>已解析, 共計 {} 條媒體流, 基本流 {} 條, 可選音頻流 {} 條, 可選字幕流 {} 條</value>
|
||
</data>
|
||
<data name="liveFound" xml:space="preserve">
|
||
<value>檢測到直播流</value>
|
||
</data>
|
||
<data name="selectedStream" xml:space="preserve">
|
||
<value>已選擇的流:</value>
|
||
</data>
|
||
<data name="writeJson" xml:space="preserve">
|
||
<value>寫出meta.json</value>
|
||
</data>
|
||
<data name="matchDASH" xml:space="preserve">
|
||
<value>內容匹配: [white on mediumorchid1]Dynamic Adaptive Streaming over HTTP[/]</value>
|
||
</data>
|
||
<data name="checkingLast" xml:space="preserve">
|
||
<value>驗證最後一個分片有效性</value>
|
||
</data>
|
||
<data name="parsingStream" xml:space="preserve">
|
||
<value>正在解析媒體信息...</value>
|
||
</data>
|
||
<data name="keyProcessorNotFound" xml:space="preserve">
|
||
<value>找不到支持的Processor</value>
|
||
</data>
|
||
<data name="startDownloading" xml:space="preserve">
|
||
<value>開始下載...</value>
|
||
</data>
|
||
<data name="segmentCountCheckNotPass" xml:space="preserve">
|
||
<value>分片數量校驗不通過, 共{}個,已下載{}.</value>
|
||
</data>
|
||
<data name="fixingVTT" xml:space="preserve">
|
||
<value>正在提取VTT(raw)字幕...</value>
|
||
</data>
|
||
<data name="fixingVTTmp4" xml:space="preserve">
|
||
<value>正在提取VTT(mp4)字幕...</value>
|
||
</data>
|
||
<data name="binaryMerge" xml:space="preserve">
|
||
<value>二進位制合併中...</value>
|
||
</data>
|
||
<data name="fixingTTMLmp4" xml:space="preserve">
|
||
<value>正在提取TTML(mp4)字幕...</value>
|
||
</data>
|
||
<data name="fixingTTML" xml:space="preserve">
|
||
<value>正在提取TTML(raw)字幕...</value>
|
||
</data>
|
||
<data name="cmd_Input" xml:space="preserve">
|
||
<value>連結或文件</value>
|
||
</data>
|
||
<data name="cmd_header" xml:space="preserve">
|
||
<value>為HTTP請求設置特定的請求頭, 例如:
|
||
-H "Cookie: mycookie" -H "User-Agent: iOS"</value>
|
||
</data>
|
||
<data name="cmd_logLevel" xml:space="preserve">
|
||
<value>設置日誌級別</value>
|
||
</data>
|
||
<data name="cmd_autoSelect" xml:space="preserve">
|
||
<value>自動選擇所有類型的最佳軌道</value>
|
||
</data>
|
||
<data name="cmd_subOnly" xml:space="preserve">
|
||
<value>只選取字幕軌道</value>
|
||
</data>
|
||
<data name="cmd_threadCount" xml:space="preserve">
|
||
<value>設置下載執行緒數</value>
|
||
</data>
|
||
<data name="cmd_skipMerge" xml:space="preserve">
|
||
<value>跳過合併分片</value>
|
||
</data>
|
||
<data name="cmd_binaryMerge" xml:space="preserve">
|
||
<value>二進位制合併</value>
|
||
</data>
|
||
<data name="cmd_delAfterDone" xml:space="preserve">
|
||
<value>完成後刪除臨時文件</value>
|
||
</data>
|
||
<data name="cmd_subtitleFix" xml:space="preserve">
|
||
<value>自動修正字幕</value>
|
||
</data>
|
||
<data name="cmd_checkSegmentsCount" xml:space="preserve">
|
||
<value>檢測實際下載的分片數量和預期數量是否匹配</value>
|
||
</data>
|
||
<data name="cmd_subFormat" xml:space="preserve">
|
||
<value>字幕輸出類型</value>
|
||
</data>
|
||
<data name="cmd_tmpDir" xml:space="preserve">
|
||
<value>設置臨時文件儲存目錄</value>
|
||
</data>
|
||
<data name="cmd_saveDir" xml:space="preserve">
|
||
<value>設置輸出目錄</value>
|
||
</data>
|
||
<data name="cmd_saveName" xml:space="preserve">
|
||
<value>設置保存檔案名</value>
|
||
</data>
|
||
<data name="cmd_uiLanguage" xml:space="preserve">
|
||
<value>設置UI語言</value>
|
||
</data>
|
||
<data name="cmd_skipDownload" xml:space="preserve">
|
||
<value>跳過下載</value>
|
||
</data>
|
||
<data name="cmd_writeMetaJson" xml:space="preserve">
|
||
<value>解析後的訊息是否輸出json文件</value>
|
||
</data>
|
||
<data name="cmd_appendUrlParams" xml:space="preserve">
|
||
<value>將輸入Url的Params添加至分片, 對某些網站很有用, 例如 kakao.com</value>
|
||
</data>
|
||
<data name="cmd_keys" xml:space="preserve">
|
||
<value>設置解密密鑰, 程序調用mp4decrpyt/shaka-packager進行解密. 格式:
|
||
--key KID1:KEY1 --key KID2:KEY2</value>
|
||
</data>
|
||
<data name="cmd_urlProcessorArgs" xml:space="preserve">
|
||
<value>此字符串將直接傳遞給URL Processor</value>
|
||
</data>
|
||
<data name="cmd_MP4RealTimeDecryption" xml:space="preserve">
|
||
<value>即時解密MP4分片</value>
|
||
</data>
|
||
<data name="cmd_useShakaPackager" xml:space="preserve">
|
||
<value>使用shaka-packager替代mp4decrypt</value>
|
||
</data>
|
||
<data name="cmd_decryptionBinaryPath" xml:space="preserve">
|
||
<value>MP4解密所用工具的全路徑, 例如 C:\Tools\mp4decrypt.exe</value>
|
||
</data>
|
||
<data name="cmd_loadKeyFailed" xml:space="preserve">
|
||
<value>獲取KEY失敗,忽略讀取.</value>
|
||
</data>
|
||
</root> |