Code Monkey home page Code Monkey logo

channel_plus's Introduction

README

前言

因為國立教育廣播電台有個channel plus, 裡頭有很多語言學習的教學檔。品質相當不錯。 也非常多語言,譬如日,韓,法,西,德,義,越,泰,印尼,阿拉伯,也有英文資料。我 記得以前的教育電台是有個資料庫可以供人全檔下載的。但是最近改版,雖然可以線上收聽, 但是沒有podcast的功能,只能用線上很陽春的播放器。譬如我想要快轉或是1.5倍速播放都 沒有辦法,所以寫了個小程式,可以讓使用者把這些課程的音檔下載。方便在手機或是電腦 上自由地收聽或是快轉…

非常推薦大家使用國立教育廣播電台來學習語言,這些都是各位的血汗錢啊。用自己繳的錢 來學語言。有些有附講義,但大多數都有一本教科書(需要另外購買)。 課程評價可以上網搜尋。目前查到的都相當不錯。

安裝

  1. script只能在erlang的環境下進行。可以看 elixir 官網如何安裝
  2. 或是使用asdf 的方式比較快 https://foreachsam.github.io/book-lang-elixir/book/content/start/install-erlang/#asdf

使用說明

我已經打包了。在終端環下 用 ==./channel_plus== 就可以運行了。

  1. 你要的安裝路徑(–path),應該在mac 或 linux下沒問題,windows下沒有測試過。
  2. –link 就是教育電台裡的語言學習,每個課程的主要頁面
  3. –start 你要從哪一課開始抓(我沒有預設是第1課,如果在要從155課開始,它會從 151開始抓,每10課為一個單位抓取)
  4. –final 是要抓到哪裡為止,每個課程資訊頁面會寫共幾集,可以輸入最後一集
  5. 每個檔案檔名會自行標出是第幾集還是這個課程的名字
./channel_plus --path /Users/scipio/Downloads/ --link https://channelplus.ner.gov.tw/viewalllang/390 --start 155 --final 160

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.