-
Notifications
You must be signed in to change notification settings - Fork 0
Used to Generate a shell script to download more than one youtube video using youtube-dl script
License
luckydev07/donl
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
== TO install Donl ==
1. Edit your .bashrc file
$ gedit .bashrc
2. Append your .bashrc file with the below line
export CLASSPATH="<path to donl>/classes/"
Here <path to donl> represents the location where the donl directory is. For example, in my system, donl is in my home directory.
So i would write the above line as
export CLASSPATH="~/donl/classes/"
3. Close and open a new terminal
==To run Donl ==
$ java donl
== COPYING ==
Donl is licensed under GPL v3.0 and the license document is under the Donl directory
luckydev07 created this line
About
Used to Generate a shell script to download more than one youtube video using youtube-dl script
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published