一个在新番更新后第一时间在dmhy等BT下载站自动下载的小工具.

Related tags

DownloaderAnimeTrack
Overview

Anime Track

一个在新番更新后第一时间自动下载的小工具.

可以根据自定义的关键字在dmhy等BT下载站在搜索结果更新时将磁力链发送至aria2实现自动下载.

基本功能包含:

  1. 将BT下载站的某个关键字的搜索结果的所有磁力链添加至ARIA2
  2. 自动更新aria2 trackers
  3. 将已添加的磁力链添加至magnets.txt避免重复下载
  4. 周期性检查搜索结果有没有更新(默认检查时间间隔为30分钟一次)

使用方法

如果你对于Python或者Linux有一定了解, 建议直接跳转到使用说明.

确保你已经安装了Python3, 并且勾选Add Python 3.x to PATH这一项.

点击Code - Download ZIP下载压缩包

解压压缩包后, 双击 keywords.txt 以及 keywords_example.txt

按照keywords_example.txt的格式, 将你希望下载的关键字以及下载路径, 例如堀与宫村 极影 gb 720P,D:\动画\堀与宫村添加到keywords.txt, 使用 , 隔开关键字以及路径(确保,为半角字符以及前后不要有空格), 如果有多条记录, 请另起一行.

保存 keywords.txt.

keywords.txt的基本格式为

搜索关键字,下载地址,网站(目前可以省略)

双击 run_task.bat 运行, 会启动两个窗口, 如无意外可以看到类似这个的界面.

aria2的访问建议使用 http://aria2.net/#!/new

选择AriaNg Setting - Import Setting 导入 AriaNgConfig.json 即可.

如果有任何问题或者修改建议, 请在 Isuue 内留言.

使用说明

其实就是个根据RSS的XML解析后丢到ARIA2的爬虫, 自带一个已经调试好的Windows aria2c, 兼容Linux和MacOS, 只不过需要手动启动aria2以及python文件.

magnets.txt 文件内是已添加过任务的hash值, 你可以手动添加不想下载的任务, 可以删除以清空记录, 程序会创建一个新的空文件.

keywords.txt 支持相对路径及绝对路径, 支持Windows和Unix两种路径表达方式, 当指定了不存在的路径时会尝试创建, 创建失败或者无法读取的记录则跳过这一行. 如果修改了 keywords.txt不需要进行重启程序, 下一次扫描会自动载入.

constant.py 包含了一些程序依赖的常量, 例如你可以指定其他路径的 keywords.txt 或者 magnets.txt

task.py 启动文件, 需要python3.6及以上版本, 并且安装 requirements.txt 内的依赖.

task.py 启动参数

参数 说明
-f 仅将任务添加至 magnets.txt 而不下载, 用于避免重复下载.
-t 每次启动更新aria2的trackers, 如果提示update fail可以在aria2.conf文件内手动更新它
-o 关闭循环检查, 检查一次即退出, 可以用于开机自启或者任务计划.

aria2的默认Token为 ANIME_TRACK, 如果你启动了自己的aria2或者在aria2的配置文件修改了它, 请在 constant.py 内修改aria_token 这一项

FAQ

Q: 支持哪些网站?

A: 暂时只支持dmhy, 如果你需要其他网站, 请提 Isuue, 我有空会做的.


Q: 网站提示523 or 无法获取搜索结果.

A: 通常是暂时性抽风, 如果好几天都无法获得搜索结果, 请提 Isuue.


Q: 为啥用txt这么智障的格式.

A: 单纯为了使用方便罢了, 应该不会出现性能上的瓶颈就这样吧...


Q: 下载解析失效 & 有BUG & 有使用问题 & 有想法

A: Isuue

Owner
Sunky
Sunky
Youtube list to mp3 - Youtube list to mp3 downloader

Youtube list to mp3 downloader Tiny script to convert a list of youtube videos t

Papi Diagne 3 Feb 11, 2022
A Python script to download PDB files associated with a Portable Executable (PE)

A Python script to download PDB files associated with a Portable Executable (PE)

Podalirius 33 Jan 03, 2023
A Unit3D Mass Release Downloader

Unit3DMassDL A Unit3D Mass Release Downloader. Currently supports Aither. Installation Ensure Python 3 is installed in your system. Run the following

