ytget-gui 2.4.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2024 Namira
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,5 @@
1
+ exclude .gitignore
2
+ exclude requirements.txt
3
+ exclude RELEASE_NOTES.md
4
+ recursive-exclude Images *
5
+ recursive-exclude .github *
@@ -0,0 +1,223 @@
1
+ Metadata-Version: 2.4
2
+ Name: ytget-gui
3
+ Version: 2.4.6
4
+ Summary: A GUI YouTube downloader powered by yt-dlp
5
+ Author-email: Erfan Namira <erfannamira@gmail.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://github.com/ErfanNamira/ytget
8
+ Project-URL: Repository, https://github.com/ErfanNamira/ytget
9
+ Project-URL: Issues, https://github.com/ErfanNamira/ytget/issues
10
+ Keywords: youtube-downloader,yt-dlp-gui,yt-dlp,audio-downloader-gui,video-downloader-apps,youtube
11
+ Classifier: Development Status :: 5 - Production/Stable
12
+ Classifier: Intended Audience :: End Users/Desktop
13
+ Classifier: Topic :: Multimedia :: Video
14
+ Classifier: Programming Language :: Python :: 3
15
+ Classifier: Programming Language :: Python :: 3.13
16
+ Requires-Python: >=3.13
17
+ Description-Content-Type: text/markdown
18
+ License-File: LICENSE
19
+ Requires-Dist: yt-dlp
20
+ Requires-Dist: PySide6
21
+ Requires-Dist: requests
22
+ Requires-Dist: mutagen
23
+ Requires-Dist: Pillow
24
+ Requires-Dist: packaging
25
+ Dynamic: license-file
26
+
27
+ # šŸŽ¬ YTGet GUI — YouTube Downloader
28
+
29
+ **YTGet GUI** is a sleek, user-friendly desktop application built with Python and PySide6 to help you download YouTube videos, playlists, and music effortlessly using **yt-dlp**. This Windows `.exe` version is portable and standalone — no Python installation required.
30
+
31
+ ---
32
+
33
+ ## šŸ“Š Repository Stats
34
+
35
+ #### 🌟 Community
36
+ ![GitHub repo stars](https://img.shields.io/github/stars/ErfanNamira/ytget?style=for-the-badge&logo=github)
37
+ ![GitHub forks](https://img.shields.io/github/forks/ErfanNamira/ytget?style=for-the-badge&logo=github)
38
+ ![GitHub watchers](https://img.shields.io/github/watchers/ErfanNamira/ytget?style=for-the-badge&logo=github)
39
+
40
+ #### šŸ› Issues & šŸ”€ Pull Requests
41
+ ![GitHub issues](https://img.shields.io/github/issues/ErfanNamira/ytget?style=for-the-badge)
42
+ ![GitHub closed issues](https://img.shields.io/github/issues-closed/ErfanNamira/ytget?style=for-the-badge)
43
+ ![GitHub pull requests](https://img.shields.io/github/issues-pr/ErfanNamira/ytget?style=for-the-badge)
44
+ ![GitHub closed PRs](https://img.shields.io/github/issues-pr-closed/ErfanNamira/ytget?style=for-the-badge)
45
+
46
+ #### šŸ“„ Downloads
47
+ ![GitHub all releases](https://img.shields.io/github/downloads/ErfanNamira/ytget/total?label=Total%20Downloads&style=for-the-badge)
48
+ ![GitHub release (latest by date)](https://img.shields.io/github/downloads/ErfanNamira/ytget/latest/total?label=Latest%20Release&style=for-the-badge)
49
+
50
+ #### šŸ’» Codebase
51
+ ![GitHub repo size](https://img.shields.io/github/repo-size/ErfanNamira/ytget?style=for-the-badge)
52
+ ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ErfanNamira/ytget?style=for-the-badge)
53
+ ![GitHub language count](https://img.shields.io/github/languages/count/ErfanNamira/ytget?style=for-the-badge)
54
+ ![GitHub top language](https://img.shields.io/github/languages/top/ErfanNamira/ytget?style=for-the-badge)
55
+
56
+ #### ā±ļø Activity
57
+ ![GitHub last commit](https://img.shields.io/github/last-commit/ErfanNamira/ytget?style=for-the-badge)
58
+ ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ErfanNamira/ytget?style=for-the-badge)
59
+
60
+ ---
61
+
62
+ ## ā˜„ļø How to Run?
63
+
64
+ 1. šŸ“¦ Download the latest `.zip` release
65
+ 2. šŸ—‚ļø Extract the contents
66
+ 3. ā–¶ļø Run `YTGet.exe`
67
+
68
+ ---
69
+
70
+ ## ✨ Features
71
+
72
+ ### šŸ–„ļø Interface
73
+ - šŸŽÆ **Clean Qt GUI** — Intuitive layout with dark-friendly visuals
74
+ - šŸ›‘ **Cancel Anytime** — Gracefully stop downloads at any moment
75
+ - šŸ”’ **Offline Capable** — No need for Python or external installations
76
+
77
+ ### šŸ“„ Download Options
78
+ - šŸ“¹ **Multiple Formats** — Download in resolutions from 480p to 8K
79
+ - šŸŽµ **MP3 Mode** — High-quality audio extraction with embedded thumbnails and metadata
80
+ - šŸ“„ **Subtitles** — Auto-fetch subtitles (multiple languages supported)
81
+ - šŸ“‚ **Playlist Support** — Download entire playlists in audio or video mode
82
+
83
+ ### šŸ”§ Advanced Features
84
+ - āš™ļø **Persistent Settings** — All settings saved to `config.json` between sessions
85
+ - šŸš€ **Improved Playlist Support** — Reverse order, select items, track with archive
86
+ - āœ‚ļø **Clip Extraction** — Download video portions by start/end time
87
+ - ā­ļø **SponsorBlock** — Skip sponsored content, intros, and outros
88
+ - 🧩 **Chapters Handling** — Embed or split videos based on chapters
89
+ - šŸŽ¼ **YouTube Music Metadata** — Accurate music info and album data
90
+
91
+ ### šŸ›  Functionality
92
+ - 🌐 **Proxy Support** — Configure proxies for downloading
93
+ - šŸ“… **Date Filter** — Download videos uploaded after a certain date
94
+ - 🧪 **Custom FFmpeg Args** — Add advanced arguments for power users
95
+ - šŸ”Š **Audio Normalization** — Uniform audio volume for all downloads
96
+ - šŸ—ƒ **Channel Organization** — Auto-sort videos into uploader folders
97
+ - ⚔ **Performance Enhancements** — Smart rate limiting and retry logic
98
+
99
+ ---
100
+
101
+ ## šŸ–¼ Screenshot
102
+
103
+ <p align="center">
104
+ <a href="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(1).JPG">
105
+ <img src="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(1).JPG" width="220" />
106
+ </a>
107
+ <a href="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(2).JPG">
108
+ <img src="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(2).JPG" width="220" />
109
+ </a>
110
+ <a href="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(3).JPG">
111
+ <img src="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(3).JPG" width="220" />
112
+ </a>
113
+ <a href="https://raw.githubusercontent.com/ErfanNamira/ytget/refs/heads/main/Images/YTGet2.4.3.JPG">
114
+ <img src="https://raw.githubusercontent.com/ErfanNamira/ytget/refs/heads/main/Images/YTGet2.4.3.JPG" width="220" />
115
+ </a>
116
+ </p>
117
+
118
+ ---
119
+
120
+ ## 🧰 How to Use
121
+
122
+ 1. šŸ“¦ Extract the downloaded `.zip` file
123
+ 2. ā–¶ļø Launch `YTGet.exe`
124
+ 3. šŸ”— Paste a YouTube URL
125
+ 4. šŸŽšļø Select format (e.g., 1080p MKV or MP3)
126
+ 5. ā¬‡ļø Click **āž• Add to Queue**
127
+ 6. ā¬‡ļø Click **ā–¶ļø Start Queue**
128
+
129
+ ---
130
+
131
+ ## šŸ“ Output
132
+
133
+ - āœ… Clean filenames: `%(title)s.ext`
134
+ - šŸŽµ Audio downloads include:
135
+ - Embedded album art (from thumbnail)
136
+ - Metadata tags (artist, title, etc.)
137
+ - Subtitles (if available)
138
+
139
+ ---
140
+
141
+ ## 🧩 Format Options
142
+
143
+ | Format | Description |
144
+ |------------------|-------------------------------------------------|
145
+ | šŸŽžļø 480p–2160p | MKV video with merged best audio |
146
+ | šŸŽµ MP3 Audio | High-quality audio with tags and thumbnails |
147
+ | šŸ“ƒ MP3 Playlist | Batch audio extraction from playlists |
148
+
149
+ ---
150
+
151
+ ## šŸ”’ Cookies Support
152
+
153
+ To download **age-restricted** or **private** content:
154
+
155
+ 1. Export cookies using a browser extension like [Get cookies.txt](https://chrome.google.com/webstore/detail/get-cookiestxt/lgmpjfekhdgcmpcpnmlhkfkfjdkpmoec)
156
+ 2. Place the file at:
157
+
158
+ _internal/cookies.txt
159
+
160
+
161
+ ---
162
+
163
+ ## āš™ļø Requirements
164
+
165
+ - āœ… No installation needed — just unzip and run
166
+ - 🪟 Windows 10 or later (64-bit)
167
+
168
+ ---
169
+
170
+ ## šŸ”§ Development Setup
171
+
172
+ ### Prerequisites
173
+
174
+ - [Python](https://www.python.org/downloads/)
175
+ - [FFmpeg and FFprobe](https://www.ffmpeg.org/download.html) (Add to path or source folder)
176
+
177
+ ### Setup
178
+
179
+ 1. **Clone the repository**
180
+ ```bash
181
+ git clone https://github.com/ErfanNamira/ytget.git
182
+ ```
183
+
184
+ 2. **Create & activate virtual environment**
185
+ ```bash
186
+ python -m venv venv
187
+ source venv/bin/activate # on Linux/Mac
188
+ venv\Scripts\activate # on Windows
189
+ ```
190
+
191
+ 2. **Install dependencies**
192
+ ```bash
193
+ pip install -r requirements.txt
194
+ ```
195
+
196
+ 4. **Run the app**
197
+ ```bash
198
+ python -m ytget
199
+ ```
200
+
201
+ ---
202
+
203
+ ## šŸ¤ Contribution Guide
204
+
205
+ 1. Fork & clone the repo
206
+
207
+ 2. Create a feature branch: git checkout -b my-feature
208
+
209
+ 3. Commit & push: git commit -m "msg" && git push origin my-feature
210
+
211
+ 4. Open a Pull Request
212
+
213
+ ---
214
+
215
+ ## šŸ“„ License
216
+
217
+ This project is licensed under the **MIT License**. See the [LICENSE](./LICENSE) file for full details.
218
+
219
+ ---
220
+
221
+ ## šŸ“¦ Download
222
+
223
+ šŸ‘‰ [Latest Release (.zip)](https://github.com/ErfanNamira/YTGet/releases/latest)
@@ -0,0 +1,197 @@
1
+ # šŸŽ¬ YTGet GUI — YouTube Downloader
2
+
3
+ **YTGet GUI** is a sleek, user-friendly desktop application built with Python and PySide6 to help you download YouTube videos, playlists, and music effortlessly using **yt-dlp**. This Windows `.exe` version is portable and standalone — no Python installation required.
4
+
5
+ ---
6
+
7
+ ## šŸ“Š Repository Stats
8
+
9
+ #### 🌟 Community
10
+ ![GitHub repo stars](https://img.shields.io/github/stars/ErfanNamira/ytget?style=for-the-badge&logo=github)
11
+ ![GitHub forks](https://img.shields.io/github/forks/ErfanNamira/ytget?style=for-the-badge&logo=github)
12
+ ![GitHub watchers](https://img.shields.io/github/watchers/ErfanNamira/ytget?style=for-the-badge&logo=github)
13
+
14
+ #### šŸ› Issues & šŸ”€ Pull Requests
15
+ ![GitHub issues](https://img.shields.io/github/issues/ErfanNamira/ytget?style=for-the-badge)
16
+ ![GitHub closed issues](https://img.shields.io/github/issues-closed/ErfanNamira/ytget?style=for-the-badge)
17
+ ![GitHub pull requests](https://img.shields.io/github/issues-pr/ErfanNamira/ytget?style=for-the-badge)
18
+ ![GitHub closed PRs](https://img.shields.io/github/issues-pr-closed/ErfanNamira/ytget?style=for-the-badge)
19
+
20
+ #### šŸ“„ Downloads
21
+ ![GitHub all releases](https://img.shields.io/github/downloads/ErfanNamira/ytget/total?label=Total%20Downloads&style=for-the-badge)
22
+ ![GitHub release (latest by date)](https://img.shields.io/github/downloads/ErfanNamira/ytget/latest/total?label=Latest%20Release&style=for-the-badge)
23
+
24
+ #### šŸ’» Codebase
25
+ ![GitHub repo size](https://img.shields.io/github/repo-size/ErfanNamira/ytget?style=for-the-badge)
26
+ ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ErfanNamira/ytget?style=for-the-badge)
27
+ ![GitHub language count](https://img.shields.io/github/languages/count/ErfanNamira/ytget?style=for-the-badge)
28
+ ![GitHub top language](https://img.shields.io/github/languages/top/ErfanNamira/ytget?style=for-the-badge)
29
+
30
+ #### ā±ļø Activity
31
+ ![GitHub last commit](https://img.shields.io/github/last-commit/ErfanNamira/ytget?style=for-the-badge)
32
+ ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ErfanNamira/ytget?style=for-the-badge)
33
+
34
+ ---
35
+
36
+ ## ā˜„ļø How to Run?
37
+
38
+ 1. šŸ“¦ Download the latest `.zip` release
39
+ 2. šŸ—‚ļø Extract the contents
40
+ 3. ā–¶ļø Run `YTGet.exe`
41
+
42
+ ---
43
+
44
+ ## ✨ Features
45
+
46
+ ### šŸ–„ļø Interface
47
+ - šŸŽÆ **Clean Qt GUI** — Intuitive layout with dark-friendly visuals
48
+ - šŸ›‘ **Cancel Anytime** — Gracefully stop downloads at any moment
49
+ - šŸ”’ **Offline Capable** — No need for Python or external installations
50
+
51
+ ### šŸ“„ Download Options
52
+ - šŸ“¹ **Multiple Formats** — Download in resolutions from 480p to 8K
53
+ - šŸŽµ **MP3 Mode** — High-quality audio extraction with embedded thumbnails and metadata
54
+ - šŸ“„ **Subtitles** — Auto-fetch subtitles (multiple languages supported)
55
+ - šŸ“‚ **Playlist Support** — Download entire playlists in audio or video mode
56
+
57
+ ### šŸ”§ Advanced Features
58
+ - āš™ļø **Persistent Settings** — All settings saved to `config.json` between sessions
59
+ - šŸš€ **Improved Playlist Support** — Reverse order, select items, track with archive
60
+ - āœ‚ļø **Clip Extraction** — Download video portions by start/end time
61
+ - ā­ļø **SponsorBlock** — Skip sponsored content, intros, and outros
62
+ - 🧩 **Chapters Handling** — Embed or split videos based on chapters
63
+ - šŸŽ¼ **YouTube Music Metadata** — Accurate music info and album data
64
+
65
+ ### šŸ›  Functionality
66
+ - 🌐 **Proxy Support** — Configure proxies for downloading
67
+ - šŸ“… **Date Filter** — Download videos uploaded after a certain date
68
+ - 🧪 **Custom FFmpeg Args** — Add advanced arguments for power users
69
+ - šŸ”Š **Audio Normalization** — Uniform audio volume for all downloads
70
+ - šŸ—ƒ **Channel Organization** — Auto-sort videos into uploader folders
71
+ - ⚔ **Performance Enhancements** — Smart rate limiting and retry logic
72
+
73
+ ---
74
+
75
+ ## šŸ–¼ Screenshot
76
+
77
+ <p align="center">
78
+ <a href="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(1).JPG">
79
+ <img src="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(1).JPG" width="220" />
80
+ </a>
81
+ <a href="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(2).JPG">
82
+ <img src="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(2).JPG" width="220" />
83
+ </a>
84
+ <a href="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(3).JPG">
85
+ <img src="https://raw.githubusercontent.com/ErfanNamira/YTGet/refs/heads/main/Images/YTGet2.4%20(3).JPG" width="220" />
86
+ </a>
87
+ <a href="https://raw.githubusercontent.com/ErfanNamira/ytget/refs/heads/main/Images/YTGet2.4.3.JPG">
88
+ <img src="https://raw.githubusercontent.com/ErfanNamira/ytget/refs/heads/main/Images/YTGet2.4.3.JPG" width="220" />
89
+ </a>
90
+ </p>
91
+
92
+ ---
93
+
94
+ ## 🧰 How to Use
95
+
96
+ 1. šŸ“¦ Extract the downloaded `.zip` file
97
+ 2. ā–¶ļø Launch `YTGet.exe`
98
+ 3. šŸ”— Paste a YouTube URL
99
+ 4. šŸŽšļø Select format (e.g., 1080p MKV or MP3)
100
+ 5. ā¬‡ļø Click **āž• Add to Queue**
101
+ 6. ā¬‡ļø Click **ā–¶ļø Start Queue**
102
+
103
+ ---
104
+
105
+ ## šŸ“ Output
106
+
107
+ - āœ… Clean filenames: `%(title)s.ext`
108
+ - šŸŽµ Audio downloads include:
109
+ - Embedded album art (from thumbnail)
110
+ - Metadata tags (artist, title, etc.)
111
+ - Subtitles (if available)
112
+
113
+ ---
114
+
115
+ ## 🧩 Format Options
116
+
117
+ | Format | Description |
118
+ |------------------|-------------------------------------------------|
119
+ | šŸŽžļø 480p–2160p | MKV video with merged best audio |
120
+ | šŸŽµ MP3 Audio | High-quality audio with tags and thumbnails |
121
+ | šŸ“ƒ MP3 Playlist | Batch audio extraction from playlists |
122
+
123
+ ---
124
+
125
+ ## šŸ”’ Cookies Support
126
+
127
+ To download **age-restricted** or **private** content:
128
+
129
+ 1. Export cookies using a browser extension like [Get cookies.txt](https://chrome.google.com/webstore/detail/get-cookiestxt/lgmpjfekhdgcmpcpnmlhkfkfjdkpmoec)
130
+ 2. Place the file at:
131
+
132
+ _internal/cookies.txt
133
+
134
+
135
+ ---
136
+
137
+ ## āš™ļø Requirements
138
+
139
+ - āœ… No installation needed — just unzip and run
140
+ - 🪟 Windows 10 or later (64-bit)
141
+
142
+ ---
143
+
144
+ ## šŸ”§ Development Setup
145
+
146
+ ### Prerequisites
147
+
148
+ - [Python](https://www.python.org/downloads/)
149
+ - [FFmpeg and FFprobe](https://www.ffmpeg.org/download.html) (Add to path or source folder)
150
+
151
+ ### Setup
152
+
153
+ 1. **Clone the repository**
154
+ ```bash
155
+ git clone https://github.com/ErfanNamira/ytget.git
156
+ ```
157
+
158
+ 2. **Create & activate virtual environment**
159
+ ```bash
160
+ python -m venv venv
161
+ source venv/bin/activate # on Linux/Mac
162
+ venv\Scripts\activate # on Windows
163
+ ```
164
+
165
+ 2. **Install dependencies**
166
+ ```bash
167
+ pip install -r requirements.txt
168
+ ```
169
+
170
+ 4. **Run the app**
171
+ ```bash
172
+ python -m ytget
173
+ ```
174
+
175
+ ---
176
+
177
+ ## šŸ¤ Contribution Guide
178
+
179
+ 1. Fork & clone the repo
180
+
181
+ 2. Create a feature branch: git checkout -b my-feature
182
+
183
+ 3. Commit & push: git commit -m "msg" && git push origin my-feature
184
+
185
+ 4. Open a Pull Request
186
+
187
+ ---
188
+
189
+ ## šŸ“„ License
190
+
191
+ This project is licensed under the **MIT License**. See the [LICENSE](./LICENSE) file for full details.
192
+
193
+ ---
194
+
195
+ ## šŸ“¦ Download
196
+
197
+ šŸ‘‰ [Latest Release (.zip)](https://github.com/ErfanNamira/YTGet/releases/latest)
@@ -0,0 +1,48 @@
1
+ [build-system]
2
+ requires = ["setuptools>=61.0", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "ytget-gui"
7
+ version = "2.4.6"
8
+ description = "A GUI YouTube downloader powered by yt-dlp"
9
+ readme = "README.md"
10
+ requires-python = ">=3.13"
11
+ license = "MIT"
12
+ license-files = ["LICENSE"]
13
+ authors = [
14
+ { name = "Erfan Namira", email = "erfannamira@gmail.com" }
15
+ ]
16
+ keywords = ["youtube-downloader", "yt-dlp-gui", "yt-dlp", "audio-downloader-gui", "video-downloader-apps", "youtube"]
17
+ classifiers = [
18
+ "Development Status :: 5 - Production/Stable",
19
+ "Intended Audience :: End Users/Desktop",
20
+ "Topic :: Multimedia :: Video",
21
+ "Programming Language :: Python :: 3",
22
+ "Programming Language :: Python :: 3.13"
23
+ ]
24
+ dependencies = [
25
+ "yt-dlp",
26
+ "PySide6",
27
+ "requests",
28
+ "mutagen",
29
+ "Pillow",
30
+ "packaging"
31
+ ]
32
+
33
+ [project.urls]
34
+ Homepage = "https://github.com/ErfanNamira/ytget"
35
+ Repository = "https://github.com/ErfanNamira/ytget"
36
+ Issues = "https://github.com/ErfanNamira/ytget/issues"
37
+
38
+ [project.scripts]
39
+ ytget = "ytget.main:main"
40
+
41
+ [tool.setuptools]
42
+ include-package-data = true
43
+
44
+ [tool.setuptools.package-data]
45
+ ytget = ["icon.ico"]
46
+
47
+ [tool.setuptools.packages.find]
48
+ where = ["ytget"]
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,2 @@
1
+ # File: ytget/__init__.py
2
+ __all__ = []