#!/usr/bin/fish

# to add
# https://www.youtube.com/watch?v=YfAgSusi6t0 --start='51:08' --end='56:22'
# +
# https://www.youtube.com/watch?v=BaKirqZYfv4 --start='51:57' --end='57:19'
#(  https://www.youtube.com/watch?v=uEgK-YMPtXA --start='00:00' --end=' ... oh, it repeats, sweet.)
# to add to all...
# --fullscreen --panscan=1.00(???~ yup seems so)
# --fullscreen --panscan=1.00

#mkdir ~/Videos
#mkdir ~/Videos/hof
#cd ~/Videos/hof
# ... nah, i'll just refactor this to have full paths.

# ... really should
#set $hofdir = ~/Videos/hof
## set $hofdir = ~/cinema/_healing/hof/

################################################################################
#### pre-hof relax 

# madi asmr

if test -f ~/Videos/hof/ASMR\ REIKI\ Chakra\ Energy\ Cleanse\ ✨\ Roleplay\ _\ Soft\ Spoken\ \&\ Whisper,\ Hand\ Movements,\ Flower\ Sounds-PBBxpxNANCg.mp4
    mpv  --fullscreen --panscan=1.00 --start='06:45' --end='17:55' --contrast=99 --brightness=33 --gamma=99 ~/Videos/hof/ASMR\ REIKI\ Chakra\ Energy\ Cleanse\ ✨\ Roleplay\ _\ Soft\ Spoken\ \&\ Whisper,\ Hand\ Movements,\ Flower\ Sounds-PBBxpxNANCg.mp4
else
    youtube-dl --format=18 "https://www.youtube.com/watch?v=PBBxpxNANCg -o ~/Videos/hof/"
    mpv  --fullscreen --panscan=1.00 --start='06:45' --end='17:55' --contrast=99 --brightness=33 --gamma=99 ~/Videos/hof/ASMR\ REIKI\ Chakra\ Energy\ Cleanse\ ✨\ Roleplay\ _\ Soft\ Spoken\ \&\ Whisper,\ Hand\ Movements,\ Flower\ Sounds-PBBxpxNANCg.mp4

end

# berg progressive relaxation

if test -f ~/Videos/hof/'How to Relax-xlwC5-3iMXw.mp4'
    mpv --fullscreen --panscan=1.00 --start='01:33' --end='07:11' ~/Videos/hof/'How to Relax-xlwC5-3iMXw.mp4'
else
    youtube-dl --format=18 "https://www.youtube.com/watch?v=xlwC5-3iMXw -o ~/Videos/hof/"
    mpv --fullscreen --panscan=1.00 --start='01:33' --end='07:11' ~/Videos/hof/'How to Relax-xlwC5-3iMXw.mp4'
end

################################################################################

# beginner hof 3 rounds

if test -f ~/Videos/hof/'Wim Hof Method Guided Breathing for Beginners (3 Rounds Slow Pace)-0BNejY1e9ik.mp4'
    mpv --fullscreen --panscan=1.00 --start='00:01' --end='10:09' ~/'Videos/hof/Wim Hof Method Guided Breathing for Beginners (3 Rounds Slow Pace)-0BNejY1e9ik.mp4'
else
    youtube-dl --format=18 "https://www.youtube.com/watch?v=0BNejY1e9ik -o ~/Videos/hof/"
    mpv --fullscreen --panscan=1.00 --start='00:01' --end='10:09' ~/Videos/hof/'Wim Hof Method Guided Breathing for Beginners (3 Rounds Slow Pace)-0BNejY1e9ik.mp4'
end

# lenfesty 4 rounds

#https://youtu.be/aGU-p64UOzA
#'Wim Hof Method Breath Work with Live Music 4 Rounds, Deep Meditative-aGU-p64UOzA.mp4'

if test -f ~/Videos/hof/'Wim Hof Method Breath Work with Live Music 4 Rounds, Deep Meditative-aGU-p64UOzA.mp4'
    mpv --fullscreen --panscan=1.00 --start='00:57' --end='22:57' ~/Videos/hof/'Wim Hof Method Breath Work with Live Music 4 Rounds, Deep Meditative-aGU-p64UOzA.mp4'
else
    youtube-dl --format=18 "https://youtu.be/aGU-p64UOzA -o ~/Videos/hof/"
    mpv --fullscreen --panscan=1.00 --start='00:57' --end='22:57' ~/Videos/hof/'Wim Hof Method Breath Work with Live Music 4 Rounds, Deep Meditative-aGU-p64UOzA.mp4'
end

# standard hof 3 rounds
#https://www.youtube.com/watch?v=tybOi4hjZFQ
# 'Guided Wim Hof Method Breathing-tybOi4hjZFQ.mp4'

if test -f ~/Videos/hof/'Guided Wim Hof Method Breathing-tybOi4hjZFQ.mp4'
    mpv --fullscreen --panscan=1.00 --start='00:11' --end='10:14' ~/Videos/hof/'Guided Wim Hof Method Breathing-tybOi4hjZFQ.mp4'
else
    youtube-dl --format=18 "https://www.youtube.com/watch?v=tybOi4hjZFQ -o ~/Videos/hof/"
    mpv --fullscreen --panscan=1.00 --start='00:11' --end='10:14' ~/Videos/hof/'Guided Wim Hof Method Breathing-tybOi4hjZFQ.mp4'
end

#breathe along with wim hof
#mpv --ytdl-format=18 "https://www.youtube.com/watch?v=fLIoSNKaruA" # plus FIVE
#'Breathe Along with Wim Hof _ Guided Breathing-fLIoSNKaruA.mp4'

if test -f ~/Videos/hof/'Breathe Along with Wim Hof _ Guided Breathing-fLIoSNKaruA.mp4'
    mpv --fullscreen --panscan=1.00 --start='06:19' --end='25:25' ~/Videos/hof/'Breathe Along with Wim Hof _ Guided Breathing-fLIoSNKaruA.mp4'
else
    youtube-dl --format=18 "https://www.youtube.com/watch?v=fLIoSNKaruA -o ~/Videos/hof/"
    mpv --fullscreen --panscan=1.00 --start='06:19' --end='25:25' ~/Videos/hof/'Breathe Along with Wim Hof _ Guided Breathing-fLIoSNKaruA.mp4'
end

# dighof / sofhof
#mpv "http://ks392457.kimsufi.com/stuff/sofpad/sofhof-around1-test2.flac"

if test -f ~/Videos/hof/'sofhof-around1-test2.flac'
    mpv --loop=5 ~/Videos/hof/sofhof-around1-test2.flac
else
    wget "http://ks392457.kimsufi.com/stuff/sofpad/sofhof-around1-test2.flac"
    mpv --loop=5 ~/Videos/hof/sofhof-around1-test2.flac
end

# for mo'

#if test -f ''
#    mpv --start=':' --end=':' ''
#else
#    youtube-dl --format=18 ""
#    mpv --start=':' --end=':' ''
#end
