Re: Replacement for "aactomp3" option?

2016-09-01 Thread artisticforge .
hello I am not a windows user, never have been, installing Cygwyn gives me an environment i am familiar with. it also gives me vim for edting and other useful utility programs. i personally find it easier to work in Windows 10 using Cygwyn. I do not know what Windows 10 has or does not have.

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Charles Johnson
On 01/09/16 15:06, Shevek wrote: 2) Why would you use Cygwin with Windows 10 when it now has built in BASH [2] On that note, here is what i use to convert. Install ffmpeg and make sure it's in your PATH = SNIP #!/bin/bash #

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Shevek
On 1 September 2016 at 13:34, artisticforge . wrote: > hello > > there is Audacity & ffmpeg for windows 10. > Install Cygwyn on Windows 10 and work in a Linux-like environment. > > ffmpeg would be my first choice. > slightly off-topic, but 2 points: 1) Why do you need a

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Derek Kaye
On 1 September 2016 at 14:13, CJB wrote: > Please excuse my ignorance but it seems that some really useful > features of GiP are to be deprecated in future versions for reasons > that I do not fully understand.. > > This is especially pertinent re: the final conversion of

RE: Replacement for "aactomp3" option?

2016-09-01 Thread George Eycott
That would seem to be the answer to everyone's question - thanks for pointing it out! > https://github.com/get-iplayer/get_iplayer/wiki/documentation#custom- > comma > nds shows you how to create a GIP preset to convert a file to MP3 after > downloading and then how to use it on GIP's command

Re: Replacement for "aactomp3" option?

2016-09-01 Thread J K.Eason
> *From:* skyma...@gmail.com > *To:* get_iplayer@lists.infradead.org > *Date:* Thu, 1 Sep 2016 06:31:37 +0100 > > I understand that the "aactomp3" option is being removed in the > next release of GiP. I rely on this to download audio drama in MP3 > format. Can anyone advise me what it can be

Re: Replacement for "aactomp3" option?

2016-09-01 Thread CJB
Please excuse my ignorance but it seems that some really useful features of GiP are to be deprecated in future versions for reasons that I do not fully understand.. This is especially pertinent re: the final conversion of downloads to formats more useful to some folks such as the aactomp3 option.

Re: Replacement for "aactomp3" option?

2016-09-01 Thread artisticforge .
hello for a command-line program ffmpeg would be the choice. numerous tutorials and examples on the internet. a perl script which wraps around get_iplayer and ffmpeg would be easy enough to write. i use ffmpeg and audacity to convert mp3 podcast to m4a/aac files. On Thu, Sep 1, 2016 at 7:33

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Majid Hussain
hi, in the land of linux there is a programm called curlew that can convert 1 or more audio files from one format to another here is it's github page https://github.com/chamfay/Curlew I do hope this helps you. On 01/09/2016, artisticforge . wrote: > hello > > there is

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Chris Marriott
-Original Message- From: George Eycott Sent: Thursday, September 1, 2016 1:33 PM To: get_iplayer@lists.infradead.org Subject: RE: Replacement for "aactomp3" option? I think what the original poster (and myself and a few others who have posted here) are looking for is a way of

Re: Replacement for "aactomp3" option?

2016-09-01 Thread artisticforge .
hello there is Audacity & ffmpeg for windows 10. Install Cygwyn on Windows 10 and work in a Linux-like environment. ffmpeg would be my first choice. On Thu, Sep 1, 2016 at 6:15 AM, Doug Faunt N6TQS +1-510-717-1197 wrote: > Yeah, me too. > > > On 01/09/2016 01:31,

RE: Replacement for "aactomp3" option?

2016-09-01 Thread George Eycott
I think what the original poster (and myself and a few others who have posted here) are looking for is a way of configuring get_iplayer so it does it automatically in the same way as it does now, not adding an additional step. Even if that means running get_iplayer via a batch file to kick off

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Tony Quinn
On 01-Sep-16 12:51 PM, David Cantrell wrote: On Thu, Sep 01, 2016 at 06:31:37AM +0100, skyma...@gmail.com wrote: I understand that the "aactomp3" option is being removed in the next release of GiP. I rely on this to download audio drama in MP3 format. Can anyone advise me what it can be

Re: Replacement for "aactomp3" option?

2016-09-01 Thread David Cantrell
On Thu, Sep 01, 2016 at 06:31:37AM +0100, skyma...@gmail.com wrote: > I understand that the "aactomp3" option is being removed in the next release > of GiP. I rely on this to download audio drama in MP3 format. Can anyone > advise me what it can be replaced by, please? I run GiP on Windows 10.

Re: Replacement for "aactomp3" option?

2016-09-01 Thread Doug Faunt N6TQS +1-510-717-1197
Yeah, me too. On 01/09/2016 01:31, skyma...@gmail.com wrote: I understand that the "aactomp3" option is being removed in the next release of GiP. I rely on this to download audio drama in MP3 format. Can anyone advise me what it can be replaced by, please? I run GiP on Windows 10. Thanks,

Re: Deprecated features to be removed in next release (2.97)

2016-09-01 Thread James Scholes
spam.mc wrote: > Does get_iplayer have a mechanism to launch a script after a download > has completed? Yes, the option you want is simply called "command" (or "--command" from the command line). You can use placeholders which will be substituted by the appropriate information at execution time