rearrange NOTE blocks

This commit is contained in:
Yan Lin 2026-01-24 20:10:55 +01:00
parent 1451b18083
commit 9d1c8f4064
9 changed files with 27 additions and 38 deletions

View file

@ -1,3 +1,7 @@
# NOTE: Cookie files at:
# ~/.config/yt-dlp/cookies-youtube.txt
# ~/.config/yt-dlp/cookies-bilibili.txt
{ config, pkgs, lib, ... }:
with lib;
@ -36,10 +40,6 @@ in
python312Packages.bgutil-ytdlp-pot-provider # PO token provider for YouTube
];
# NOTE: Cookie files must be manually placed at:
# ~/.config/yt-dlp/cookies-youtube.txt
# ~/.config/yt-dlp/cookies-bilibili.txt
# Create yt-dlp configuration file
home.file.".config/yt-dlp/config".text = ''
# Quality settings