|
|
|
|
|
by danShumway
2389 days ago
|
|
Pure curiosity, is this based off of Adblock Radio? https://github.com/adblockradio/adblockradio I've been curious for a while how hard it would be to proxy my podcast feeds through a local server that stripped ads. As far as I can tell, this stuff has to be done dynamically per-file -- sharing timestamps don't work because ads are dynamically injected during each download. |
|