Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sulubsquared committed Dec 23, 2024
2 parents aea4434 + 3f0f692 commit 48fd121
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ To run this application, you need to have Python installed. These are the depend

- `customtkinter`: A modern and customizable tkinter interface.
- `yt-dlp`: A command-line program to download videos from YouTube and other sites.
- `humanize`: Turns a number into a human-readable duration.

### Installation

Expand All @@ -40,4 +41,4 @@ pip install customtkinter yt-dlp

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 48fd121

Please sign in to comment.