Metube Rumble playlist fix
This commit is contained in:
@@ -86,6 +86,7 @@ services:
|
|||||||
# - COOKIE_FILE=/config/cookies.txt
|
# - COOKIE_FILE=/config/cookies.txt
|
||||||
# Optional: yt-dlp options (JSON). Example enables Android client fallback
|
# Optional: yt-dlp options (JSON). Example enables Android client fallback
|
||||||
# - YTDL_OPTIONS={"extractor_args":{"youtube":{"player_client":"android"}}}
|
# - YTDL_OPTIONS={"extractor_args":{"youtube":{"player_client":"android"}}}
|
||||||
|
- YTDL_OPTIONS={"extract_flat":"in_playlist","concurrent_fragment_downloads":1}
|
||||||
volumes:
|
volumes:
|
||||||
- ${LIBRARY_HOST_DIR:-./library}:/downloads
|
- ${LIBRARY_HOST_DIR:-./library}:/downloads
|
||||||
# Optional cookies file on host → /config/cookies.txt inside container
|
# Optional cookies file on host → /config/cookies.txt inside container
|
||||||
|
Reference in New Issue
Block a user