お久しぶりです!とある学生の改造日記です!!!
今回はM3U8をmp4に変換したうえでダウンロードできるソフトを作成いたしました。

主な機能
- 複数のm3u8URLを追加して、自動的にダウンロード可能
- ファイル名をあらかじめ変更可能
- ダウンロード終了時に通知される
- 必要なライブラリは初回起動時に自動ダウンロード
使い方
- Enter M3U8 URL
- M3U8がある場所のURLを入力
- Enter File Name
- 保存したいファイル名を入れる(拡張子は入れない)
- Destination Folder
- 移動先フォルダ
- Browse
- ここを押すと保存先フォルダを指定できる。
- Browse
- 移動先フォルダ
- URLがリストされているところは、個別・一括削除が可能
- 個別に消したい場合は、アイテムをクリックしてから「Delete Playlist」をクリック
- 全体を一気に消したい場合は、そのまま「Delete Playlist」をクリック
- 「Start Download」をクリックすると、ダウンロードが始まります。
- プログレスバーと、その他情報で動いているかわかる

- プログレスバーと、その他情報で動いているかわかる
- 「Cancel Download」を押すと現在の処理が止まります。
- 「Exit」を押すと、処理が中断されたうえでアプリ自体が終了します。

必要なランタイム
.NET デスクトップ ランタイム 8.0.7
ダウンロード
下のダウンロードボタンからダウンロードしてください。
解凍したフォルダの中に「M3U8-Downloader.exe」があるのでそれを起動してください。
“M3U8Downloader” をダウンロード
M3U8_Downloader.zip – 40 回のダウンロード –ReadMe
========== ========== ==========
M3U8ダウンローダー ver.1.0.0.0
========== ========== ==========
【 ソフト名 】M3U8ダウンローダー
【 製 作 者 】とある学生の改造日記
【 開発環境 】Visual Studio Community 2022
【 動作環境 】Windows10,Windows11
【最終更新日】2024/07/24
【 ウ ェ ブ 】toaru-web.net
【 E – mail 】toarugakuseikaizou@gmail.com
◇ 概要 ◇
このソフトはm3u8のMRLを直接ダウンロードすることができます。
◇ 動作条件 ◇
.NET デスクトップ ランタイム 8.0.7
https://dotnet.microsoft.com/ja-jp/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x64-installer
◇ インストール ◇
解凍するだけで大丈夫です。
◇ アンインストール ◇
解凍したフォルダを削除したら完了です。
◇ 免責 ◇
このソフトによる不利益、いかなる損害についても作者は一切責任を負いません。
M3U8ダウンローダーは違法ファイルのダウンロードを推進するものではありません。
使用者のファイル等が消えても作者は一切責任を負いません。
この条件に同意できない場合、また理解できない場合は、M3U8ダウンローダーを使用しないで下さい。
M3U8ダウンローダーを使用した場合には、この条件に同意したものとみなします。
◇ FAQ・既知のバグ ◇
◇バグ◇
◇FAQ◇
◇ 連絡先 ◇
Web : https://toaru-web.net
E-mail : toarugakuseikaizou@gmail.com
◇ 履歴 ◇
v1.0.0 初期リリース
◇ ライセンス表示 ◇
Copyright 2024 Toaru Gakusei no Kaizou Nikki(とある学生の改造日記)
当面の間、このプログラムは無償で利用可能です。
このプログラムは以下のライブラリを使用しています。
The MIT License (MIT)
Copyright (c) 2013 – 2024 AngleSharp
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Windows Community Toolkit
Copyright © .NET Foundation and Contributors
All rights reserved.
MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The MIT License (MIT)
Copyright (c) .NET Foundation
All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
WindowsAPICodePack 8.0.4
License file
MIT License
Copyright (c) 2009 – 2010 Microsoft Corporation, then modifications by Peter William Wagner 2017 – 2023
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.






コメント