alzamer2 / Crunchyroll-XML-Decoder-py3

GNU General Public License v3.0
17 stars 5 forks source link

BUG ANIME #43

Open SAOKT opened 2 years ago

SAOKT commented 2 years ago

Hello. for some reason this anime. can not be downloaded. sell this bug. all other anime without problems. name: https://www.crunchyroll.com/es/so-im-a-spider-so-what

ERROR: Booting up...

Now Downloading - So I'm a Spider, So What. Episode 1 - ?Reencarnacion. ?Otro mundo. Exception in thread downloadthread: Traceback (most recent call last): File "C:\Users\sao\AppData\Local\Programs\Python\Python37\lib\threading.py", line 926, in _bootstrap_inner self.run() File "C:\Users\sao\AppData\Local\Programs\Python\Python37\lib\threading.py", line 870, in run self._target(*self._args, **self.kwargs) File "crunchy-xml-decoder\hls.py", line 95, in download_thread self.download_part(seg.absolute_uri, output, key, seg.mediasequence, self.tasks1) File "crunchy-xml-decoder\hls.py", line 62, in download_part with open(filename, 'ab') as f_handle: OSError: [Errno 22] Invalid argument: "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\export\So I'm a Spider, So What. Episode - 1 - ?Reencarnacion. ?Otro mundo..ts0"

Traceback (most recent call last): File "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-decoder-py3.py", line 378, in queueu(os.path.join('.', arg.queue)) File "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-decoder-py3.py", line 112, in queueu ultimate(line.strip(), '', '') File "crunchy-xml-decoder\ultimate.py", line 232, in ultimate download_subprocessresult = download.video_hls(hls_url, videoinput, config['connectionn']) File "crunchy-xml-decoder\hls_.py", line 162, in video_hls self.fetchstreams() File "crunchy-xml-decoder\hls.py", line 126, in fetch_streams os.rename(self.output+'0',self.output) OSError: [WinError 123] El nombre de archivo, el nombre de directorio o la sintaxis de la etiqueta del volumen no son correctos: "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\export\So I'm a Spider, So What. Episode - 1 - ?Reencarnacion. ?Otro mundo..ts0" -> "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\export\So I'm a Spider, So What. Episode - 1 - ?Reencarnacion. ?Otro mundo..ts"

alzamer2 commented 2 years ago

The problem is in the name It's try to save file in your hard disk with name contain '?'

On Mon, Aug 9, 2021, 6:09 AM SAOKT @.***> wrote:

Hello. for some reason this anime. can not be downloaded. sell this bug. all other anime without problems. name: https://www.crunchyroll.com/es/so-im-a-spider-so-what

ERROR: Booting up...

Now Downloading - So I'm a Spider, So What. Episode 1 - ?Reencarnacion. ?Otro mundo. Exception in thread downloadthread: Traceback (most recent call last): File "C:\Users\sao\AppData\Local\Programs\Python\Python37\lib\threading.py", line 926, in _bootstrap_inner self.run() File "C:\Users\sao\AppData\Local\Programs\Python\Python37\lib\threading.py", line 870, in run self._target(*self.

*args, *self.kwargs) File "crunchy-xml-decoder\hls.py", line 95, in download_thread self.download_part(seg.absolute_uri, output, key, seg.media_sequence, self.tasks1) File "crunchy-xml-decoder\hls.py", line 62, in download_part with open(filename, 'ab') as f_handle: OSError: [Errno 22] Invalid argument: "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\export\So I'm a Spider, So What. Episode - 1 - ?Reencarnacion. ?Otro mundo..ts0"

Traceback (most recent call last): File "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-decoder-py3.py", line 378, in queueu(os.path.join('.', arg.queue)) File "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-decoder-py3.py", line 112, in queueu ultimate(line.strip(), '', '') File "crunchy-xml-decoder\ultimate.py", line 232, in ultimate download_subprocessresult = download.video_hls(hls_url, videoinput, config['connectionn']) File "crunchy-xml-decoder\hls_.py", line 162, in video_hls self.fetchstreams() File "crunchy-xml-decoder\hls.py", line 126, in fetch_streams os.rename(self.output+'0',self.output) OSError: [WinError 123] El nombre de archivo, el nombre de directorio o la sintaxis de la etiqueta del volumen no son correctos: "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\export\So I'm a Spider, So What. Episode - 1 - ?Reencarnacion. ?Otro mundo..ts0" -> "C:\Users\sao\3D Objects\Crunchyroll-XML-Decoder-py3-master\export\So I'm a Spider, So What. Episode - 1 - ?Reencarnacion. ?Otro mundo..ts"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alzamer2/Crunchyroll-XML-Decoder-py3/issues/43, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCI5LUTQCYVS5VBYIJMVLTT35BHJANCNFSM5BZFHZTA .

SAOKT commented 2 years ago

how can I solve it?

I like your application. I've tried others but they download the videos badly.