mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-16 05:01:28 +03:00
Converted allow_autoplay to force_autoplay as per #695
This commit is contained in:
@@ -196,7 +196,7 @@ const DEFAULT_CONFIG = {
|
||||
"file_manager_enabled": true,
|
||||
"allow_quality_select": true,
|
||||
"download_only_mode": false,
|
||||
"allow_autoplay": true,
|
||||
"force_autoplay": false,
|
||||
"enable_downloads_manager": true,
|
||||
"allow_playlist_categorization": true,
|
||||
"enable_notifications": true,
|
||||
|
||||
Reference in New Issue
Block a user