about summary refs log tree commit diff stats
path: root/crates/yt_dlp/src (unfollow)
Commit message (Collapse)Author
3 daysbuild(update.sh): Also work, when the cwd directory changedBenedikt Peetz
3 daysfix(yt/commands/download/progress_hook): Show title, if already downloadedBenedikt Peetz
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.
3 daysfix(yt/commands/status): Show active subscriptions numberBenedikt Peetz
3 daysfix(yt/commands/select/add): Correct add behaviourBenedikt Peetz
2025-08-26fix(yt/commands/download): Fix typoBenedikt Peetz
2025-08-26feat(yt/commands/subs): Implement disabling subscriptionsBenedikt Peetz
This allows for a softer version of `unsubscribe`, as the subscription can be enabled again.
2025-07-24chore(version): v1.8.0 v1.8.0Benedikt Peetz
2025-07-24fix(nix/package): Update to include the newest changesBenedikt Peetz
2025-07-24refactor(crates/yt/constants): Remove empty moduleBenedikt Peetz
2025-07-24style(treewide): FormatBenedikt Peetz