Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

最長放送時間が変更される旨のニコニコ生放送側の予告があった #129

Open
komatti365 opened this issue Dec 4, 2023 · 1 comment

Comments

@komatti365
Copy link
Contributor

komatti365 commented Dec 4, 2023

想定される状況・問題
2024年2月にニコニコ生放送が大型アップデートされ、プレミアム会員は最大24時間、一般会員は最大12時間まで配信が可能になる。
インフォを見る限りユーザーレベル毎に変動するようなので、これまでの6時間単位の更新が不要あるいは不可になる可能性がある
また、プレミアム会員以外が使用する可能性もある
ソース
https://blog.nicovideo.jp/niconews/204439.html?ref=tw_info
提案したい解決案・改善策
2024年2月頃のアップデートで
プレミアムor非プレミアムと
放送者のユーザーレベルを取得し、それに応じた配信時間を予約出来るようにする

その他の解決方法・プランB
放送時間を30分単位の予約にする

補遺

@sitting-cat
Copy link
Member

「30分で予約枠を取得し、配信開始時に最大時間で延長する」仕様で実装しようと思います。情報ありがとうございます

@sitting-cat sitting-cat changed the title 2024年2月ニコニコ生放送のアップデートに伴う対応 ユーザーレベルに応じて、最長放送時間が変更される Jan 18, 2024
@sitting-cat sitting-cat changed the title ユーザーレベルに応じて、最長放送時間が変更される ユーザーレベルに応じて、最長放送時間が変更されるニコニコ生放送側のアップデートがある Jan 18, 2024
@sitting-cat sitting-cat changed the title ユーザーレベルに応じて、最長放送時間が変更されるニコニコ生放送側のアップデートがある 最長放送時間が変更されるニコニコ生放送側の予告があった Jan 18, 2024
@sitting-cat sitting-cat changed the title 最長放送時間が変更されるニコニコ生放送側の予告があった 最長放送時間が変更される旨のニコニコ生放送側の予告があった Jan 18, 2024
@sitting-cat sitting-cat self-assigned this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants