File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ 淘宝镜像源:http://npm.taobao.org/mirrors/chromedriver
Original file line number Diff line number Diff line change 66from 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修复文件
Original file line number Diff line number Diff line change 1010browser = 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'
1717browser .get (url )#访问网站
1818
Original file line number Diff line number Diff line change 1+ 淘宝镜像源:http://npm.taobao.org/mirrors/chromedriver
You can’t perform that action at this time.
0 commit comments