einstein95 / crunchy-xml-decoder

GNU General Public License v2.0
35 stars 14 forks source link

Fails to pull files if show or episode title contains special characters #61

Open sinnx3 opened 8 years ago

sinnx3 commented 8 years ago

Certain Special characters aren't supported in the script and will crash if the specified episode has a special character.

Test Url: "http://www.crunchyroll.com/future-card-buddyfight/episode-34-star-of-hope-radiant-guardian-jackknife-aster-687727"

.swf changed as well went from ChromlessPlayerApp to StandardVideoPlayer again.

Other than this I haven seen any more issues.

sinnx3 commented 8 years ago

Noticed if the url/video file doesn't have any subtitles period for any language and is English dubbed it doesn't mux .mkv with the current code and stays in .flv format and crashes the script and doesn't hash out the url in the queue.

Test Url: "http://www.crunchyroll.com/future-card-buddyfight/episode-1-an-overwhelming-threat-668193"

Should have the option to rip without subtitles and still mux to .mkv format.

jsonn commented 8 years ago

Works fine here.