Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Strange behavior with default option --yes-playlist #25964
Comments
|
There is not such option |
Checklist
Description
WRITE DESCRIPTION HERE
Strange behavior with default option --yes-playlist = False:
By default --no-playlist = False, that is, I can interpret that initially --yes-playlist = True but in the youtube-dl options option.py --yes-playlist = False by default
youtube-dl/youtube_dl/options.py
Line 337 in 07af16b
I suggest clarifying the option or setting by default --yes-playlist = True
Regards!