【ニコニコ動画】Niconicome v3【コンテンツDL】 (697レス)
前次1-
抽出解除 レス栞

リロード規制です。10分ほどで解除するので、他のブラウザへ避難してください。
91
(2): 2024/03/05(火)18:06 ID:/y1d89Ld0(2/3) AAS
[System]so43430830のダウンロード処理を開始しました。
[System]so43430830のダウンロード処理に失敗しました。
[System]詳細:コメントのシリアライズに失敗しました。(詳細:System.InvalidOperationException: There was an error generating the XML document.
---> System.ArgumentException: '', hexadecimal value 0x11, is an invalid character.
at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
at System.Xml.XmlWellFormedWriter.WriteString(String text)
省8
92
(1): 2024/03/05(火)20:05 ID:/y1d89Ld0(3/3) AAS
>>91
// 使われていない変数
64 -| char[] invalidChars = { '\x08', '\x0B', '\x0C', '\x11' , '\x1F' };

今回の修正箇所
71 -| element.Text = Regex.Replace(element.Text, @"[\x08\x0B\x0C\x1F]", "");
71 +| element.Text = Regex.Replace(element.Text, @"[\x08\x0B\x0C\x11\x1F]", "");
178
(1): 2024/04/01(月)20:07 ID:aJxzPabF0(1) AAS
>>91
私はジャンプ厨だが
世代関係なく嫌悪すんの
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.019s