Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@dlmw dlmw released this 03 Oct 14:59
· 1 commit to master since this release

Support for flags added.

Now, you must execute the program by passing a named argument:

# The following commands are completely equivalent
# You may use the flags "f" and "file" interchangeably"
# Run "./dplaylist --help" for help

./dplaylist
./dplaylist -f youtube.txt
./dplaylist -f=youtube.txt