Requesting a way to download videos/short s from youtube up to 8k. Site or extension.No ads bullshit.No software.No console shit.Just a simple site or a firefox/chrome extension that will add a simple button.
>>1511356Stop asking this.Use yt-dlp and fuck off.
>>1511358Why the fuck should I read this shit ass 10 pages documentation just to find how to download the video with the best quality?
>>1511359yt-dlp <url>low iq jamal
>>1511356> No software.Browser extensions are software.Anyway try this. It even has Mozilla's recommended tag on it: https://addons.mozilla.org/en-US/firefox/addon/easy-youtube-video-download/
>>1511356Nothing works anymore, YouTube has rolled out different protections depending on your IP, at random. yt-dlp has not defeated everything, I can't even watch YouTube on Chrome with no extensions, it's blocked. YouTube is fucked, give up on it
>>1511356cobalt.tools
jdownloader newfriend
>>1511356>Requesting a way to download videos/short s from youtubeFor downloading from various sites:https://9xbuddy.com/
>>1511356 >>1511359>Requesting a way to download videos/short>No ads bullshit.>No software.>No console shit.>Why the fuck should I read shit ass 10 pages documentation>Should be easy to use like a toasteryt-dlp is easy to use
>>1511356bump since other people don't seem able to find this before posting request for a youtube downloader
>>1511356>>1511826There's an online site for yt-dlp hosted by some guy as well ytdlp.online
Use OBS and screen record the video is the only useful answer i got that isn't a scam
>>1511356>No console shit.neck yourself>>1511358THIS.>>1511359there are like 3-4 basic commands you need to knowIF you are doing it manually-U, --update Update this program to the latest version-F, --list-formats List available formats of each video.--merge-output-format FORMAT Containers that may be used when merging formats, separated by "/", e.g. "mp4/mkv". Ignored if no merge is required. (currently supported: avi, flv, mkv, mov, mp4, webm)ALSO, there are GUI's for ithttps://github.com/Mesph/yt-dlp-simple-guihttps://github.com/kannagi0303/yt-dlp-gui
>>1511359>I want to do something>why should I read something to obtain information to accomplish the thing I want to do?I really hate this stupid entitled cunt mentality
yt-dlp is exactly what you want to use, no exceptions. I usually use this command:yt-dlp -f 'bv[ext=mp4]+ba[ext=m4a]' --embed-thumbnail --embed-sub --embed-metadata 'THE_URL_GOES_HERE' -o '%(channel)s - %(title)s.%(ext)s'That gets me the best quality file that is formatted in an mp4 container, works on iOS, most tvs, etc. If it's an age restricted vid or private or somethin I ask it to grab the cookies from my browser:--cookies cookies.txt --cookies-from-browser vivaldi -f 'bv[ext=mp4]+ba[ext=m4a]' --embed-thumbnail --embed-sub --embed-metadata 'THE_URL_GOES_HERE' -o '%(channel)s - %(title)s.%(ext)s'And you can dl an entire page or just a playlist, instead of a single video, just use the page url for the playlist or whatever.
>>1511359Faggot
>>1511356yt-dlp make sure you use yt-dlp -U to upgrade yt-dlp otherwise it won't download the video in 8k
i guess you can use freetube to download videos if you are too retarded to use yt-dlpit doesn't have ads. it's open source
Does yt-dlp work again already?Have they already defeated youtube's latest efforts to make downloading more difficult?
yep downloading a 8k video with yt-dlp still worksof course an 8k video is not going to play on my laptop without stuttering because my laptop is like 15 years old lmao
how i can download this video without google account? jdownloader is not workinghttps://www.youtube.com/watch?v=rYV2coVTTK4
>>1512439 yt-dlp --cookies-from-browser firefox https://youtu.be/rYV2coVTTK4zz
>>1512441oh wait a minute. this doesn't work if you are not logged into youtube lmao
if you are logged into a site you can usually download the video content from that site if you use: yt-dlp --cookies-from-browser firefox urlthis won't work if you are not logged in using firefox
why can't i see youtube comments anymore?
>>1511358>>1511361>yt-dlpnta but for a while yt has been banning ips from downloading in yt-dlp. getting on my nerves
>>1512441>>1512442You have to download the cookies into a text archive, then use a different code to access this text.