kanta's spike

プログラミング学習のなかで作成した小さなツールたちです。

kantas-spike/create-subtitle-image

字幕ファイル(SubRip形式)から字幕画像を生成します。

使用言語:

Python
Shell
Makefile

kantas-spike/add_slide.py

動画作成に使用するスライド用の作業ディレクトリを作成し、テンプレートファイルを用意する。

使用言語:

Python
Makefile

kantas-spike/title_url_copier

Chrome extension to copy the tile and URL of a web page.

使用言語:

JavaScript

kantas-spike/slide2video.py

Blenderを利用して、スライド資料と、その資料用の音声データから動画編集ファイルを作成するツールです。

使用言語:

Python
Makefile
Shell

kantas-spike/create-subtitles-movie.sh

SubRip形式の字幕ファイルからBlenderで字幕アニメーションを作成します

使用言語:

Python
Makefile
Shell

kantas-spike/spike.py

Python shell command to create a working folder

使用言語:

Python
Makefile