mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2024-11-10 18:25:05 +01:00
f16c9715bb
fix http 502 error caused by http compression added new naming options for Crunchyroll and Funimation fix movie name error
541 lines
28 KiB
XML
541 lines
28 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
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">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</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.Runtime.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:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<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" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</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>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
<data name="balken" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\balken.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="htmlvorThumbnail" xml:space="preserve">
|
|
<value>
|
|
<div class="div-episode">
|
|
|
|
<img alt="image error" src="</value>
|
|
</data>
|
|
<data name="main_add" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-add.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="Funimation_Split_2" xml:space="preserve">
|
|
<value>"></value>
|
|
</data>
|
|
<data name="main_background" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-background.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="Funimation_Split_1" xml:space="preserve">
|
|
<value><a class="trackVideo ng-binding" href="</value>
|
|
</data>
|
|
<data name="add_mass_cancel" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\add_mass_cancel.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="about_icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\about_icon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_del_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-del-hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="AoD_Titel" xml:space="preserve">
|
|
<value>"title":"</value>
|
|
</data>
|
|
<data name="Funimation_Subtitle_String2" xml:space="preserve">
|
|
<value>", "kind": "subtitle", "type": "Full", "language": "</value>
|
|
</data>
|
|
<data name="htmlTitlel" xml:space="preserve">
|
|
<value><a class="main_titel">Placeholder</a>
|
|
<img alt="image error" src="balken.png" class="class-balken"></value>
|
|
</data>
|
|
<data name="Error_404" xml:space="preserve">
|
|
<value><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
|
<html><head>
|
|
<title>404 Not Found</title>
|
|
</head><body>
|
|
<h1>Not Found</h1>
|
|
<p>The requested URL was not found on this server.</p>
|
|
<hr>
|
|
<address>Server at Crunchyroll Downloader Port 8080</address>
|
|
</body></html></value>
|
|
</data>
|
|
<data name="Funimation_Player_ID" xml:space="preserve">
|
|
<value>src="/player/</value>
|
|
</data>
|
|
<data name="Post_error_Top" xml:space="preserve">
|
|
<value><html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
</head>
|
|
<style>
|
|
body {
|
|
text-align: center;
|
|
padding: 40px 0;
|
|
background: #EBF0F5;
|
|
}
|
|
h1 {
|
|
color: #ad3f26;
|
|
font-family: sans-serif;
|
|
font-weight: 900;
|
|
font-size: 40px;
|
|
margin-bottom: 10px;
|
|
}
|
|
p {
|
|
color: #404F5E;
|
|
font-family: sans-serif;
|
|
font-size:20px;
|
|
margin: 0;
|
|
}
|
|
i {
|
|
color: #ad3f26;
|
|
font-size: 100px;
|
|
line-height: 200px;
|
|
margin-left:-15px;
|
|
}
|
|
.card {
|
|
background: white;
|
|
padding: 60px;
|
|
border-radius: 4px;
|
|
box-shadow: 0 2px 3px #C8D0D8;
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
}
|
|
</style>
|
|
<body>
|
|
<div class="card">
|
|
<div style="border-radius:200px; height:200px; width:200px; background: #f7ebeb; margin:0 auto;">
|
|
<i class="checkmark">✘</i>
|
|
</div>
|
|
<h1>Failed!</h1>
|
|
<p></value>
|
|
</data>
|
|
<data name="main_pause_play" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-pause-play.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="LoginSkip" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\LoginSkip.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="LoginSuccess" xml:space="preserve">
|
|
<value>"error":false,"code":"ok"</value>
|
|
</data>
|
|
<data name="main_button_download_deactivate" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main_button_download-deactivate.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="AoD_Image" xml:space="preserve">
|
|
<value>"image":"</value>
|
|
</data>
|
|
<data name="Funimation_Subtitle_String" xml:space="preserve">
|
|
<value>", "kind": "subtitle", "type": "CC", "language": "</value>
|
|
</data>
|
|
<data name="htmlEnd" xml:space="preserve">
|
|
<value><script>
|
|
|
|
setInterval(function loadXMLDoc() {
|
|
var xhttp = new XMLHttpRequest();
|
|
xhttp.onreadystatechange = function() {
|
|
if (this.readyState == 4 && this.status == 200) {
|
|
document.getElementById("bodypage").innerHTML = this.responseText;
|
|
//console.log(this.responseText);
|
|
}
|
|
};
|
|
xhttp.open("GET", "/", true);
|
|
xhttp.send();
|
|
}, 1000);
|
|
</script>
|
|
</body></html></value>
|
|
</data>
|
|
<data name="Post_error_Bottom" xml:space="preserve">
|
|
<value></p>
|
|
</div>
|
|
</body>
|
|
</html></value>
|
|
</data>
|
|
<data name="Funimation_src_string" xml:space="preserve">
|
|
<value>"src":</value>
|
|
</data>
|
|
<data name="US_ToolTip" xml:space="preserve">
|
|
<value>US cookies can't be used as long you are logged in.
|
|
I delete the curremt session with the unlock, if you want to be logged in with the US cookie you need to enter you data on the left.</value>
|
|
</data>
|
|
<data name="ass_template" xml:space="preserve">
|
|
<value>[Script Info]
|
|
; Template for error handling in the Crunchyrol Downloader by hama3254 https://github.com/hama3254/Crunchyroll-Downloader-v3.0
|
|
; ass file from https://github.com/Aegisub/Aegisub/blob/master/automation/v4-docs/template-scripting-ideas.ass
|
|
; Script generated by Aegisub v2.00 PRE-RELEASE (SVN r939, jfs)
|
|
; http://www.aegisub.net
|
|
Title: Default Aegisub file
|
|
ScriptType: v4.00+
|
|
WrapStyle: 0
|
|
PlayResX: 640
|
|
PlayResY: 480
|
|
Video Aspect Ratio: 0
|
|
Video Zoom: 6
|
|
Video Position: 0
|
|
|
|
[V4+ Styles]
|
|
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
|
|
Style: Default,Arial,20,&H00FFFFFF,&H0000FFFF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,0
|
|
|
|
[Events]
|
|
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
|
|
Dialogue: 0,0:00:00.00,0:00:00.00,Default,,0000,0000,0000,,some ideas on how templated karaoke could work in auto4/lua</value>
|
|
</data>
|
|
<data name="hls_endString" xml:space="preserve">
|
|
<value>","resolution":"adaptive"</value>
|
|
</data>
|
|
<data name="hls_Value" xml:space="preserve">
|
|
<value>"format":"adaptive_hls",</value>
|
|
</data>
|
|
<data name="main_settings" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-settings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="htmlnachTumbnail" xml:space="preserve">
|
|
<value>" class="imagestyle">
|
|
|
|
<div>
|
|
|
|
<span class="titel" dir="auto"></value>
|
|
</data>
|
|
<data name="main_del" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-del.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="htmlvorAufloesung" xml:space="preserve">
|
|
<value></span>
|
|
|
|
<div class="progressbar">
|
|
|
|
<div class="progressbar-value" style="width: 0%"></div>
|
|
|
|
</div>
|
|
<span dir="auto" class='percenttext'>0%</span>
|
|
<div>
|
|
<br>
|
|
<span dir="auto" class="resotext"></value>
|
|
</data>
|
|
<data name="crdsettings_setUScookie_button_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\crdsettings_setUScookie_button_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="softsubs_download_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\softsubs_download_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="Startuphtml" xml:space="preserve">
|
|
<value><!DOCTYPE html>
|
|
<html>
|
|
<title>CRD</title>
|
|
|
|
<style>
|
|
.main-bg {margin:0 0 0 -36px;background-color:#757575;}
|
|
.imagestyle{width:156px;height:88px;display:block;margin-bottom:4px} .ulStyle{margin:0 0 0 -10px;display:block;position:relative;margin-top:8px}
|
|
.ulStyle li{margin-left:12px;float:left;display:block;position:relative}
|
|
.listyle{width:156px;display:block;background:#fff;padding:16px;margin-bottom:14px;position:relative;background-color:#b5b3b3}
|
|
.progressbar{height:14px;background:#dedede;}
|
|
.progressbar-value{background:#42d1f5;height:14px;font-weight:bold;}
|
|
.percenttext{text-align: right;font-size:13px;}
|
|
.titel{font-size:13px;font-weight:600;line-height:1.5;display:block;margin-top:10px}
|
|
</style>
|
|
<body class="main-bg" onload="location.reload();">
|
|
<ul class="ulStyle">
|
|
|
|
</ul>
|
|
</body>
|
|
</html></value>
|
|
</data>
|
|
<data name="main_browser" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-browser.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="add_mass_running_cancel_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\add_mass_running_cancel_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_button_download_hovert" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main_button_download_hovert.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="CC_String" xml:space="preserve">
|
|
<value><img id="footer_country_flag" src="https://www.crunchyroll.com/i/country_flags/</value>
|
|
</data>
|
|
<data name="balken_console" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\balken_console.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="DialogNotFound_Submit_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\DialogNotFound_Submit_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="LoginSkipHover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\LoginSkipHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="DialogNotFound_Submit" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\DialogNotFound_Submit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_button_download_default" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main_button_download_default.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="htmlvorHardSubs" xml:space="preserve">
|
|
<value>"> <img alt="image error" src="cc1.png" class="class-cc"></value>
|
|
</data>
|
|
<data name="download_subs_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\download_subs_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="softsubs_download_gray" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\softsubs_download_gray.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_close" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-close.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="download_subs" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\download_subs.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="htmlnachHardSubs" xml:space="preserve">
|
|
<value></a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<img alt="image error" src="balken1.png" class="class-balken"></value>
|
|
</data>
|
|
<data name="main_pause_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-pause-hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="add_mass_running_cancel" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\add_mass_running_cancel.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="thumbnailString" xml:space="preserve">
|
|
<value>"thumbnail":{"url":"</value>
|
|
</data>
|
|
<data name="main_pause" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-pause.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="crdsettings_setUScookie_button" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\crdsettings_setUScookie_button.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="crdSettings_Button_SafeExit_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\crdSettings_Button_SafeExit_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="ffmpeg_user_agend" xml:space="preserve">
|
|
<value>"User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0"</value>
|
|
</data>
|
|
<data name="crdSettings_Button_SafeExit" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\crdSettings_Button_SafeExit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="Funimation_thumbnail" xml:space="preserve">
|
|
<value><meta property="og:image" content="</value>
|
|
</data>
|
|
<data name="main_pause_play_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-pause-play-hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="htmlvorSoftSubs" xml:space="preserve">
|
|
<value></span>
|
|
|
|
<a href="#" class="cc-wert" title="Softsubs:</value>
|
|
</data>
|
|
<data name="add_mass_cancel_hover" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\add_mass_cancel_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="softsubs_download" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\softsubs_download.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\icon.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="AoD_files" xml:space="preserve">
|
|
<value>{"sources":[{"file":"</value>
|
|
</data>
|
|
<data name="CR_Head_Url_Split" xml:space="preserve">
|
|
<value><meta property="og:url" content="</value>
|
|
</data>
|
|
<data name="htmlTop" xml:space="preserve">
|
|
<value><!DOCTYPE html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
</head>
|
|
<html>
|
|
<title>CRD</title>
|
|
|
|
<style>
|
|
.main-bg {margin:0 0 0 0;background-color:#F2F2F2;font-family:Consolas;font-size:16px;}
|
|
.div-spacer{width:16px;height:110px;display:block;margin-bottom:14px;position:relative}
|
|
.div-episode{width:730px;height:110px;display:block;margin-bottom:14px;position:relative}
|
|
.class-balken{width:735px;height:8px;display:block;margin-bottom:4px;margin-top:6px}
|
|
.class-cc{width:36px;height:36px;display:block;margin-bottom:4px;margin-top:-6px;float: left;margin-left:-20px;}
|
|
.imagestyle{width:156px;height:105px;display:block;margin-bottom:8px;margin-top:5px;margin-right: 10px;margin-left: 10px;float: left;}
|
|
.spacediv{width:620px;height:175px;display:block;margin-bottom:4px}
|
|
.ulStyle li{margin-left:12px;float:left;display:block;position:relative}
|
|
.liOld{margin-left:12px;display:block}
|
|
.ulStyle{margin:0 0 0 -10px;display:block;position:relative;margin-top:8px}
|
|
.listyle{width:156px;display:block;background:#fff;padding:16px;margin-bottom:14px;position:relative;background-color:#b5b3b3}
|
|
.progressbar{width:540px;height:20px;background:#dedede;margin-left: 170px;margin-top:8px;}
|
|
.progressbar-value{background:#F78C25;height:20px;font-weight:bold;}
|
|
.percenttext{float:right;text-align:right;font-size:16px;display:inline-block;margin-right:25px}
|
|
.resotext{text-align: left;font-size:18px;margin-left:0px;font-weight:550;}
|
|
.titel{font-size:18px;font-weight:550;display:block;margin-top:5px}
|
|
.main_titel{font-size:18px;font-weight:550;display:block;text-align:center;margin-top:5px}
|
|
.cc-wert{font-size:18px;font-weight:550;display:block;margin-top:-20px;margin-left:250px;text-decoration: none;color:black;}
|
|
.liClass{margin-bottom:8px}
|
|
</style>
|
|
<body id="bodypage" class="main-bg" ></value>
|
|
</data>
|
|
<data name="Main_top" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\Main_top.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_add_invert" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-add_invert.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_browser_invert" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-browser_invert.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_setting_invert" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-setting_invert.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="Funimation_subs_src" xml:space="preserve">
|
|
<value>{"src": "</value>
|
|
</data>
|
|
<data name="AoD_HTML_Anime_Title" xml:space="preserve">
|
|
<value><h1 itemprop="name"></value>
|
|
</data>
|
|
<data name="AoD_HTML_Episode_Title" xml:space="preserve">
|
|
<value><h3 class="episodebox-title" title="</value>
|
|
</data>
|
|
<data name="CR_MediaName" xml:space="preserve">
|
|
<value><h4 id="showmedia_about_name" class="strong">“</value>
|
|
</data>
|
|
<data name="CR_MediaName2" xml:space="preserve">
|
|
<value>”</h4></value>
|
|
</data>
|
|
<data name="main_add_invert_dark" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-add_invert_dark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_browser_invert_dark" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-browser_invert_dark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_close_dark" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-close_dark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_setting_invert_dark" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-setting_invert_dark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_mini" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-mini.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_mini_dark" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-mini_dark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="main_mini_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
<value>..\Resources\main-mini_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
</data>
|
|
<data name="CR_Episode_Nr" xml:space="preserve">
|
|
<value>display_episode_number":"</value>
|
|
</data>
|
|
<data name="CR_Season_Nr" xml:space="preserve">
|
|
<value>seasonNumber":"</value>
|
|
</data>
|
|
</root> |