Commit graph

3 commits

Author SHA1 Message Date
pin
956842c1eb net/maguro: simplify Makefile 2021-08-05 08:43:00 +00:00
tnn
ab9578d7c4 g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk. 2021-07-22 16:16:35 +00:00
pin
468b9a9949 net/maguro: import package
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.
2021-05-01 14:40:11 +00:00