sniffdl

Crates.iosniffdl
lib.rssniffdl
version0.1.0
sourcesrc
created_at2023-12-03 02:48:35.790389
updated_at2023-12-03 02:48:35.790389
descriptionA simple ytdlp bulk download wrapper
homepage
repository
max_upload_size
id1056632
size8,933
John The Inhaler (john-the-inhaler)

documentation

README

sniff

Youtube to album system

input files are *.album and *.albums - *.album is a toml file with no sections - *.albums is a toml file depends on ffmpeg and yt-dlp

builds a folder containing metadata and the needed files filemetadata will need to be updated manually.

Generated album folders will have a .album file for updating

A temporary .sniff file is used.

notes

the .sniff directory is not yet implemented. Don't expect any structure to be there

yt-dlp is provided --print after_move:filepath to get where the file is downloadedto this is because we let yt-dlp choose the download format

Commit count: 0

cargo fmt