KurtBestor / Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.
21.72k stars 2.01k forks source link

저도 쿠기적용시 Err 뜹니다. #5738

Open sb2941 opened 1 year ago

sb2941 commented 1 year ago

Get cookies.txt로 얻는 쿠키파일을 불러오는게 안됩니다.

화면 캡처 2023-02-22 143331

Traceback (most recent call last): File "http\cookiejar", line 2038, in _really_load ValueError: too many values to unpack (expected 7)

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "hitomi_downloader_GUI", line 9557, in loadCookies File "cooker", line 84, in load File "cooker", line 55, in load File "http\cookiejar", line 2078, in _really_load http.cookiejar.LoadError: invalid Netscape format cookies file 'E:/내 작업물/컴퓨터 관련/필수 프로그램/hitomi_downloader_GUI_test_v20230210/Supported Sites/ccc3a0ec-8900-4bb4-99d0-b931bc7de2d8.txt': '.channel.io\tTRUE\t/front/v5/elastic/plugins/75671354-8e5e-400b-a11f-34a8be826ce2\tTRUE\t1709050197\tx-veil-id\t5c5b3570-b3af-4335-91cb-b736ee582886\t45'

단, 이전에 적용해놨던 쿠키를 미리 내보내기 했었던 쿠키 파일은 잘 불러와 집니다.

depth221 commented 1 year ago

https://github.com/KurtBestor/Hitomi-Downloader/issues/5736#issuecomment-1440418617 저는 이렇게 해결했습니다.