summaryrefslogtreecommitdiff
path: root/net/maguro
AgeCommit message (Collapse)AuthorFilesLines
2022-03-29maguro: removewiz5-431/+0
dead upstream, youtube downloaders need regular updating
2022-03-29net/maguro: drop packagepin1-3/+4
Abandoned upstream, project has been archived.
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-97/+97
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-97/+1
2021-08-05net/maguro: simplify Makefilepin1-2/+1
2021-07-22g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.tnn1-2/+1
2021-05-01net/maguro: import packagepin5-0/+528
Maguro, a fast YouTube downloader. Using the CLI: -Check which streams are available (in no particular order). -Choose a stream to download, and specify the output. Using the Library: -maguro also exposes a library for use in other applications. It is fully-asynchronous, and is (hopefully) intuitive and easy to use. Disclaimer: -This software is created with the purpose of downloading videos with express permission from their creator(s). The creator of this software is not responsible for whether this software is used to download copyrighted YouTube videos.