mirror of
git://f0xx.org/ac/ac-ms-media-transcode
synced 2026-07-29 07:38:26 +03:00
Add lab restream pipeline with pirate_drift logo and lib/env.sh.
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>
This commit is contained in:
7
config/yt-dlp.auth.example.env
Normal file
7
config/yt-dlp.auth.example.env
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user