Tuesday, July 3, 2018

mpv and youtube-dl rock, especially when you can watch with auto-captions for basically any video

So the way I do it is specify the location to my config directory:

bash.rc

export MPV_HOME="$DATAHOME/.mpv" 

And then:

/mnt/data/home/user/.mpv/mpv.conf

hwdec=auto profile=gpu-hq video-sync=display-resample slang=en include=/mnt/data/home/user/.mpv/subs.conf include=/mnt/data/home/user/.mpv/youtube.conf 

This area I wish they could have improved to allow for variable pass-through.

/mnt/data/home/user/.mpv/youtube.conf

ytdl-raw-options=write-auto-sub=,sub-lang=en 

/mnt/data/home/user/.mpv/subs.conf

sub-font-size=32 


Submitted July 04, 2018 at 10:56AM by techntoke https://ift.tt/2KKv6em via TikTokTikk

No comments:

Post a Comment