This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
yikes /
| name | age | message | |
|---|---|---|---|
| |
.autotest | Thu May 29 19:47:05 -0700 2008 | |
| |
AUTHORS | Fri Jun 27 19:58:18 -0700 2008 | |
| |
COPYING | Thu Jan 03 06:52:52 -0800 2008 | |
| |
NEWS | Thu Jan 03 06:52:52 -0800 2008 | |
| |
README | Sat Jun 07 23:46:35 -0700 2008 | |
| |
Rakefile | Tue Jun 17 08:22:01 -0700 2008 | |
| |
TODO | Sat Jun 07 23:46:35 -0700 2008 | |
| |
build/ | Tue Jun 17 08:22:01 -0700 2008 | |
| |
ext/ | Wed Jan 23 00:01:44 -0800 2008 | |
| |
findlibs/ | Sat Mar 08 16:52:12 -0800 2008 | |
| |
lib/ | Tue Aug 19 17:48:32 -0700 2008 | |
| |
po/ | Sun May 18 18:28:16 -0700 2008 | |
| |
spec/ | Tue Jul 08 07:45:16 -0700 2008 |
README
What is Yikes? --------------- Yikes is a program that takes a source library and recreates the same library in iPod Video format (iPod Video / iPod Touch / iPhone). It skips videos that are already there, so you can set it up to run on a periodic basis. However, the much more clever use is to run in the background, and Yikes will automatically convert files at a specified interval, as well as publish an RSS feed that you can subscribe to in iTunes. So when this is all finished, you'll set Yikes to run on startup, point it at your videos, and add http://computername.local:4000/podcast as a podcast. If you have set up a "Season Pass"-type automatic Bittorrent download of shows, this means that every day {The Daily Show, 30 Rock, whatever..} automatically gets sync'ed to your {iPod, Zune, whatever}! Gems you'll need: * builder * gettext * ramaze Misc. gems you might need (building, etc): * RSpec * Rake * RCov * Pallet To build: rake && rake ffmpeg # Takes forever, only works on Mac/Linux rake test # If it works, you're good To run: ruby lib/main.rb --help








