Skip to content

Files

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples for rusty_dl_cli

This folder contains examples demonstrating how to use the rusty_dl crate to download media from different sources.

Files

  • resource.rs: Demonstrates how to download media from a generic URL.
  • twitter.rs: Demonstrates how to download media from tweets (videos, images, gifs).
  • youtube.rs: Demonstrates how to download YouTube videos.