Releases: dlmw/dplaylist
Releases · dlmw/dplaylist
v1.1
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