Skip to content

needlesslygrim/yabw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YABW (Yet Another Bad Wrapper)

A little program I made for my mum so that she could download videos from YouTube more easily. Not especially robust :^).

Due to the limitations of my mum's 2015 dualcore Macbook, the settings for ffmpeg are optimised mainly for speed, not quality. If anyone wants to actually use this, then looking at the arguments passed to ffmpeg in Download::process() might be a good idea.

Roadmap

  • Proper(ish) error handling
  • Coloured console output
  • Possibly using the dialoguer or a similar crate for a better interactive mode
  • Multiple downloads in a single run (multithreading?)
  • Better error handling
  • A GUI (egui?)
  • A non-interactive CLI interface

About

Yet Another Bad Wrapper (for yt-dlp)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages