video: disable gstreamer
[julm/julm-nix.git] / nixpkgs / overlays / podl.sh
index 9e40ee3b563ce2408cbe119628a0d4dc46e4ead7..c73018b9928686edc99025611e1f655b0db293c3 100644 (file)
@@ -6,7 +6,7 @@
 # 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
@@ -176,6 +176,8 @@ while IFS= read -r found; do
            ';;
       esac |
       "$SHELL" -seu${PODL_XTRACE:+x}
+      rm -f '$file'
+      trap '' EXIT
       )
     done;;
   esac