Skip to content

chpaul/IVODDownloader

Repository files navigation

iVodDownloader

Taiwan Legislative Yuan iVod downloader

  • System requirement: python 2.7, pyqt 4, php 5 with mcrypt module
  • Binary tested platform: Microsoft 7, Mac OS Yosemite
  • Binary files are located at ./dist

Following files will download automatically from GitHub if the files are missing

Windows user

install php-mcrypt ref

  1. download dist/windows/downloader.exe
  2. download extended files (iVOD_LY.sqlite, setting.xml)(optional)
  3. modify php location in ./config/setting.xml
  4. execute Downloader.exe

Mac OS user

install php-mcrypt

  1. install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  1. install mycrypt
brew install homebrew/php/php55-mcrypt
  1. download dist/mac/Downloader.zip
  2. extract files
  3. modify php location in /Downloader.app/Content/Resorce/config/setting.xml
  4. execute Downloader.app

台灣立法院iVod開會影片下載器

  • 系統需求:python 2.7, pyqt 4, php 5.5 php需要安裝mcrypt module
  • 執行檔測試平台: Microsoft Windows 7, Mac OS Yosemite
  • 執行檔放置於./dist

以下檔案若有遺失程式會自動從GitHub補齊或是自動產生

Windows 使用者

php-mcrypt 安裝 參考連結

  1. 下載 dist/windows/downloader.exe
  2. 下載附加檔案(optional)
  3. 更改./config/setting.xml內php執行路徑
  4. 執行 Downloader.exe

Mac使用者

php-mcrypt 安裝

  1. 安裝 homebrew
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  2. 安裝php mycrypt 套件
    brew install homebrew/php/php55-mcrypt
  1. 下載 dist/mac/Downloader.zip
  2. 解壓縮
  3. 更改/Downloader.app/Content/Resorce/config/setting.xml內的php執行路徑
  4. 執行 Downloader.app

About

http://ivod.ly.gov.tw/ video downloader using python (2.7 64bit) pyQT4 and php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages