You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
使用文件名
KIM JI-YOUNG, BORN 1982.2019.1080p.FHDRip.H264.AAC-NonDRM.mp4
parse window.location
parts = re.findall(pattern, html)
while parts:
parts.reverse()
redirect_url = urljoin(ZimukuDownloader.site_url,
"".join(parts))
r = s.get(redirect_url, timeout=10)
html = r.text
parts = re.findall(pattern, html)
上面代码找不到url
The text was updated successfully, but these errors were encountered:
使用文件名
KIM JI-YOUNG, BORN 1982.2019.1080p.FHDRip.H264.AAC-NonDRM.mp4
parse window.location
上面代码找不到url
The text was updated successfully, but these errors were encountered: