Mar 02, 2020, 16:19 pm
(Mar 01, 2020, 13:22 pm)thecasualties Wrote: I use youtube-dl to rip the 'age verification requirement' videos. https://github.com/ytdl-org/youtube-dl
To bypass the restriction, start watching the movie after logging in with a browser, then create a cookies.txt file with a browser extention [I believe the extention is called "cookies.txt" It's all explained in the github, just ctrl+f 'cookies'. Save the txt file somewhere easy to remember, like the root of your C drive.
So for this film I used the command line
Code:youtube-dl --cookies c:\cookies.txt "https://www.youtube.com/watch?v=8qPIP1cDLZ0"
You can also tell it what quality to DL, i think it goes for best by default?
Anyways, here is the resulting 1080p version! https://mega.nz/#!3MJ0Waia!uibr087YqoRmf...WYV9k6upIc
Thanks for the UL and the knowledge, I'll be giving this a shot! You rock.