取得 Hahow 的影片與字幕 ( 利用 Hahow API ) ,
之後可批次上傳到私人 youtube ,
製作 youtube 撥放清單 ,
然後在 APP 中進行觀看
最近切換影片觀看時 , 常常有卡頓感 ,
所以可以利用 "下載器" 來將課程下載到本機做觀看
目前完整 Electron App 在 vue-proj 資料夾中
可用 electron:serve
開啟
截圖
- 利用 hahow restful api 取得影片 URL => 完成
- 下載影片到筆電中 => 完成
- 上傳到私人 youtube 的撥放清單
- 追加字幕
- loadtest : 練習網站壓力測試
https://blog.typeart.cc/using-puppeteer-crawler-common-skills/
如果要處理印表機功能 - https://www.npmjs.com/package/node-thermal-printer
Electron: 截獲 will-navigate 事件, 為內容來源實作白名單
A simple temporary file and directory creator for node.js.
- 設定 electron & vue - https://juejin.im/post/5d1abff7f265da1bb80c47e3
- 想要试试Electron ,不如看看这篇爬坑总结