Skip to content

Commit ab6da82

Browse files
author
mochazi
committed
2021-12-31 下载小鹅通视频-美化代码🎉
1 parent 4967e65 commit ab6da82

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
淘宝镜像源:http://npm.taobao.org/mirrors/chromedriver

下载小鹅通视频/3.手动合并版本/request_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from Crypto.Cipher import AES
77

88
'''
9-
本次爬取的课程地址:https://appdgjqmn6j1714.h5.xiaoeknow.com/v1/course/video/v_61ceb0f8e4b05006f9c4214e?type=2&pro_id=p_61cc408ee4b0a91144afda88&is_redirect=1
9+
本次爬取的课程地址:https://appdgjqmn6j1714.h5.xiaoeknow.com/v1/course/video/v_61ceb0f8e4b05006f9c4214e
1010
'''
1111

1212
# 生成python修复文件

下载小鹅通视频/3.手动合并版本/selenium启动/selenium_start.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
browser = webdriver.Chrome(executable_path=r'chromedriver.exe',options=chrome_options)#r 代表的是强制禁止转义
1111

1212
'''
13-
本次爬取的课程地址:https://xueyuan.xiaoe-tech.com/detail/p_5e269260ab5c5_O25BMaat/6
13+
本次爬取的课程地址:https://appdgjqmn6j1714.h5.xiaoeknow.com/v1/course/video/v_61ceb0f8e4b05006f9c4214e
1414
'''
1515

16-
url = 'https://appdgjqmn6j1714.h5.xiaoeknow.com/v1/course/video/v_61ceb0f8e4b05006f9c4214e?type=2&pro_id=p_61cc408ee4b0a91144afda88&is_redirect=1'
16+
url = 'https://appdgjqmn6j1714.h5.xiaoeknow.com/v1/course/video/v_61ceb0f8e4b05006f9c4214e'
1717
browser.get(url)#访问网站
1818

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
淘宝镜像源:http://npm.taobao.org/mirrors/chromedriver

0 commit comments

Comments
 (0)