add themes, settings GUI, URL-aware download routing, and playlist view
This commit is contained in:
parent
bc06520bc8
commit
c11d1c3366
7 changed files with 649 additions and 136 deletions
|
|
@ -1,8 +1,8 @@
|
|||
[package]
|
||||
name = "youtube-backup"
|
||||
name = "yt-offline"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "A small yt-dlp front-end: browse downloaded channels and queue new downloads"
|
||||
description = "A desktop app for archiving YouTube channels with yt-dlp"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.29"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue