SkillAgentSearch skills...

Ctfetch

Command line tool to fetch avaliable direct download links from ctfile

Install / Use

/learn @heyrict/Ctfetch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ctfetch

Fetch direct links from ctfile

Requisitions

Python3

Usage

Use download softwares like aria2c -i urllist.txt to start download. You can also run ctfetch inline aria2c ${ctfetch -n 16 url}, but it's not recommended since you need to re-fetch everytime you run this command.

usage: ctfetch [-n N] [-o urllist.txt] url

positional arguments:
  url

optional arguments:
  -h, --help            show this help message and exit
  -n N, --num-user-agent N
                        Number of user agents to use. default max.
  -o OUTPUT, --output OUTPUT
                        Output file name. default to stdout.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated5mo ago
Forks4

Languages

Python

Security Score

87/100

Audited on Oct 27, 2025

No findings