Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lack of Coast to coast AM torrents
06-01-2011, 01:21 AM
Post: #1
Lack of Coast to coast AM torrents
Hi guys first post here, been using the other part of the site for a fair few years now, just wanted to ask if anyone knows why theres been a lack of coast2coast am torrents?

I'm a massive fan of the show and need my norey fix, was wondering if anyone here knows of an alternative site with coast to coast torrents, that have new ones ( updated since 25th/27th MAY).

Thanks a lot.

Also hello to all you like minded peeps out there. good to see im not the only ones whos 'deluded' xD

TTFN
Find all posts by this user
Quote this message in a reply
06-01-2011, 10:04 AM
Post: #2
RE: Lack of Coast to coast AM torrents
try this: http://sites.ignislucis.com/firelight/
Find all posts by this user
Quote this message in a reply
06-04-2011, 10:09 AM
Post: #3
RE: Lack of Coast to coast AM torrents
Hi guys. What's going on with the disappearance of C2C torrents? What happened?
Find all posts by this user
Quote this message in a reply
06-04-2011, 08:09 PM
Post: #4
RE: Lack of Coast to coast AM torrents
I know its really bugging me now, ive wanted to become a coast insider for some time now, looks like im going to have to now if i want to carry on getting up to date shows. I hope whoever used to upload them is ok.
Find all posts by this user
Quote this message in a reply
08-01-2012, 04:00 PM
Post: #5
RE: Lack of Coast to coast AM torrents
well demonoid is shut down because of a dos attack (prohibiting chinese and taiwanese ips caused that or smth), so the guys who upload this amazing radio show - Ack (daily) and Mica (monthly releases with radio out there extras), well their torrents are down...I hope these guys upload them somewhere else or demonoid comes back...
Find all posts by this user
Quote this message in a reply
08-01-2012, 06:46 PM
Post: #6
RE: Lack of Coast to coast AM torrents
(08-01-2012 04:00 PM)yoleus Wrote:  well demonoid is shut down because of a dos attack (prohibiting chinese and taiwanese ips caused that or smth), so the guys who upload this amazing radio show - Ack (daily) and Mica (monthly releases with radio out there extras), well their torrents are down...I hope these guys upload them somewhere else or demonoid comes back...

Is it possible for you to access them and upload them here?

[Image: randquote.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
08-01-2012, 09:49 PM
Post: #7
RE: Lack of Coast to coast AM torrents
been uploading them at endeavour and st
my insider membership xpired on my be the 23rd of july so its the last insider 4 file its 1 file 64kb now bout 70mb ea
Find all posts by this user
Quote this message in a reply
08-01-2012, 11:53 PM
Post: #8
RE: Lack of Coast to coast AM torrents
You can get all C2C here http://zfirelight.blogspot.com/

Rense and most RBN shows here: http://grizzom.blogspot.com/
Find all posts by this user
Quote this message in a reply
09-17-2012, 09:10 AM
Post: #9
RE: Lack of Coast to coast AM torrents
(08-01-2012 11:53 PM)Whitetrash Wrote:  You can get all C2C here http://zfirelight.blogspot.com/

Rense and most RBN shows here: http://grizzom.blogspot.com/

Can't seem to download though. any torrent DL links that you are aware of?

Cheers
Find all posts by this user
Quote this message in a reply
12-14-2012, 11:41 PM
Post: #10
RE: Lack of Coast to coast AM torrents
The links to the MP3's are in the web page source code. If you run some type of Unix or Linux, or have Cygwin on windows, and have wget installed, you can automate downloading it with a simple script:

wget http://zfirelight.blogspot.com/ -O - 2 > /dev/null | grep mp3 |grep "Hour[1-4]" | grep urls | awk -F\' '{ print $2 }' | while read line
do
wget "$line"
done

That pulls down the latest posted Coast to Coast from the main page. For older posts, you'll need to get there via your browser, open up the HTML viewer, and find the mp3 links for that post.

Peace,
TheDarb
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)