Skip to main content

This is a script to download streams from ABEMA

Project description

AbemaStream

GitHub license
Abemaから生配信をダウンロードするコマンド兼モジュールです
This is a script to download streams from Abema
Github: https://github.com/xpadev-net/abema-stream
PyPI: https://pypi.org/project/AbemaStream/

ATTENTION

実行にはFFmpegが必要です

Restriction

  • 書き出しファイル名は配信のslot idに固定されています
  • プレミアムには対応していません

Installation

pip install AbemaStream

Examples

from AbemaStream import AbemaStream
AbemaStream("abema-anime", "/path/to/save/mp4")
python -m AbemaStream "abema-anime" "/path/to/save/mp4"

External Source Code

以下の関数は外部のソースコードを引用しています _generate_applicationkeysecret, _get_videokey_from_ticket
Copyright (c) 2011-2016, Christopher Rosell
Copyright (c) 2016-2022, Streamlink Team
All rights reserved.
Released under the BSD 2-Clause "Simplified" License
License: https://github.com/streamlink/streamlink/blob/master/LICENSE
source: https://github.com/streamlink/streamlink/blob/master/src/streamlink/plugins/abematv.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AbemaStream-0.0.2.tar.gz (7.9 kB view hashes)

Uploaded source

Built Distribution

AbemaStream-0.0.2-py3-none-any.whl (8.3 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page