You mean @adr-p?
omg, yes! So sorry! That one, yes
I don’t have it, but maybe adr-p will show up now that they’re summoned
Well, thank you nonetheless. although not really necessary, it would prove to be rather comfy for navigating through the audios. I guess I shall wait for them to show up
No problem.
You weren’t that far off either, since the program I made did download a file with the descriptions. Sadly it did not save it. I have the original names though if you need them.
tysm for the fast reply!
thank you! adr- has already replied though. Still, ty!
OK - Looks like I’ve come in late to this but it might be worth looking at the RSS feed to check if you got all the podcasts:
[Xml] $Feed = Invoke-WebRequest 'http://hkbk.fm/?feed=podcast'
$Feed.rss.channel.item.enclosure.url
I just posted the result of that to pastebin: https://pastebin.com/YcHMKtBg
EDIT: Ah, it looks like at least one script used this list.
And here’s my complete script too:
[Xml] $Feed = Invoke-WebRequest 'http://hkbk.fm/?feed=podcast'
foreach ($Url in $Feed.rss.channel.item.enclosure.url) {
Invoke-WebRequest $Url -OutFile ($Url -replace 'http://hkbk.fm/podcast_episodes/', '')
}
How lucky am I to find this thread while randomly searching for discussions, almost at the end of the month! I would be really sad not being able to continue listening. Thanks a lot guys!
Thank you so so much for this! I thought it was a temporary issue when i first got the error message trying to listen to an episode, and i was devastated when saw the title of this thread and realized i might not get to listen to hiikibiiki again.
I just finished downloading the entire from a single peer. Thanks a ton! Will continue and do my best to keep seeding this.
More important now than ever to keep it alive!
Second this! Really thankful to the community for putting this together. Downloading now – thanks to whoever out there is seeding.
As the person who made the torrent and one of the seeders:
\definecolor{sd}{RGB}{125,213,169} \definecolor{sp}{RGB}{236, 51, 237} \definecolor{spi}{RGB}{255,102,255} \definecolor{sr}{RGB}{255,115,151} \definecolor{sy}{RGB}{255,227,147} \definecolor{sb}{RGB}{153,255,255} \definecolor{so}{RGB}{253,142,38} \definecolor{srf}{RGB}{229,90,4} \Huge \color{sy}\text{✧} \color{srf}\text{・゚} \color{sr}\text{:} \color{sp}\text{ *} \color{sb}\text{✧} \color{sr}\text{・゚} \color{so}\text{:} \color{spi}\text{*} \color{sd}\text{YOU'RE WELCOME} \color{sb}\text{*} \color{sr}\text{:} \color{so}\text{・゚} \color{spi}\text{✧} \color{srf}\text{* } \color{sp}\text{:} \color{sb}\text{・゚} \color{sy}\text{✧}
Thank you so much for doing this. I knew that they were taking things down but didn’t realize that downloading them in the Google podcasts app wasn’t enough - seems those downloads miraculously disappeared. And thanks to everyone seeding ~
Any chance of a new torrent or seeds? Would like these for myself and to host on my FTP for others to listen. Thank you.
Can’t you use the current torrent?
Thank you so much for this! Downloaded it long ago, but only just started listening to the podcast during Shelter in Place, and then it all suddenly disappeared from my podcast app!
Does anyone have the file with episode descriptions? I tried the links, but they don’t work anymore. @adr-p ?