andrew781026 / cypress-hahow

a hahow vedio getter for personal
2 stars 0 forks source link
electron vue

Hahow 影片取得

取得 Hahow 的影片與字幕 ( 利用 Hahow API ) ,
之後可批次上傳到私人 youtube ,
製作 youtube 撥放清單 ,
然後在 APP 中進行觀看


最近切換影片觀看時 , 常常有卡頓感 ,
所以可以利用 "下載器" 來將課程下載到本機做觀看

桌面 APP

目前完整 Electron App 在 vue-proj 資料夾中

可用 electron:serve 開啟

截圖

設定 hahow api_key

個人課程列表

課程內容

里程碑

  1. 利用 hahow restful api 取得影片 URL => 完成
  2. 下載影片到筆電中 => 完成
  3. 上傳到私人 youtube 的撥放清單
  4. 追加字幕

其他可學習

https://blog.typeart.cc/using-puppeteer-crawler-common-skills/

如果要處理印表機功能 - https://www.npmjs.com/package/node-thermal-printer

Electron: 截獲 will-navigate 事件, 為內容來源實作白名單

好用的套件

將 .mp4 轉成 .gif

Tmp

A simple temporary file and directory creator for node.js.