Git Product home page Git Product logo

nicopodcast's Introduction

* nicopodcast

** 概要
ニコニコ動画の公開リストをPodcastにする

** 必要なソフトウェアなど
- ruby
- apache(ローカルで使う場合はなくてもいい)
- ffmpeg
- Gemでいろいろ
-- hpricot
-- mechanize
-- nicovideo

** 使い方
- ファイルをどっかに置く
- account.yamlを書く
- lib/crawler.rb を継承してクラスを作り、設定を書き、
  そのオブジェクトを作ってrunするスクリプトを書く(例:example.rb)
- 実行するとフィードと動画や音楽が落ちてくる
- フィードをiTunesに登録

** Crawlerクラスの継承について
- def collect_input_data に各種設定を、
- def hook_publish_feed にフィードを読みやすいに整形する処理を書く
- それ以外は特に変更しなくても動く
- example.rbを参考に

** 動画形式の出力について
example_movie.rbが動画形式で出力するサンプルです。
ffmpegに追加のライブラリ等が必要なようです。
手元のUbuntuの場合、ffmpegを以下のURLの通りにインストールすると、うまくいきました。
他のOSでは動作を確認していません。

  http://uik14661.exblog.jp/7932196/

** TODO
- マイリスト以外の入力に対応
- 古い動画を削除
- アートワークをつける

nicopodcast's People

Contributors

hitode909 avatar hayato1980 avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

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.