I have several sources to record a station I want to listen to (WEEI). I use Apowersoft Audio Recorder, it works great. The problem is, after a short period of time, the station stops playing and I get a message telling me to "click the button to continue playing". The entire point of recording is because I am not at the PC to listen. Is there a way around this super annoying problem? A plugin that will auto click the button, maybe? There was a streaming source I found a while ago that didn't do this but I can't find it now. Any ideas would be greatly appreciated.
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 7 of 7
-
-
Try recording the actual stream:
http://54.82.116.182/entercom-weeifmaac-64?session-id=f9e987b79dd5061bb57b8364dd631ac2&type=.flv
Youtube-dl works with that stream:
Code:youtube-dl -c -o output.adts -f best http://54.82.116.182/entercom-weeifmaac-64?session-id=f9e987b79dd5061bb57b8364dd631ac2&type=.flv
Last edited by jagabo; 2nd May 2017 at 09:59.
-
youtube-dl -c -o output.adts -f best http://54.82.116.182/entercom-weeifmaac-64?session-id=f9e987b79dd5061bb57b8364dd631ac2&type=.flv
Type
Ctrl c
to stop the recording and then rename file as shown in second screenshot.
Audio file plays with vlc or other media player.
It's best to avoid playing radio stations from their website. It is better to find direct stream link and play/record from that.Last edited by jimdagys; 2nd May 2017 at 11:50.
-
I don't know how often the web player interrupts the stream but I recorded about 90 minutes with the above youtube-dl command with no interruptions. I terminated it at that point otherwise it probably would have continued indefinitely.
By the way, for unattended recording you can use Windows' Task Scheduler. It allows you set a start time and duration so the recording can start and stop automatically. I used to record a few radio shows this way. One hint: Task Scheduler requires a login account with a password. -
Jagabo:
How did you find link (http://54.82.116.182/entercom-weeifmaac-64...)? -
I think it was URLSnooper. It found an m3u link which I downloaded and viewed with a text editor.
Last edited by jagabo; 2nd May 2017 at 16:10.
-
Another way to record the radio station is with free Castripper. This doesn't use command line (youtube-dl).
Link to software:
https://files.videohelp.com/u/61125/CastRipper.exe
Just paste in either of these urls into the Castripper (see screenshot). Follow steps 1,2,3 in red.
Code:http://107.22.108.201/entercom-weeifmmp3-64
Code:http://54.82.116.182/entercom-weeifmaac-64
Similar Threads
-
Want to know best way to record to HDD SiriusXm streaming internet radio
By yeoldmetalhead228 in forum AudioReplies: 2Last Post: 13th Feb 2015, 10:21 -
Recording Streaming Video
By confusedperson in forum Video Streaming DownloadingReplies: 12Last Post: 25th Jul 2014, 17:41 -
Church streaming/recording
By gcbailey in forum Newbie / General discussionsReplies: 0Last Post: 17th Mar 2014, 12:44 -
Streaming and Recording at the same time....is it possible?
By alo314 in forum Video Streaming DownloadingReplies: 5Last Post: 3rd Dec 2013, 10:06 -
Question about recording / streaming
By chrisu83 in forum Newbie / General discussionsReplies: 0Last Post: 4th Sep 2012, 04:57