[ie/youtube] Add age-gate workaround for some embeddable videos (#11821)
[yt-dlp.git] / bundle / docker / compose.yml
blob5f89ca6d09e682befac6c0b3a202e0675a6ab6ec
1 services:
2   static:
3     build: static
4     environment:
5       channel: ${channel}
6       origin: ${origin}
7       version: ${version}
8     volumes:
9       - ~/build:/build
10       - ../..:/yt-dlp