itunes-podcast - Convert files so iTunes recognizes them as podcasts

Adds (or removes) the tags necessary for Apple iTunes to identify the file as a podcast.

Names

itunes-podcast

Description

Options

--add       Add the podcast frames.
--remove    Remove the podcast frames.

Example

$ eyeD3 -P itunes-podcast example.id3

/home/travis/devel/eyeD3/git/example.id3
      iTunes podcast? :-(

$ eyeD3 -P itunes-podcast example.id3 --add

/home/travis/devel/eyeD3/git/example.id3
      iTunes podcast? :-(
      Adding...
      iTunes podcast? :-)

$ eyeD3 -P itunes-podcast example.id3 --remove

/home/travis/devel/eyeD3/git/example.id3
      iTunes podcast? :-)
      Removing...
      iTunes podcast? :-(