mirror of
git://f0xx.org/ac/ac-ms-media-transcode
synced 2026-07-29 03:37:39 +03:00
Encode-once/fanout scripts, HLS output, and single overloadable env source. Commits assets/pirate_drift.png as default watermark for cluster runs. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
242 B
Bash
8 lines
242 B
Bash
# Copy to config/yt-dlp.auth.env — never commit real credentials.
|
|
# Sourced only when yt-dlp needs authenticated pages (lab / non-prod).
|
|
|
|
# YTDLP_USERNAME=
|
|
# YTDLP_PASSWORD=
|
|
# YTDLP_NETRC=1
|
|
# YTDLP_EXTRA_ARGS=--referer https://example.com/
|