-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.0.0", | ||
"changelog_ja": "主な変更点 - 1.0.0\n- [Add] Abemaの新しいバージョンV2をリリースしました (DASH,HLSのサポート)\n- [Add] ニコニコのコメントをダウンロードするオプションを追加しました (--get-niconico-comment, --only-download-comment)\n- [Add] ニコニコのコメントをxmlでセーブする機能を追加しました\n- [Add] Anime3rbをサポートしました\n- [Add] バージョンチェック機能を追加しました\n- [Fix] うまく実行できない問題を修正しました\n- [Fix] うまく地域チェックができない問題を修正しました\n- [Fix] 対象のコンテンツが無料かを判定するコードを修正しました\n- [Soon] NHK+のログインシステム上実装は遅くなります", | ||
"changelog_en": "What's New? - 1.0.0\n- [Add] Released new version V2 of Abema (DASH,HLS support)\n- [Add] Added option to download Niconico comments (--get-niconico-comment, --only-download-comment)\n- [Add] Added the ability to save NicoNico comments in xml\n- [Add] Supported Anime3rb\n- [Add] Added version check function\n- [Fix] Fixed a problem that could not be executed properly\n- [Fix] Fixed an issue where the region check could not be performed properly.\n- [Fix] Fixed the code that determines whether the target content is free.\n- [Soon] Implementation will be slow due to NHK+ login system" | ||
"version": "1.1.0", | ||
"changelog_ja": "主な変更点 - 1.1.0\n- [Add] AbemaでのDASH版のライセンス取得を修正しました\n- [Add] Abemaでニコニココメント取得をサポートしました\n- [Add] Crunchyrollをサポートしました (無料)\n- [Add] NHK+をサポートしました (無料&プレミアム)\n- [Add] Tracebackを見やすくしました\n- [Add] U-nextでvideo-shareがついているurlもサポートしました\n- [Fix] 幅広いコメントを取得するようにしました\n- [Fix] コメントのコマンド表記がうまくいってない部分を修正しました\n- [Fix] U-Nextのqueryを最新版に更新しました\n- [Fix] Abemaの地域チェックを修正しました\n- [Fix] 対象のコンテンツが無料かを判定するコードを修正しました\n- [Soon] 新しく '--write-thumbnail' '--embed-thumbnail' '--embed-metadata' '--embed-subs' '--embed-chapters'のコマンドを作成しています...", | ||
"changelog_en": "What's New? - 1.1.0\n - [Add] Fixed license acquisition for DASH version on Abema\n - [Add] Support for Niconico comment acquisition on Abema\n - [Add] Support for Crunchyroll (free)\n - [Add] Support for NHK+ (free & premium)\n - [Add] Traceback is now easier to see\n - [Add] Support for URLs with 'video-share' on U-next\n - [Fix] Acquire a wider range of comments\n - [Fix] Fixed a part where the command notation of the comment was not working properly\n - [Fix] Updated U-Next's query to the latest version\n - [Fix] Fixed Abema's region check\n - [Fix] Fixed the code that determines whether the target content is free\n - [Soon] Added new '--write-thumbnail' '--embed-thumbnail' '--embed-metadata' Constructing commands for '--embed-subs' and '--embed-chapters'..." | ||
} |