mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-04 04:53:58 +03:00
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"playlists": [
|
|
{
|
|
"url": "https://www.youtube.com/playlist?list=YOUR_PLAYLIST_ID_HERE",
|
|
"download_mode": "audio",
|
|
"max_video_quality": "1080p",
|
|
"save_path": "./downloads"
|
|
}
|
|
],
|
|
"ffmpeg_path": "./ffmpeg"
|
|
}
|