Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBOGO Asia can't log in, showing 401 #24

Closed
fox0618 opened this issue Mar 29, 2022 · 0 comments
Closed

HBOGO Asia can't log in, showing 401 #24

fox0618 opened this issue Mar 29, 2022 · 0 comments

Comments

@fox0618
Copy link

fox0618 commented Mar 29, 2022

F:\Subtitle-Downloader-main>python subtitle_downloader.py https://www.hbogoasia.tw/series/sr562 -slang zh-Hans,zh-Hant,en -s 2 -d
2022-03-29 21:25:43 - urllib3.connectionpool - 823 - Starting new HTTPS connection (1): ipinfo.io:443
2022-03-29 21:25:43 - urllib3.connectionpool - 393 - https://ipinfo.io:443 "GET /json HTTP/1.1" 200 None
2022-03-29 21:25:43 - utils.proxy_environ - 124 - ip: 123.252.97.21 (TW)
2022-03-29 21:25:43 - urllib3.connectionpool - 823 - Starting new HTTPS connection (1): api2.hbogoasia.com:443
2022-03-29 21:25:44 - urllib3.connectionpool - 393 - https://api2.hbogoasia.com:443 "GET /v1/geog?lang=zh-Hant&version=0&bundleId=www.hbogoasia.tw HTTP/1.1" 200 341
2022-03-29 21:25:44 - services.hbogoasia - 80 - TWN
2022-03-29 21:25:44 - urllib3.connectionpool - 393 - https://api2.hbogoasia.com:443 "POST /v1/hbouser/login?lang=zh-Hant HTTP/1.1" 401 53
2022-03-29 21:25:44 - services.hbogoasia - 123 - {"status":500,"message":"Wrong Username or Password"}
2022-03-29 21:25:45 - urllib3.connectionpool - 393 - https://api2.hbogoasia.com:443 "GET /v1/tvseason/list?parentId=562&territory=TWN HTTP/1.1" 200 7238
2022-03-29 21:25:45 - services.hbogoasia - 198 -
異星災變 共有:2 季
2022-03-29 21:25:45 - services.hbogoasia - 205 - season url: https://api2.hbogoasia.com/v1/tvepisode/list?parentId=1494&territory=TWN
2022-03-29 21:25:45 - urllib3.connectionpool - 393 - https://api2.hbogoasia.com:443 "GET /v1/tvepisode/list?parentId=1494&territory=TWN HTTP/1.1" 200 42835
2022-03-29 21:25:45 - services.hbogoasia - 219 -
第 2 季 共有:8 集 下載全集
2022-03-29 21:25:45 - services.hbogoasia - 231 - 尋找 異星災變.S02E01.WEB-DL.HBOGO.vtt ...
2022-03-29 21:25:45 - services.hbogoasia - 245 - https://api2.hbogoasia.com/v1/asset/playbackurl?territory=TWN&contentId=036271X0&sessionToken=&channelPartnerID=&operatorId=SIN&lang=zh-Hant
2022-03-29 21:25:45 - urllib3.connectionpool - 393 - https://api2.hbogoasia.com:443 "GET /v1/asset/playbackurl?territory=TWN&contentId=036271X0&sessionToken=&channelPartnerID=&operatorId=SIN&lang=zh-Hant HTTP/1.1" 400 77
Traceback (most recent call last):
File "subtitle_downloader.py", line 178, in
hbogoasia.main()
File "F:\Subtitle-Downloader-main\services\hbogoasia.py", line 314, in main
self.series_subtitle(series_url)
File "F:\Subtitle-Downloader-main\services\hbogoasia.py", line 233, in series_subtitle
content_id, episode, folder_path, file_name)
TypeError: cannot unpack non-iterable NoneType object

@fox0618 fox0618 closed this as completed May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant