wayneclub / Subtitle-Downloader

Auto download subtitles from streaming services, such as Apple TV+, CatchPlay, Crunchyroll, Disney+, FridayVideo, HBO GO Asia, iQIYI, iTunes, KKTV, LINE TV, meWATCH, MyVideo, NowE, NowPlayer, Viki, Viu, WeTV, YouTube, and etc.
MIT License
306 stars 64 forks source link

WeTV = Sorry, there's no embeded subtitles in this video #10

Closed liongtwap closed 2 years ago

liongtwap commented 2 years ago

Hi, I tried for download all subtitle in 1 season in wetv.vip, but no subtitle downloaded, and stop function at random episode, it was said = Sorry, there's no embeded subtitles in this video Please add function = download subtitle from episod 5 - 15 in example Thanks

liongtwap commented 2 years ago

this is the error log = https://anonfiles.com/9fu9d3Fax8/Subtitle-Downloader_2022-02-01_18-00-34_log https://anonfiles.com/Bduad9F1x4/Subtitle-Downloader_2022-02-01_17-58-41_log I already have the newest version chrome browser

Legend1987 commented 2 years ago

Like me

Legend1987 commented 2 years ago

this is the error log =

2022-02-01 17:09:51 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): ipinfo.io 2022-02-01 17:09:52 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 260 2022-02-01 17:09:52 - root - 110 - ip: XXXXXXXXXXXX (IQ) 2022-02-01 17:09:52 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): ipinfo.io 2022-02-01 17:09:52 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 260 2022-02-01 17:09:52 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): wetv.vip 2022-02-01 17:09:53 - urllib3.connectionpool - 393 - https://wetv.vip:443 "GET /play/1pka1m9w1yxm0l0-Novoland-Pe arl-Eclipse/ HTTP/1.1" 308 0 2022-02-01 17:09:53 - urllib3.connectionpool - 393 - https://wetv.vip:443 "GET /play/1pka1m9w1yxm0l0-Novoland-Pe arl-Eclipse HTTP/1.1" 500 None --- Logging error --- Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\logging__init__.py", line 1084, in em it stream.write(msg + self.terminator) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\encodings\cp1256.py", line 19, in enco de return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode characters in position 5101-5104: character maps to

Call stack: File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\subtitle_downloader.py", line 145, in wetv.main() File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\services\wetv.py", line 269, in main self.download_subtitle() File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\services\wetv.py", line 248, in download_subtitle

response = http_request(session=self.session,

File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\common\utils.py", line 96, in http_request logger.error("\n%s", req.text)

I already have the newest version chrome browser

wayneclub commented 2 years ago

this is the error log = https://anonfiles.com/9fu9d3Fax8/Subtitle-Downloader_2022-02-01_18-00-34_log https://anonfiles.com/Bduad9F1x4/Subtitle-Downloader_2022-02-01_17-58-41_log I already have the newest version chrome browser

Please read the instruction before posting the issues!

  1. https://wetv.vip/id/play/1pka1m9w1yxm0l0/l0041v2hu46 The video doesn't contain any subtitles; how can the script download the subtitles? So, the error message tells you, "Sorry, there are no embedded subtitles in this video!"

  2. https://www.iq.com/album/%E5%A4%A7%E4%BF%A0%E9%9C%8D%E5%85%83%E7%94%B2-2020-19rrhlc23h?lang=zh_tw For iq.com, make your video is playable in your region and use the album page to download subtitles.

wayneclub commented 2 years ago

this is the error log =

2022-02-01 17:09:51 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): ipinfo.io 2022-02-01 17:09:52 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 260 2022-02-01 17:09:52 - root - 110 - ip: XXXXXXXXXXXX (IQ) 2022-02-01 17:09:52 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): ipinfo.io 2022-02-01 17:09:52 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 260 2022-02-01 17:09:52 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): wetv.vip 2022-02-01 17:09:53 - urllib3.connectionpool - 393 - https://wetv.vip:443 "GET /play/1pka1m9w1yxm0l0-Novoland-Pe arl-Eclipse/ HTTP/1.1" 308 0 2022-02-01 17:09:53 - urllib3.connectionpool - 393 - https://wetv.vip:443 "GET /play/1pka1m9w1yxm0l0-Novoland-Pe arl-Eclipse HTTP/1.1" 500 None --- Logging error --- Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\logginginit.py", line 1084, in em it stream.write(msg + self.terminator) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\encodings\cp1256.py", line 19, in enco de return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode characters in position 5101-5104: character maps to

