Commit Graph

160 Commits (02df855e1339942c00f365dc59a0e418abb4b26f)

Author SHA1 Message Date
Philipp Hagemeister 057a5206cc Add --flat-playlist option (Closes )
Philipp Hagemeister 203fb43f36 [youtube] Download DASH manifest by default (Closes )
Philipp Hagemeister 8450c15c25 [options] Consistent formatting and general niceness
Philipp Hagemeister b88b45e46c [options] Mention login in --username documentation ()
Sergey M․ 4644ac5527 [core] Decode environment variables with filesystem encoding (Fixes , Fixes , Fixes )
Introduces compat versions of os.getenv and os.path.expanduser
Philipp Hagemeister d2e32f7df5 Do not use HTML characters in output
This messes up the format when people paste it outside of code tags.
Philipp Hagemeister 1de33fafd9 [YoutubeDL] Allow downloading multiple formats with ,
Philipp Hagemeister e2e5dae64d Add -f m4a
Philipp Hagemeister 2daabe4992 [options] Correct option usage
Philipp Hagemeister 34a741a8ec [options] Move all options to their own file