Cleaned up script files

This commit is contained in:
Mollusk 2014-02-09 06:59:57 -06:00
parent 326dd34b26
commit a278746e82
8 changed files with 25 additions and 25 deletions

View File

@ -1,8 +1,8 @@
# BSD Now downloader
HDvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/bsdnow/2014/bsd-0023.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jbmirror/bsd-0023-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jbmirror/bsd-0023-ogg.ogg"
HDvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/bsdnow/"

View File

@ -1,9 +1,9 @@
# coderradio downloader
#HDvideo=""
MOBILEvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/coderradio/2014/cr-0087-432p.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jbmirror/cr-0087-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jbmirror/cr-0087-ogg.ogg"
MOBILEvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/coderradio/"

View File

@ -1,7 +1,7 @@
# faux show downloader
HDvideo="http://www.podtrac.com/pts/redirect.mp4/201401.jb-dl.cdn.scaleengine.net/fauxshow/2014/fauxshow-ep161.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jupiterbroadcasting/fauxshow-ep161-mp3.mp3"
HDvideo=""
MP3audio=""
destDIR="/home/$USER/syncs/fauxshow/"

View File

@ -1,8 +1,8 @@
# LAs downloader
HDvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/las/2014/linuxactionshowep298.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jbmirror/linuxactionshowep298-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jbmirror/linuxactionshowep298-ogg.ogg"
HDvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/linuxactionshow/"

View File

@ -1,8 +1,8 @@
# linux unplugged downloader
HDvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/linuxun/2014/lup-0026.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jnite/lup-0026-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jnite/lup-0026-ogg.ogg"
HDvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/linuxunplugged/"

View File

@ -1,9 +1,9 @@
# scibyte downloader
#HDvideo=""
MOBILEvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/scibyte/2014/scibyte-0118-432p.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jupiterbroadcasting/scibyte-0118-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jupiterbroadcasting/scibyte-0118-ogg.ogg"
MOBILEvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/scibyte/"

View File

@ -1,8 +1,8 @@
# techsnap downloader
HDvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/techsnap/2014/techsnap-0148.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jnite/techsnap-0148-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jnite/techsnap-0148-ogg.ogg"
HDvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/techsnap/"

View File

@ -1,9 +1,9 @@
# Unfilter downloader
#HDvideo="http://www.podtrac.com/pts/redirect.mp4/201310.jb-dl.cdn.scaleengine.net/las/2013/linuxactionshowep284.mp4"
MOBILEvideo="http://www.podtrac.com/pts/redirect.mp4/201402.jb-dl.cdn.scaleengine.net/unfilter/2014/unfilter-0084-432p.mp4"
MP3audio="http://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/jbmirror/unfilter-0084-mp3.mp3"
OGGaudio="http://www.podtrac.com/pts/redirect.ogg/traffic.libsyn.com/jbmirror/unfilter-0084-ogg.ogg"
MOBILEvideo=""
MP3audio=""
OGGaudio=""
destDIR="/home/$USER/syncs/unfilter/"