This is a script to download streams from ABEMA
Project description
AbemaStream
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for AbemaStream-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 539998fea8541edaee97aa729dba2f3e3ce9c648027ba76036c0b28d6d9167a4 |
|
MD5 | f8bfa10840bf5d66a520f9fa4fe9ed8e |
|
BLAKE2b-256 | 5991a914231881807bf96c54d6ed594ffdc6c9abdce3d75638bfff93cc96023e |