File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Properties/PublishProfiles Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 883
883
FFmpeg binary distributions is downloading from here.
884
884
https://github.com/yt-dlp/FFmpeg-Builds/releases/latest
885
885
FFmpeg source code can be found here.
886
- https://github.com/FFmpeg/FFmpeg/commit/390d6853d0
886
+ https://github.com/FFmpeg/FFmpeg
887
887
888
888
This software uses yt-dlp licensed under the Unlicense License.
889
889
yt-dlp binary distribution and source code is downloading from here.
Original file line number Diff line number Diff line change 818
818
FFmpeg 編譯分發是由此下載:
819
819
https://github.com/yt-dlp/FFmpeg-Builds/releases/latest
820
820
FFmpeg 原始碼可以在這裡找到:
821
- https://github.com/FFmpeg/FFmpeg/commit/390d6853d0
821
+ https://github.com/FFmpeg/FFmpeg
822
822
823
823
此軟體根據 The Unlicense 許可證使用 yt-dlp
824
824
yt-dlp 編譯分發和原始碼是由此下載:
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Author: jim60105
16
16
17
17
This software uses **FFmpeg** licensed under the **GPLv3**.\
18
18
FFmpeg binary distributions will be downloaded from [here](https://github.com/yt-dlp/FFmpeg-Builds/releases/latest).\
19
- FFmpeg source code can be found [here](https://github.com/FFmpeg/FFmpeg/commit/390d6853d0 ).
19
+ FFmpeg source code can be found [here](https://github.com/FFmpeg/FFmpeg).
20
20
21
21
This software uses **yt-dlp** licensed under the **Unlicense License**.\
22
22
yt-dlp binary distribution will be downloaded from [here](https://github.com/yt-dlp/yt-dlp/releases/latest).
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
5
5
<Project >
6
6
<PropertyGroup >
7
7
<ApplicationRevision >0</ApplicationRevision >
8
- <ApplicationVersion >1.8.0.0 </ApplicationVersion >
8
+ <ApplicationVersion >1.8.0.1 </ApplicationVersion >
9
9
<BootstrapperEnabled >True</BootstrapperEnabled >
10
10
<Configuration >Release</Configuration >
11
11
<CreateDesktopShortcut >True</CreateDesktopShortcut >
You can’t perform that action at this time.
0 commit comments