boncey / ruby-podcast

simple library and command line utility for creating podcast files from a directory of mp3 files
23 stars 19 forks source link

Add a support for MP4 files. #7

Closed wkoszek closed 3 weeks ago

wkoszek commented 8 years ago

This pull request adds MP4 video support to this project

Tested with iTunes. I run:

rake test2
python -m SimpleHTTPServer 8080

and can subscribe to it. I see the video after double-clicking.

image

wkoszek commented 8 years ago

@Beagle123 Created a pull request. Feel free to test.

wkoszek commented 8 years ago

@Beagle123 It would be nice if you reverted the spacing changes. What it will cause is that we'll be able to see lines which actually changed (functionally).