Call stack: File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\subtitle_downloader.py", line 145, in wetv.main() File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\services\wetv.py", line 269, in main self.download_subtitle() File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\services\wetv.py", line 248, in download_subtitle

response = http_request(session=self.session,

File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\common\utils.py", line 96, in http_request logger.error("\n%s", req.text)

I already have the newest version chrome browser

Please re-download the code and put the folder somewhere in your C drive.

Legend1987 commented 2 years ago

this is the error log = 2022-02-01 17:09:51 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): ipinfo.io 2022-02-01 17:09:52 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 260 2022-02-01 17:09:52 - root - 110 - ip: XXXXXXXXXXXX (IQ) 2022-02-01 17:09:52 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): ipinfo.io 2022-02-01 17:09:52 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 260 2022-02-01 17:09:52 - urllib3.connectionpool - 817 - Starting new HTTPS connection (1): wetv.vip 2022-02-01 17:09:53 - urllib3.connectionpool - 393 - https://wetv.vip:443 "GET /play/1pka1m9w1yxm0l0-Novoland-Pe arl-Eclipse/ HTTP/1.1" 308 0 2022-02-01 17:09:53 - urllib3.connectionpool - 393 - https://wetv.vip:443 "GET /play/1pka1m9w1yxm0l0-Novoland-Pe arl-Eclipse HTTP/1.1" 500 None --- Logging error --- Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\logginginit.py", line 1084, in em it stream.write(msg + self.terminator) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\encodings\cp1256.py", line 19, in enco de return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode characters in position 5101-5104: character maps to Call stack: File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\subtitle_downloader.py", line 145, in wetv.main() File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\services\wetv.py", line 269, in main self.download_subtitle() File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\services\wetv.py", line 248, in download_subtitle

response = http_request(session=self.session,

File "G:\Subtitle-Downloader-main_3\Subtitle-Downloader-main\common\utils.py", line 96, in http_request logger.error("\n%s", req.text) I already have the newest version chrome browser

Please re-download the code and put the folder somewhere in your C drive.

https://anonfiles.com/P9n6i7Fcx6/Subtitle-Downloader_2022-02-01_23-00-35_log

liongtwap commented 2 years ago

this is the error log = https://anonfiles.com/9fu9d3Fax8/Subtitle-Downloader_2022-02-01_18-00-34_log https://anonfiles.com/Bduad9F1x4/Subtitle-Downloader_2022-02-01_17-58-41_log I already have the newest version chrome browser

Please read the instruction before posting the issues!

1. https://wetv.vip/id/play/1pka1m9w1yxm0l0/l0041v2hu46
   The video doesn't contain any subtitles; how can the script download the subtitles?
   So, the error message tells you, "Sorry, there are no embedded subtitles in this video!"

2. https://www.iq.com/album/%E5%A4%A7%E4%BF%A0%E9%9C%8D%E5%85%83%E7%94%B2-2020-19rrhlc23h?lang=zh_tw
   For iq.com, make your video is playable in your region and use the album page to download subtitles.

I don't understand why you said that this video doesn't contain any subtitles, this is the proof... wetv

wayneclub commented 2 years ago

this is the error log = https://anonfiles.com/9fu9d3Fax8/Subtitle-Downloader_2022-02-01_18-00-34_log https://anonfiles.com/Bduad9F1x4/Subtitle-Downloader_2022-02-01_17-58-41_log I already have the newest version chrome browser

Please read the instruction before posting the issues!

1. https://wetv.vip/id/play/1pka1m9w1yxm0l0/l0041v2hu46
   The video doesn't contain any subtitles; how can the script download the subtitles?
   So, the error message tells you, "Sorry, there are no embedded subtitles in this video!"

2. https://www.iq.com/album/%E5%A4%A7%E4%BF%A0%E9%9C%8D%E5%85%83%E7%94%B2-2020-19rrhlc23h?lang=zh_tw
   For iq.com, make your video is playable in your region and use the album page to download subtitles.

I don't understand why you said that this video doesn't contain any subtitles, this is the proof... wetv

Wrong error commitment, the error display 'Time out' due to your bad internet connection instead of 'Sorry, there are no embedded subtitles in this video'. I remove the timeout setting and it should work.