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.
C:\Green software\youtube>youtube-dl -citw ytuser:DailyEasyEnglish
WARNING: --title is deprecated. Use -o "%(title)s-%(id)s.%(ext)s" instead.
[youtube:user] DailyEasyEnglish: Downloading channel page
[youtube:playlist] UUQyQinUTGYTpTz6TTS__xBQ: Downloading webpage
ERROR: Unable to download webpage: <urlopen error EOF occurred in violation of protocol (_ssl.c:600)> (caused by URLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:600)'),))
or
C:\Green software\youtube>youtube-dl https://www.youtube.com/channel/UCQyQinUTGYTpTz6TTS__xBQ
[youtube:channel] UCQyQinUTGYTpTz6TTS__xBQ: Downloading channel page
[youtube:playlist] UUQyQinUTGYTpTz6TTS__xBQ: Downloading webpage
[download] Downloading playlist: Uploads from Daily English
[youtube:playlist] UUQyQinUTGYTpTz6TTS__xBQ: Downloading page #1
ERROR: Unable to download JSON metadata: <urlopen error EOF occurred in violation of protocol (_ssl.c:600)> (caused by URLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:600)'),))
make me so confused :(