diff --git a/.gitignore b/.gitignore index 1032655..a602890 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ vim/.netrwhist vim/bundle/* git_user config/kitty/.local.conf +config/mpv/watch_later src/* !src/Makefile !src/*.* diff --git a/config/mpv/input.conf b/config/mpv/input.conf new file mode 100644 index 0000000..01d4db2 --- /dev/null +++ b/config/mpv/input.conf @@ -0,0 +1,2 @@ +# Download current video as mp3 using youtube-dl +g-d run mp3dl ${path}