动画疯视频下载器
AnimationCrazy Video Downloader
一个通过Python编写的, 用于下载动画疯视频的下载器。
(来自一个编程业余爱好者的拙劣作品)
A downloader for AnimationCrazy videos based on Python.
本项目由ac-dl.py与N_m3u8DL-RE两部分组合而成。其中本项目的ac-dl.py以获取视频的密钥信息与整理命令为主, N_m3u8DL-RE在本项目中的作用为:被ac-dl.py调用, 代为“跑腿”, 负责视频的下载。在此向nilaoda与其开发的N_m3u8DL-RE项目表示感谢。本项目无任何商业用途, 仅为个人学习, 方便个人使用。但您在使用/转发此项目及使用其中的程序时, 仍应注意标明作者(我, CrymanChen)
This project consists of two parts: ac-dl.py and N_m3u8DL-RE. The ac-dl.py focuses on obtaining video key information and sorting commands, while N_m3u8DL-RE is called by ac-dl.py and responsible for video downloading. I would like to express my gratitude to nilaoda and the N_m3u8DL-RE project for their contributions to this project. This project is intended solely for personal learning and convenience and has no commercial purpose. However, if you use or distribute this project or any of its scripts, please be sure to credit the author (CrymanChen).