| Commit message (Collapse) | Author |
|
|
|
|
|
This is required, since yt-dlp needs a js runtime now.
|
|
There is no need for the graphical version. This cuts-down on the
dependencies.
|
|
|
|
|
|
|
|
Otherwise, if an already downloaded video (but not as downloaded
registered video) is "downloaded" yt would just show `-> download finish`.
This does not inform the user about what was actually downloaded.
|
|
|
|
|
|
|
|
This allows for a softer version of `unsubscribe`, as the subscription
can be enabled again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The `fmt::Debug` impl will print them capitalized, which is obviously
wrong in this context.
|
|
|
|