Skip to content

alexmcbride/podcatcherdotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PODCATCHER.NET
--------------

A simple RSS/Atom syndication feed reader and podcast downloader.

FFMPEG SUPPORT
--------------

Podcatcher.NET supports both .mp3 and .m4a files. It will automatically convert .m4a files to .mp3 if FFmpeg is placed in the program directory.

1/ Download the FFmpeg Windows binary from http://ffmpeg.zeranoe.com/builds/
2/ Place ffmpeg.exe, ffplay.exe and ffprobe.exe into the program directory alongside PodcatcherDotNet.exe
3/ Restart Podcatcher.NET and go to Options and enable the Automatically convert .m4a files to .mp3 option

LICENSE
-------

Podcatcher.NET
Copyright (C) 2014 Alex McBride

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Releases

No releases published

Packages

No packages published

Languages