Installation
Installing from Pypi¶
We shall be using uv tool
With required dependencies¶
With commandline extra dependencies¶
CLI utils
At some point, developers may want to make use of CLI utility functions for operations such as prompting users to choose the movie quality to be processed, etc. This will require the commandline extra dependencies to be installed.
Installing from source¶
If you like new features before official releases:
Git required
For this method to work you need to have git tool installed.