rusty_dl_cli

Crates.iorusty_dl_cli
lib.rsrusty_dl_cli
version0.1.0
sourcesrc
created_at2024-04-20 19:03:26.008514
updated_at2024-04-20 19:03:26.008514
descriptionA CLI for downloading youtube videos, twitter medias (videos, images, gif) from tweets and files on the web.
homepage
repositoryhttps://github.com/DevYatsu/rusty-dl
max_upload_size
id1214806
size82,869
Yatsu (DevYatsu)

documentation

README

rusty_dl_cli

Rusty_dl_cli is a command-line interface (CLI) tool built to complement the functionality of the rusty_dl crate. It provides a convenient way to interact with the crate's features directly from the terminal.

Features

Like the main library...

  • Download YouTube videos
  • Download tweet media (videos, images, gifs)
  • Download other media from the web (through url fetching)

But all that from the console!

Usage

None for now...

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to help improve this library.

License

This project is licensed under the MIT License.

Commit count: 103

cargo fmt