# shellcheck disable=SC2155
# Name: podl - podcast downloader with caching
# Version: 2021-10-22
-# Last version: https://git.code.sourcephile.fr/~julm/julm-nix/tree/main/item/nixpkgs/overlays/podl.sh
+# Latest version: https://git.sourcephile.fr/julm/julm-nix/tree/main/item/nixpkgs/overlays/podl.sh
# Synopsis:
# $ mkdir LaMéthodeScientifique 3Blue1Brown
# $ echo >LaMéthodeScientifique/.feed http://radiofrance-podcast.net/podcast09/rss_14312.xml
';;
esac |
"$SHELL" -seu${PODL_XTRACE:+x}
+ rm -f '$file'
+ trap '' EXIT
)
done;;
esac