you-get pycryptodome
下載B站視頻
cmd下輸入以后命令:
pip install you-get (需要FQ)
you-get -o './' 'https://www.bilibili.com/video/BV1jE411o7uK/?spm_id_from=333.999.0.0&vd_source=a3dc41ec9514eb6e9d25c0a0c61739ec'
下載后視頻音頻文件分開的
Chrome 檢查快捷鍵(調試窗口) F12開啟,再按F12關閉
或者在網頁元素上---》右鍵 --檢查(直接定位的元素的代碼位置)
進入調試窗口后 Crtl+Shift+P 打開命令菜單
pip install pycryptodome
AES 對稱加密算法庫
安裝失敗,在清華大學鏡像源安裝:pip install pycryptodome -i https://pypi.tuna.tsinghua.edu.cn/simple
?XMLHttpRequest(XHR)?是一種瀏覽器內置的對象,用于與服務器進行異步通信。XHR對象允許網頁在不刷新頁面的情況下,通過JavaScript請求服務器上的數據,并處理響應。它是AJAX(Asynchronous JavaScript and XML)技術的基礎,使得網頁可以動態地更新內容,而不會中斷用戶的操作體驗?
關閉Chrome自動更新:
輸入“msconfig”并按回車鍵,打開“系統配置”工具。
在“服務”選項卡中,取消勾選“Google Updater InternalService”和“Google Updater Service”,然后點擊“應用”和“確定”。重啟電腦以使更改生效。?
Selenium [s??li?ni?m] 官網:https://www.selenium.dev/
Selenium automates browsers.
Selenium WebDriver
文檔 https://www.selenium.dev/zh-cn/documentation/about/
Vue.js https://cn.vuejs.org/examples/#hello-world
response.content.decode() # 解碼
# ret = re.findall(pattern='<span class="title-content-title">.*?</span>', string=response.content.decode())
ret = re.findall(pattern='<span class="title-content-title">[^0-9]*?</span>', string=response.content.decode())
Win+X組合鍵在Windows系統中主要用于打開多功能菜單,其中包含各種快捷功能選項。?按下Win+X鍵可以調出這個菜單,其中包含了如設備管理器、任務管理器、控制面板等常用工具的快捷訪問選項

浙公網安備 33010602011771號