Add youtube-dl config - dotfiles - leot's dotfiles
HTML hg clone https://bitbucket.org/iamleot/dotfiles
DIR Log
DIR Files
DIR Refs
---
DIR changeset e6226a80fcfdc40a976092371d4502756930d78a
DIR parent fc55a055bdf0f3719fdd80b9b621b5227efd77e0
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sun, 23 Sep 2018 22:52:09
Add youtube-dl config
Diffstat:
config/youtube-dl/config | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff -r fc55a055bdf0 -r e6226a80fcfd config/youtube-dl/config
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/youtube-dl/config Sun Sep 23 22:52:09 2018 +0200
@@ -0,0 +1,2 @@
+-f "bestvideo[height<=?720]+bestaudio/best[height<=?720]"
+-o '%(playlist_index)s - %(title)s.%(ext)s'