Crates.io | sniffdl |
lib.rs | sniffdl |
version | 0.1.0 |
source | src |
created_at | 2023-12-03 02:48:35.790389 |
updated_at | 2023-12-03 02:48:35.790389 |
description | A simple ytdlp bulk download wrapper |
homepage | |
repository | |
max_upload_size | |
id | 1056632 |
size | 8,933 |
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.
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