Xonshiz / anime-dl

Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
MIT License
229 stars 37 forks source link

Configuration file in binary directory and various enhancements. #54

Open d3giigii opened 6 years ago

d3giigii commented 6 years ago

Suggesting a configuration file be added and placed in the binary directory, with additional parameters defined for output directory, subtitle track selection, and cleaner output during execution (perhaps a progress bar instead).

Something like...

## anime-dl config file. Parameters default unless specified below...
# "-d 'ABSDIR'" for specified output directory. Defaults to current working directory.
d="Absolute/User/Given/Directory/"
# "-c 'y'" for clean output. Default "y".
c=y
# "-s 'locale'" for specified subtitle track. Default downloads all available tracks.
s=enUS

r=1080p
u=username
p=password