Files With Invalid Characters Do Not Save #332
atomictoyguy
started this conversation in
General
Replies: 1 comment
-
This remains true after correcting my issue with retries increasing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[19:50:37] ERROR Message[1958]: could not be downloaded due to following exception: media_downloader.py:240
[[Errno 22] Invalid argument: 'M:\Python\Scripts\telegram_media_downloader\video\Guess?.mp4'].
Traceback (most recent call last):
File "C:\Program Files\Python310\lib\shutil.py", line 815, in move
os.rename(src, real_dst)
OSError: [WinError 17] The system cannot move the file to a different disk drive:
'C:\Users\ADMINI~1\AppData\Local\Temp\1\tmpo9_trymn' ->
'M:\Python\Scripts\telegram_media_downloader\video\Guess?.mp4'
Beta Was this translation helpful? Give feedback.
All reactions