We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e1066 commit 0bf37e6Copy full SHA for 0bf37e6
README.md
@@ -32,13 +32,13 @@ The following Python libraries are used in this project:
32
2. **Install required dependencies** by running the following command:
33
34
```bash
35
- pip install yt-dlp ttkthemes ttkbootstrap
+ pip install yt-dlp ttkthemes ttkbootstrap tkinter
36
```
37
38
3. **Clone the repository or download the script**:
39
40
41
- git clone https://github.com/yourusername/TikTok-Downloader.git
+ git clone https://github.com/Tarekuzjaman0/TikTok-Downloader.git
42
cd TikTok-Downloader
43
44
0 commit comments