Skip to content
This repository was archived by the owner on May 18, 2020. It is now read-only.

ikeay/vinemv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vine MV

曲名を入力すると、Vineの動画を使ったミュージックビデオを自動生成するWebアプリケーションです。

Vine MV is a web application which automatically generates a music video using the Vine APIs from the music title you type.

Demo

Herokuで確認できます。

You can try out this app on Heroku.

Requirements

アプリケーションは以下の環境での動作確認を行いました。

I've tested this app on the following environment. This app may work on the other environment, but I do not support the other setting.

  • Ruby 2.2.2p95
  • Sinatra 1.4.6

Installation

$ git clone https://github.com/ikeay/vinemv.git
$ cd vinemv
$ edit keys in class/extract.rb (see below).
$ bundle install

class/extract.rbに書かれている鍵情報YOUR_CLIENT_ID, YOUR_CLIENT_SECRET, AZURE_ACCOUNT_KEYを書き換える必要があります。

Note that in class/extract.rb, you need to change the values of the keys properly: YOUR_CLIENT_ID, YOUR_CLIENT_SECRET, AZURE_ACCOUNT_KEY.

Usage

$ ruby main.rb

このアプリケーションがどのような挙動をするのかはこちらのブログで説明しています。

This blog post (written in Japanese) explains how it works.

Author

ikeay

Copyright

Copyright © 2015 Ayaka Ikezawa. This software is released under the MIT License, see LICENSE.txt.

About

Vine動画でミュージックビデオを自動生成するWebアプリケーション

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •