On Sunday 07 October 2007 2:55:38 pm Petter Reinholdtsen wrote:
> Package: hpodder
> Version: 0.5.8
>
> When using the video pod from
> <URL:http://podkast.nrk.no/program/dagsrevyen.video.rss>, hpodder
> download the files but corrupt them and rename them to drop the .mpeg
> ending. Todays file ended up as
> 'nrk_dagsrevyen_2007-1007-0700_14454.mp4.mp3' and file report 'MP3
> file with ID3 version 2.3.0 tag' as the file content. The file should
> be an MPEG video file.
I believe hpodder is doing the right thing. If you look inside the RSS file,
you see:
<enclosure
url="http://podkast.nrk.no/filer/dagsrevyen/nrk_dagsrevyen_2007-1001-0700_14319.mp4"
length="190822793" type="audio/mpeg" />
That is, the RSS feed is indicating that it's an MP3 audio file by virtue of
the audio/mpeg content type indication.
A completely user-controllable mechanism to manage the file renaming process
is in the works for a future version, but for now, I believe it is obeying
the information in the podcast feed.
-- John
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]