2 Apr 11, 2022
Python-Youtube-Downloader - An Open Source Python Youtube Downloader

Python-Youtube-Downloader Hello There This Is An Open Source Python Youtube Down

Flex Tools 3 Jun 14, 2022
A small distributed download manager to help bypass device-specific bandwidth limitations.

Distributed Download Manager A small distributed download manager to help bypass device-specific bandwidth limitations. Architecture The download mana

Anand Balaji 3 Sep 23, 2022
This is a Text Data Analysis Project Involving (YouTube Case Study).

Text_Data_Analysis This is a Text Data Analysis Project Involving (YouTube Case Study). Problem Statement = Sentiment Analysis. Package1: There are m

1 Mar 05, 2022
Download from HBO-MAX-BLIM-TV-Paramount

#HBO MAX- BlimTV -Paramount plus 4K Downloader Tool To download 4K HDR DV SDR from HBO MAX- BlimTV -Paramount plus Hello Fellow Developers/ ! Hi! M

4 Dec 25, 2021
Python module to download all media from a CyberDrop gallery.

CyberDrop Downloader Intro Let's suppose you found out the Eva G (bby_gee) leak on https://cyberdrop.me/a/aWAt4TWY. You wish you could download the en

Quatrecentquatre 1 Dec 12, 2021
Implementation of Cross-category Video Highlight Detection via Set-based Learning (ICCV 2021).

Cross-category Video Highlight Detection via Set-based Learning Introduction This project is an implementation of ``Cross-category Video Highlight Det

Minghao (Alan) Xu 49 Dec 17, 2022
Convert BMS songs to osu! With options to convert keysounds and convert to 7key.

bmx2osu Convert BMS to osu! With options to: convert keysounds to one song file using BMX2WAV include 7k version change Overall Difficulty and HP Drai

7 Nov 28, 2022
A script that downloads YouTube videos/audio

YouTube-Downloader A script that downloads YouTube videos/audio from youtube. Usage Download the script by executing the following in your terminal :

Debayan Sarkar 2 Jan 04, 2022
DYA ( Ditch YouTube API ) is a package created to power the user with YouTube Data API functionality without any API Key

Ditch YouTubeAPI (BETA) DYA ( Ditch YouTube API ) is a package created to power the user with YouTube Data API functionality without any API Key Detai

Sougata Jana 23 Dec 22, 2022
An Inline Telegram bot that can download YouTube videos with permanent thumbnail support

Tube (YouTube Downloader) An Inline Telegram bot that can download YouTube videos with permanent thumbnail support About Bot need to be in Inline Mode

Renjith Mangal 30 Dec 14, 2022
Simple Python script to download images and videos from public subreddits without using Reddit's API 😎

Subreddit Media Downloader Download images and videos from any public subreddit without using Reddit's API Made with ❤ by Nico 💬 About: This script a

Nico 106 Jan 07, 2023
Neon: an add-on for making it easier to handle component interactions

Neon Neon is an add-on for Lightbulb making it easier to handle component interactions. Installation pip install git+https://github.com/neonjonn/light

Neon Jonn 9 Apr 29, 2022
A python script that discovers hidden YouTube API clients. Just a research project.

YouTube-Internal-Clients A script that discovers hidden internal clients of the YouTube (Innertube) API using bruteforce methods. The script tries cli

David 97 Jan 02, 2023
Source code of paper: "HRegNet: A Hierarchical Network for Efficient and Accurate Outdoor LiDAR Point Cloud Registration".

HRegNet: A Hierarchical Network for Efficient and Accurate Outdoor LiDAR Point Cloud Registration Environments The code mainly requires the following

Intelligent Sensing, Perception and Computing Group 3 Oct 06, 2022
PyQt5 simple files , youtube videos and youtube playlist downloader

PyQt5 simple files , youtube videos and youtube playlist downloader

AmirHossein Mohammadi 7 Jul 25, 2022
In this repository you will find the test carried out to enter, as a python developer, the company Keeper Solutions.

Bookmarks In this repository you will find the test carried out to enter, as a python developer, the company Keeper Solutions. First it is necessary t

0 Jan 12, 2022
This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces

CODEFORCES DOWNLOADER This is a python based web scraping bot for windows to download all ACCEPTED submissions of any user on Codeforces Requirements

Mohak 6 Dec 29, 2022