anime-sama.fr からビデオをダウンロード
git clone https://github.com/Sky-NiniKo/anime-sama_downloader.git
cd anime-sama_downloader
詩をお持ちでない場合は、 pip install poetry
。
poetry install
詩をインストールできない場合は、サポートされていないことに注意してください。
pip install -r requirements.txt
詩:
poetry run python anime_sama/main.py
さもないと:
python anime_sama/main.py
anime_sama
フォルダー内:
git pull
anime_sama/config.py
で設定をカスタマイズできます。
PREFER_VF : If you want to download the french version (if available)
DOWNLOAD_PATH : Where to place downloaded videos
URL : url of anime-sama (You shouldn't touch that)
PLAYERS :
prefer : player to use if multiple are available (first in the list are prefer over the afters)
ban : player to not use (even if that the only player)
CONCURRENT_DOWNLOADS :
fragment : how many fragment of a video to download at once
video : how many video to download at once
貢献を歓迎します。