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.
Checklist
Version:
I updated using this: sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
and my current version is 2020.05.03 not 2020.06.06 as mentioned. I am on ubuntu 16.04
Also tried adding -u PRIVATE
Verbose log
Description
According to https://ytdl-org.github.io/youtube-dl/supportedsites.html, unity is supported.
I tried the following:
youtube-dl --username --password --verbose https://learn.unity.com/tutorial/custom-render-passes-with-lwrp
Also tried
youtube-dl --cookies ./unity.txt --verbose "https://learn.unity.com/tutorial/custom-render-passes-with-lwrp"
Also tried adding -u PRIVATE