I have been using the same Android podcast playing app for years and used it download many episodes of Security Now. However, the last episode (on FLOC) would not download. I tried it multiple times over the course of a few days and fail, fail, fail.
At first I thought there must have been a typo in the RSS feed so I checked
https://feeds.twit.tv/podcasts/sn.xml
and compared the Enclosure field from the last two episodes which links to the mp3 files. No typo.
Then, it occurred to me to try another episode and it too would not download. I have a number of defenses on my devices and guessed that NextDNS, which is running system-wide on the Android device, might be the problem. It was.
With NextDNS disabled, I could download the episode.
Then the question was what specifically caused the problem. The RSS feed MP3 URL starts with
https://pdst.fm/e/chtbl.com/track/.....
but when I put this into my browser, I end up at a different domain.
https://twit.cachefly.net/audio/sn/....
So, my guess was that pdst.fm redirects to something NextDNS thinks is bad, before we end up at twit.cachefly.net. NextDNS has a log, which I then checked.
Right after the DNS lookup for pdst.fm, there was a DNS lookup for chtbl.com which was blocked. My guess is that's the problem. However, around this time, NextDNS also blocked DNS lookups for
reports.crashlytics.com
e.crashlytics.com
app-measurement.com
Maybe those were the problem?
Leo is a big fan of NextDNS (as am I), so I might not be the only person with this problem.
At first I thought there must have been a typo in the RSS feed so I checked
https://feeds.twit.tv/podcasts/sn.xml
and compared the Enclosure field from the last two episodes which links to the mp3 files. No typo.
Then, it occurred to me to try another episode and it too would not download. I have a number of defenses on my devices and guessed that NextDNS, which is running system-wide on the Android device, might be the problem. It was.
With NextDNS disabled, I could download the episode.
Then the question was what specifically caused the problem. The RSS feed MP3 URL starts with
https://pdst.fm/e/chtbl.com/track/.....
but when I put this into my browser, I end up at a different domain.
https://twit.cachefly.net/audio/sn/....
So, my guess was that pdst.fm redirects to something NextDNS thinks is bad, before we end up at twit.cachefly.net. NextDNS has a log, which I then checked.
Right after the DNS lookup for pdst.fm, there was a DNS lookup for chtbl.com which was blocked. My guess is that's the problem. However, around this time, NextDNS also blocked DNS lookups for
reports.crashlytics.com
e.crashlytics.com
app-measurement.com
Maybe those were the problem?
Leo is a big fan of NextDNS (as am I), so I might not be the only person with this problem.