Skip to content

Commit f97a636

Browse files
committed
🔼 Bump version to v1.9 and update screenshots and README
1 parent 3872555 commit f97a636

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ A simple GUI wrapper for [`youtube-dl`](https://github.com/ytdl-org/youtube-dl)
1515
- List all available formats.
1616
- Override video, audio formats and output container.
1717
- Embed metadata into downloaded file.
18-
- Download and embed thumbnails and subtitles.
18+
- Download and embed thumbnails.
1919
- Download playlists.
20+
- Select types of subtitles (default, all languages, auto-generated) to download and embed.
21+
- Specify custom download filename template.
2022
- Specify custom download path.
2123
- Specify custom `ffmpeg` path.
2224
- Specify custom proxy.

‎YoutubeDl.Wpf/YoutubeDl.Wpf.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ApplicationManifest>app.manifest</ApplicationManifest>
88
<Product>Cube YouTube Downloader</Product>
99
<Authors>database64128</Authors>
10-
<Version>1.8.0</Version>
10+
<Version>1.9.0</Version>
1111
<ApplicationIcon>CubeYouTubeDownloader.ico</ApplicationIcon>
1212
<Description>A simple GUI wrapper for https://github.com/ytdl-org/youtube-dl.</Description>
1313
<Copyright>© 2021 database64128</Copyright>

‎home.webp‎

3.94 KB
Loading

‎settings.webp‎

-354 Bytes
Loading

0 commit comments

Comments
 (0)