Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
N_m3u8dl Cli | 11,675 | 6 months ago | 228 | mit | C# | |||||
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported. | ||||||||||
Pyload | 3,037 | 1 | 2 days ago | 83 | November 21, 2023 | 171 | other | Python | ||
The free and open-source Download Manager written in pure Python | ||||||||||
Udacimak | 1,410 | 5 months ago | 43 | May 01, 2020 | 84 | mit | JavaScript | |||
Udacity Nanodegree and Course Downloader | ||||||||||
Mangadesk | 682 | 2 months ago | 40 | June 25, 2022 | 3 | mit | Go | |||
Terminal client for MangaDex 📖 | ||||||||||
Fanficfare | 667 | 4 days ago | 124 | December 01, 2023 | 30 | other | Python | |||
FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites. | ||||||||||
Got | 600 | 4 | a year ago | 17 | August 01, 2022 | 13 | mit | Go | ||
Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget! | ||||||||||
Music Dl | 505 | 6 days ago | 77 | November 28, 2023 | 1 | mit | PHP | |||
Music Searcher and Downloader. - 音乐搜索下载器。 | ||||||||||
Goodls | 410 | a month ago | 16 | February 17, 2022 | 15 | mit | Go | |||
This is a CLI tool to download shared files and folders from Google Drive. | ||||||||||
Pluradl.py | 405 | 4 years ago | 20 | mit | Python | |||||
Automated download of Pluralsight courses | ||||||||||
Irs | 373 | 1 | 2 years ago | 59 | May 29, 2019 | 1 | mit | Crystal | ||
:guitar: :notes: A music downloader that understands your metadata needs. |
Music Searcher and Downloader. - 音乐搜索下载器。
⚠️ This tool is only used for learning and communication. It is forbidden to use this tool for commercial purposes. If a legal dispute arises, it has nothing to do with me.
curl 'https://raw.githubusercontent.com/guanguans/music-dl/master/builds/music-dl' -o music-dl --progress
chmod +x music-dl
composer global require guanguans/music-dl:dev-master --dev -v --ignore-platform-req=ext-pcntl # global
composer require guanguans/music-dl:dev-master --dev -v --ignore-platform-req=ext-pcntl # local
╰─ ./music-dl list ─╯
Music DL refs/tags/4.1.6
USAGE: <command> [options] [arguments]
completion Dump the shell completion script
inspire Display an inspiring quote
music Search and download music
self-update Allows to self-update a build application
thanks Thanks for using this tool.
╰─ ./music-dl music --help ─╯
Description:
Search and download music
Usage:
music [options] [--] [<keyword>]
Arguments:
keyword Search keyword for music
Options:
--driver[=DRIVER] Specify the search driver(fork、sequence) [default: "sequence"]
-d, --dir[=DIR] Specify the download directory
--no-continue Specify whether to recall the command after the download is complete
--sources[=SOURCES] Specify the music sources(tencent、netease、kugou) (multiple values allowed)
-h, --help Display help for the given command. When no command is given display help for the music command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
--env[=ENV] The environment the command should run under
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.