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
나는 기여할 의향이 있습니다.